diff --git a/recipes/wip/xcb-util/recipe.toml b/recipes/wip/xcb-util/recipe.toml
index 9b4d79f142307aae561caaa44b2c0b5cfe108342..0a264761798b8319fbd0a63a4ce104afa46f93cf 100644
--- a/recipes/wip/xcb-util/recipe.toml
+++ b/recipes/wip/xcb-util/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO make libxcb work
 [source]
 tar = "https://www.x.org/releases/individual/lib/xcb-util-0.4.1.tar.xz"
 [build]
diff --git a/recipes/wip/xcp/recipe.toml b/recipes/wip/xcp/recipe.toml
index c64bd2cd670853ccb86dd5ec1b4e7862d5b3f25b..95bb215386672729552f44234fe378f596bf3676 100644
--- a/recipes/wip/xcp/recipe.toml
+++ b/recipes/wip/xcp/recipe.toml
@@ -1,6 +1,5 @@
 #TODO xattr crate error
 [source]
 git = "https://github.com/tarka/xcp"
-rev = "7713084d0ea1e683b6e97fdee8db5c353ba1f37b"
 [build]
 template = "cargo"