diff --git a/recipes/wip/xcp/recipe.toml b/recipes/wip/xcp/recipe.toml
index 95bb215386672729552f44234fe378f596bf3676..e3a7a91baf5e1e45170f7a0a1480d7e44c40dbf1 100644
--- a/recipes/wip/xcp/recipe.toml
+++ b/recipes/wip/xcp/recipe.toml
@@ -1,4 +1,4 @@
-#TODO xattr crate error
+#TODO compiled but not tested
 [source]
 git = "https://github.com/tarka/xcp"
 [build]
diff --git a/recipes/wip/xh/recipe.toml b/recipes/wip/xh/recipe.toml
index d0e3343df9319df39b377f516239d1e47a089c95..b65b53191bf75e35c2543b43323ed01093a8b020 100644
--- a/recipes/wip/xh/recipe.toml
+++ b/recipes/wip/xh/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled but not tested (after a patch on the ring crate and cargo update)
 [source]
 git = "https://github.com/ducaale/xh"
-rev = "b694c7776b4e016cd5dfcbff42be6729fbdaa0af"
 [build]
 template = "cargo"