diff --git a/recipes/wip/thesaurust/recipe.toml b/recipes/wip/thesaurust/recipe.toml
index 357b20b9e1797d4df81997f95caca402f3f78def..9bc83665a51796311d32d0f3ac254053cdc0b8d8 100644
--- a/recipes/wip/thesaurust/recipe.toml
+++ b/recipes/wip/thesaurust/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO openssl error
 [source]
 git = "https://github.com/QuietPigeon2001/thesaurust"
 [build]
diff --git a/recipes/wip/thwack/recipe.toml b/recipes/wip/thwack/recipe.toml
index f22c8865fe15b4565e4e10cba108db0a94fa31ec..4bb38dd3d0bc46d56a3f0cfc0ae8f29e7279aa87 100644
--- a/recipes/wip/thwack/recipe.toml
+++ b/recipes/wip/thwack/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO make Wayland work
 [source]
 git = "https://github.com/yykamei/thwack"
 rev = "6763a2a9da03ffb746580c69f8d77161e5f6ba4e"
diff --git a/recipes/wip/tic-tac-toe-rs/recipe.toml b/recipes/wip/tic-tac-toe-rs/recipe.toml
index 8d02ed9c531b0b1fa7c1f5cc0ea94cfff5b74691..446d0e38484c0bdfeec52220d5bfff5efdfeee8c 100644
--- a/recipes/wip/tic-tac-toe-rs/recipe.toml
+++ b/recipes/wip/tic-tac-toe-rs/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/thomas-mauran/tic-tac-toe"
 [build]
diff --git a/recipes/wip/tick-rs/recipe.toml b/recipes/wip/tick-rs/recipe.toml
index aa7aaece050cebea15336e454b48a4465e7598ee..ff47e73fc10a2ee7d33077760baf61653cee9d48 100644
--- a/recipes/wip/tick-rs/recipe.toml
+++ b/recipes/wip/tick-rs/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO openssl-sys crate error
 [source]
 git = "https://github.com/tarkah/tickrs"
 rev = "8a04f5411adf72fc08146eab0632765f1002e9e6"
diff --git a/recipes/wip/tiny/recipe.toml b/recipes/wip/tiny/recipe.toml
index 67932d7ee0f7be200a2a9fcfb9d2295182d5629e..1ce1f8c507506311155015b4b0695ae6f1f5df8b 100644
--- a/recipes/wip/tiny/recipe.toml
+++ b/recipes/wip/tiny/recipe.toml
@@ -1,7 +1,6 @@
 #TODO compiled but not tested (after a patch on the ring crate)
 [source]
 git = "https://github.com/osa1/tiny"
-rev = "939fe1a689cd622161a43da445ebc6718478040d"
 [build]
 template = "custom"
 script = """