diff --git a/recipes/wip/sqlite3/recipe.toml b/recipes/wip/sqlite3/recipe.toml index 8c242f610..60b3aeb3d 100644 --- a/recipes/wip/sqlite3/recipe.toml +++ b/recipes/wip/sqlite3/recipe.toml @@ -1,7 +1,7 @@ #TODO compiled but not tested #TODO incomplete port [source] -tar = "https://www.sqlite.org/2023/sqlite-autoconf-3440000.tar.gz" +tar = "https://www.sqlite.org/2024/sqlite-autoconf-3450000.tar.gz" #blake3 = "44bc75a40d32afa71cffe149f766857c3cc41dea261b1e4645fde5f73f4c9268" [build] template = "custom" diff --git a/recipes/wip/symbiants/recipe.toml b/recipes/wip/symbiants/recipe.toml new file mode 100644 index 000000000..43daf59d6 --- /dev/null +++ b/recipes/wip/symbiants/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/MeoMix/symbiants" +[build] +template = "cargo" diff --git a/recipes/wip/xwayland/recipe.toml b/recipes/wip/xwayland/recipe.toml index 7a80c4426..fa972b230 100644 --- a/recipes/wip/xwayland/recipe.toml +++ b/recipes/wip/xwayland/recipe.toml @@ -1,6 +1,6 @@ #TODO missing script for Meson, see https://wayland.freedesktop.org/xserver.html#heading_toc_j_3 [source] -tar = "https://www.x.org/releases/individual/xserver/xwayland-23.2.3.tar.xz" +tar = "https://www.x.org/releases/individual/xserver/xwayland-23.2.4.tar.xz" [build] template = "custom" dependencies = [