From 5646c308065efd343fcc2a9083b6a136c59ddaa7 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 10 Jun 2024 21:31:47 +0000
Subject: [PATCH] Update recipes

---
 recipes/wip/dev/cargo-expand/recipe.toml     | 2 +-
 recipes/wip/dev/cargo-workspaces/recipe.toml | 2 +-
 recipes/wip/dev/rhack/recipe.toml            | 2 +-
 recipes/wip/dev/scriptisto/recipe.toml       | 2 +-
 recipes/wip/dev/stitch/recipe.toml           | 2 +-
 recipes/wip/finance/cargo-fund/recipe.toml   | 2 +-
 recipes/wip/sound/asak/recipe.toml           | 2 +-
 recipes/wip/sound/cmus/recipe.toml           | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/recipes/wip/dev/cargo-expand/recipe.toml b/recipes/wip/dev/cargo-expand/recipe.toml
index c0d3619b4..6fb87a608 100644
--- a/recipes/wip/dev/cargo-expand/recipe.toml
+++ b/recipes/wip/dev/cargo-expand/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/dtolnay/cargo-expand"
 [build]
diff --git a/recipes/wip/dev/cargo-workspaces/recipe.toml b/recipes/wip/dev/cargo-workspaces/recipe.toml
index 28aca6259..29f8f64eb 100644
--- a/recipes/wip/dev/cargo-workspaces/recipe.toml
+++ b/recipes/wip/dev/cargo-workspaces/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO camino crate error
 [source]
 git = "https://github.com/pksunkara/cargo-workspaces"
 [build]
diff --git a/recipes/wip/dev/rhack/recipe.toml b/recipes/wip/dev/rhack/recipe.toml
index 03eed4dac..0b6e1fa49 100644
--- a/recipes/wip/dev/rhack/recipe.toml
+++ b/recipes/wip/dev/rhack/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested (after cargo update)
 [source]
 git = "https://github.com/nakabonne/rhack"
 [build]
diff --git a/recipes/wip/dev/scriptisto/recipe.toml b/recipes/wip/dev/scriptisto/recipe.toml
index 1c6e5f1b5..899292dfe 100644
--- a/recipes/wip/dev/scriptisto/recipe.toml
+++ b/recipes/wip/dev/scriptisto/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO users crate error
 [source]
 git = "https://github.com/igor-petruk/scriptisto"
 [build]
diff --git a/recipes/wip/dev/stitch/recipe.toml b/recipes/wip/dev/stitch/recipe.toml
index 989da3afd..22ecab471 100644
--- a/recipes/wip/dev/stitch/recipe.toml
+++ b/recipes/wip/dev/stitch/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/makepad/stitch"
 [build]
diff --git a/recipes/wip/finance/cargo-fund/recipe.toml b/recipes/wip/finance/cargo-fund/recipe.toml
index 2f09bccb9..cb40c0335 100644
--- a/recipes/wip/finance/cargo-fund/recipe.toml
+++ b/recipes/wip/finance/cargo-fund/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/acfoltzer/cargo-fund"
 [build]
diff --git a/recipes/wip/sound/asak/recipe.toml b/recipes/wip/sound/asak/recipe.toml
index eec34c56a..b644b33cb 100644
--- a/recipes/wip/sound/asak/recipe.toml
+++ b/recipes/wip/sound/asak/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/chaosprint/asak"
 [build]
diff --git a/recipes/wip/sound/cmus/recipe.toml b/recipes/wip/sound/cmus/recipe.toml
index b6c63760b..df673f223 100644
--- a/recipes/wip/sound/cmus/recipe.toml
+++ b/recipes/wip/sound/cmus/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested yet
+#TODO can't detect the configure script
 [source]
 git = "https://github.com/cmus/cmus"
 rev = "ade6e2a7253d7a256e87fdac3da17c9158e6700e"
-- 
GitLab