From cd150aea24a2d8cc840abb97181cbc25d115d378 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 10 Jun 2024 10:08:48 +0000
Subject: [PATCH] Update recipes

---
 recipes/wip/doc/newdoc/recipe.toml        | 2 +-
 recipes/wip/doc/tendril-wiki/recipe.toml  | 2 +-
 recipes/wip/tools/crunchy-cli/recipe.toml | 1 -
 recipes/wip/tools/xdvdfs/recipe.toml      | 2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes/wip/doc/newdoc/recipe.toml b/recipes/wip/doc/newdoc/recipe.toml
index 1bb429969..42e18817c 100644
--- a/recipes/wip/doc/newdoc/recipe.toml
+++ b/recipes/wip/doc/newdoc/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/redhat-documentation/newdoc"
 [build]
diff --git a/recipes/wip/doc/tendril-wiki/recipe.toml b/recipes/wip/doc/tendril-wiki/recipe.toml
index 7e3c7e854..044af2b68 100644
--- a/recipes/wip/doc/tendril-wiki/recipe.toml
+++ b/recipes/wip/doc/tendril-wiki/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO require a patch to update the ring crate
 [source]
 git = "https://github.com/jamestthompson3/tendril-wiki"
 [build]
diff --git a/recipes/wip/tools/crunchy-cli/recipe.toml b/recipes/wip/tools/crunchy-cli/recipe.toml
index e866bbd99..adb5d6c5e 100644
--- a/recipes/wip/tools/crunchy-cli/recipe.toml
+++ b/recipes/wip/tools/crunchy-cli/recipe.toml
@@ -1,6 +1,5 @@
 #TODO Not compiled or tested
 [source]
 git = "https://github.com/crunchy-labs/crunchy-cli"
-rev = "8fff807ae68b61931aa8b1c899b8c8bba4df0784"
 [build]
 template = "cargo"
diff --git a/recipes/wip/tools/xdvdfs/recipe.toml b/recipes/wip/tools/xdvdfs/recipe.toml
index 22287ea14..0e6c3787b 100644
--- a/recipes/wip/tools/xdvdfs/recipe.toml
+++ b/recipes/wip/tools/xdvdfs/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO require a command to move the executable to a proper folder
 [source]
 git = "https://github.com/antangelo/xdvdfs"
 [build]
-- 
GitLab