From 9527b88707b5e67697d2ab592104097e640c72b1 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Fri, 22 Mar 2024 16:04:17 +0000 Subject: [PATCH] update recipes --- recipes/wip/finance/liana/recipe.toml | 2 +- recipes/wip/finance/nakatoshi/recipe.toml | 2 +- recipes/wip/finance/ord/recipe.toml | 2 +- recipes/wip/games/rebels-in-the-sky/recipe.toml | 2 +- recipes/wip/games/sshattrick/recipe.toml | 2 +- recipes/wip/games/symbiants/recipe.toml | 2 +- recipes/wip/games/vong/recipe.toml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes/wip/finance/liana/recipe.toml b/recipes/wip/finance/liana/recipe.toml index 487850f6a..2418680bd 100644 --- a/recipes/wip/finance/liana/recipe.toml +++ b/recipes/wip/finance/liana/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/wizardsardine/liana" [build] diff --git a/recipes/wip/finance/nakatoshi/recipe.toml b/recipes/wip/finance/nakatoshi/recipe.toml index f30e23b4f..8bc38c884 100644 --- a/recipes/wip/finance/nakatoshi/recipe.toml +++ b/recipes/wip/finance/nakatoshi/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/ndelvalle/nakatoshi" [build] diff --git a/recipes/wip/finance/ord/recipe.toml b/recipes/wip/finance/ord/recipe.toml index f02b88e05..16044aa40 100644 --- a/recipes/wip/finance/ord/recipe.toml +++ b/recipes/wip/finance/ord/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO the ring crate needs to be updated [source] git = "https://github.com/ordinals/ord" [build] diff --git a/recipes/wip/games/rebels-in-the-sky/recipe.toml b/recipes/wip/games/rebels-in-the-sky/recipe.toml index 0ee3ecf87..acc3a38bd 100644 --- a/recipes/wip/games/rebels-in-the-sky/recipe.toml +++ b/recipes/wip/games/rebels-in-the-sky/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO async-io and rustix crate error [source] git = "https://github.com/ricott1/rebels-in-the-sky" rev = "decd5fa822e667e283fc1f0e52b5d75cedf2c35f" diff --git a/recipes/wip/games/sshattrick/recipe.toml b/recipes/wip/games/sshattrick/recipe.toml index 3de4f77c2..4a0467027 100644 --- a/recipes/wip/games/sshattrick/recipe.toml +++ b/recipes/wip/games/sshattrick/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO curve25519-dalek crate error [source] git = "https://github.com/ricott1/sshattrick" [build] diff --git a/recipes/wip/games/symbiants/recipe.toml b/recipes/wip/games/symbiants/recipe.toml index 43daf59d6..e336e5082 100644 --- a/recipes/wip/games/symbiants/recipe.toml +++ b/recipes/wip/games/symbiants/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO the Bevy engine require rustc 1.76 or newer [source] git = "https://github.com/MeoMix/symbiants" [build] diff --git a/recipes/wip/games/vong/recipe.toml b/recipes/wip/games/vong/recipe.toml index 71b324059..621013b72 100644 --- a/recipes/wip/games/vong/recipe.toml +++ b/recipes/wip/games/vong/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/simbleau/vong" [build] -- GitLab