From 419f4385cd7baf0531442dc2c7729a164b605a4a Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 10 Jun 2024 10:48:58 +0000 Subject: [PATCH] Update recipes --- recipes/wip/tools/arrow-tools/recipe.toml | 2 +- recipes/wip/tools/conserve/recipe.toml | 2 +- recipes/wip/tools/goldboot/recipe.toml | 2 +- recipes/wip/tools/lzip/recipe.toml | 2 +- recipes/wip/tools/rq/recipe.toml | 2 +- recipes/wip/tools/tl-rs/recipe.toml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes/wip/tools/arrow-tools/recipe.toml b/recipes/wip/tools/arrow-tools/recipe.toml index 92a146418..08d9ab157 100644 --- a/recipes/wip/tools/arrow-tools/recipe.toml +++ b/recipes/wip/tools/arrow-tools/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/domoritz/arrow-tools" [build] diff --git a/recipes/wip/tools/conserve/recipe.toml b/recipes/wip/tools/conserve/recipe.toml index 4fa0455d9..d46236ce6 100644 --- a/recipes/wip/tools/conserve/recipe.toml +++ b/recipes/wip/tools/conserve/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/sourcefrog/conserve" [build] diff --git a/recipes/wip/tools/goldboot/recipe.toml b/recipes/wip/tools/goldboot/recipe.toml index aee8d26d9..b9faf4a00 100644 --- a/recipes/wip/tools/goldboot/recipe.toml +++ b/recipes/wip/tools/goldboot/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO use a data type that don't download the private git submodules [source] git = "https://github.com/fossable/goldboot" [build] diff --git a/recipes/wip/tools/lzip/recipe.toml b/recipes/wip/tools/lzip/recipe.toml index 1d59f02ca..070f1835c 100644 --- a/recipes/wip/tools/lzip/recipe.toml +++ b/recipes/wip/tools/lzip/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] tar = "https://download.savannah.gnu.org/releases/lzip/lzip-1.24.1.tar.gz" [build] diff --git a/recipes/wip/tools/rq/recipe.toml b/recipes/wip/tools/rq/recipe.toml index d7b4d409c..b38d99f0f 100644 --- a/recipes/wip/tools/rq/recipe.toml +++ b/recipes/wip/tools/rq/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO record-query crate error [source] git = "https://github.com/dflemstr/rq" [build] diff --git a/recipes/wip/tools/tl-rs/recipe.toml b/recipes/wip/tools/tl-rs/recipe.toml index 70b332f5c..cc90fe4a4 100644 --- a/recipes/wip/tools/tl-rs/recipe.toml +++ b/recipes/wip/tools/tl-rs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/NewDawn0/tl" [build]