diff --git a/recipes/wip/battleship-rs/recipe.toml b/recipes/wip/battleship-rs/recipe.toml index d0bf3cdfd3e5ad179caa88cfe9e47b8cffd45b42..2c7344faa0b4cce8100d9f2357c730fa223defb7 100644 --- a/recipes/wip/battleship-rs/recipe.toml +++ b/recipes/wip/battleship-rs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/deepu105/battleship-rs" [build] diff --git a/recipes/wip/fuga/recipe.toml b/recipes/wip/fuga/recipe.toml index 56c8be5d565cc5b6ea3cc1ac2f269360dd328a73..1376c997f66a1ce1b3bf3e62d7b433fb075e988a 100644 --- a/recipes/wip/fuga/recipe.toml +++ b/recipes/wip/fuga/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/liebe-magi/fuga" [build] diff --git a/recipes/wip/havn/recipe.toml b/recipes/wip/havn/recipe.toml index ea1e8e55f843b8ae1146a426765ea16e954d8773..f8076d7b6e80801b83f5713e13baf2591fb0148b 100644 --- a/recipes/wip/havn/recipe.toml +++ b/recipes/wip/havn/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/mrjackwills/havn" [build] diff --git a/recipes/wip/nakamoto-wallet/recipe.toml b/recipes/wip/nakamoto-wallet/recipe.toml index e9e2230f395b08f6a863cc6e81f20ebf526c5bb6..2fecaf7d97dd89a898f1b2db391b49f8781f9faf 100644 --- a/recipes/wip/nakamoto-wallet/recipe.toml +++ b/recipes/wip/nakamoto-wallet/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO hidapi crate error - redox not supported (after cargo update) [source] git = "https://github.com/cloudhead/nakamoto" [build] diff --git a/recipes/wip/proto/recipe.toml b/recipes/wip/proto/recipe.toml index dae4a215bc0ba47e150fdc0617aba547191a4a19..135771ae4aa0f89a62451fbd3c1ea774111eaa92 100644 --- a/recipes/wip/proto/recipe.toml +++ b/recipes/wip/proto/recipe.toml @@ -1,6 +1,6 @@ -#TODO Not compiled or tested +#TODO fs-set-times crate error [source] -tar = "https://github.com/moonrepo/proto/releases/download/v0.26.2/source.tar.gz" +git = "https://github.com/moonrepo/proto" [build] template = "custom" script = """ diff --git a/recipes/wip/tailspin/recipe.toml b/recipes/wip/tailspin/recipe.toml index 8923eef1e71c4d86b01836c232503bfd531d46c2..288cd556de428a0f9759baa42fc1307529acadf8 100644 --- a/recipes/wip/tailspin/recipe.toml +++ b/recipes/wip/tailspin/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/bensadeh/tailspin" [build]