From 52ff1d46a157c7948826432023f341dc881d020f Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 15 Jun 2024 21:00:12 +0000 Subject: [PATCH] Update TODOs --- recipes/wip/games/turdle/recipe.toml | 2 +- recipes/wip/science/simpleaf/recipe.toml | 2 +- recipes/wip/tools/qrtool/recipe.toml | 2 +- recipes/wip/tools/ripgrep-all/recipe.toml | 2 +- recipes/wip/tools/rsftch/recipe.toml | 2 +- recipes/wip/tui/tui-slides/recipe.toml | 2 +- recipes/wip/web/sitesmith/recipe.toml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes/wip/games/turdle/recipe.toml b/recipes/wip/games/turdle/recipe.toml index 2174e97dd..a04c923fb 100644 --- a/recipes/wip/games/turdle/recipe.toml +++ b/recipes/wip/games/turdle/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/weiteck/turdle" [build] diff --git a/recipes/wip/science/simpleaf/recipe.toml b/recipes/wip/science/simpleaf/recipe.toml index af212504a..d530364ab 100644 --- a/recipes/wip/science/simpleaf/recipe.toml +++ b/recipes/wip/science/simpleaf/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO faccess crate error [source] git = "https://github.com/COMBINE-lab/simpleaf" [build] diff --git a/recipes/wip/tools/qrtool/recipe.toml b/recipes/wip/tools/qrtool/recipe.toml index 1820db698..5302949cb 100644 --- a/recipes/wip/tools/qrtool/recipe.toml +++ b/recipes/wip/tools/qrtool/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/sorairolake/qrtool" [build] diff --git a/recipes/wip/tools/ripgrep-all/recipe.toml b/recipes/wip/tools/ripgrep-all/recipe.toml index 1641ebefa..fca4e028b 100644 --- a/recipes/wip/tools/ripgrep-all/recipe.toml +++ b/recipes/wip/tools/ripgrep-all/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO tokio-tar crate error [source] git = "https://github.com/phiresky/ripgrep-all" [build] diff --git a/recipes/wip/tools/rsftch/recipe.toml b/recipes/wip/tools/rsftch/recipe.toml index 214b2cfbc..e0758a6ef 100644 --- a/recipes/wip/tools/rsftch/recipe.toml +++ b/recipes/wip/tools/rsftch/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO source code error [source] git = "https://github.com/charklie/rsftch" [build] diff --git a/recipes/wip/tui/tui-slides/recipe.toml b/recipes/wip/tui/tui-slides/recipe.toml index 63707f657..beb218203 100644 --- a/recipes/wip/tui/tui-slides/recipe.toml +++ b/recipes/wip/tui/tui-slides/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO camino crate error [source] git = "https://github.com/Chleba/tui-slides" [build] diff --git a/recipes/wip/web/sitesmith/recipe.toml b/recipes/wip/web/sitesmith/recipe.toml index dee6cf79d..9cfc38cd5 100644 --- a/recipes/wip/web/sitesmith/recipe.toml +++ b/recipes/wip/web/sitesmith/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/BradenEverson/sitesmith" [build] -- GitLab