diff --git a/recipes/wip/xiu/recipe.toml b/recipes/wip/xiu/recipe.toml
index 74ad8deebd7bc29d72990aaec5f17243fb661f73..608310b889392bbfa0760f4ee9daa34cdc7acebc 100644
--- a/recipes/wip/xiu/recipe.toml
+++ b/recipes/wip/xiu/recipe.toml
@@ -1,4 +1,4 @@
-#TODO openssl error (after cargo update)
+#TODO webrtc-util crate error (after cargo update)
 [source]
 git = "https://github.com/harlanc/xiu"
 [build]
diff --git a/recipes/wip/xorriso/recipe.toml b/recipes/wip/xorriso/recipe.toml
index 8a4844083f0390fdd7f90b1886788f1d500167d4..119d299a00bdf7c502e20fc13f8677da4def1d11 100644
--- a/recipes/wip/xorriso/recipe.toml
+++ b/recipes/wip/xorriso/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO can't recognize the redox target
 [source]
 tar = "https://www.gnu.org/software/xorriso/xorriso-1.5.6.pl02.tar.gz"
 [build]
diff --git a/recipes/wip/xplr/recipe.toml b/recipes/wip/xplr/recipe.toml
index 4d20e045801b04d6bbd0e5352b13c883210006fb..85d594b99d73728d547e6bc8b55bb8ab16a9850d 100644
--- a/recipes/wip/xplr/recipe.toml
+++ b/recipes/wip/xplr/recipe.toml
@@ -1,6 +1,5 @@
-#TODO Not compiled or tested
+#TODO tuikit crate error
 [source]
 git = "https://github.com/sayanarijit/xplr"
-rev = "8af1647c090d84416feb77a9c9874629433c8314"
 [build]
 template = "cargo"