diff --git a/recipes/wip/potrace/recipe.toml b/recipes/wip/potrace/recipe.toml
index e542be12fe96530c477745196b10c3d9201a970a..62379b653deb3be0139b8c33a8c4bb5df7537ede 100644
--- a/recipes/wip/potrace/recipe.toml
+++ b/recipes/wip/potrace/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 tar = "https://potrace.sourceforge.net/download/1.16/potrace-1.16.tar.gz"
 [build]
diff --git a/recipes/wip/presenterm/recipe.toml b/recipes/wip/presenterm/recipe.toml
index fd28caf9c38a0b046a82c50be579f43bd1eb2bed..fbf6212b97a03d8f66edec06aae0a9180b2c3b9a 100644
--- a/recipes/wip/presenterm/recipe.toml
+++ b/recipes/wip/presenterm/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/mfontanini/presenterm"
 rev = "284db812aa876d43f3a7d7e8b96f75c72a9945fa"
diff --git a/recipes/wip/procs/recipe.toml b/recipes/wip/procs/recipe.toml
index ff187c49751f2951a1ecb51c55589db5bf06aa87..0103a54944c491c8770dc5dabf3a31f1893386d9 100644
--- a/recipes/wip/procs/recipe.toml
+++ b/recipes/wip/procs/recipe.toml
@@ -1,6 +1,5 @@
 #TODO socket and pipe compilation errors
 [source]
 git = "https://github.com/dalance/procs"
-rev = "0378206ddc8635d37d23c53afc0189c987daeb1d"
 [build]
 template = "cargo"