From d4eeb6b705c1704cfb2624c78c11cd081f8e2d85 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 03:00:59 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/potrace/recipe.toml    | 2 +-
 recipes/wip/presenterm/recipe.toml | 2 +-
 recipes/wip/procs/recipe.toml      | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/wip/potrace/recipe.toml b/recipes/wip/potrace/recipe.toml
index e542be12f..62379b653 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 fd28caf9c..fbf6212b9 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 ff187c497..0103a5494 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"
-- 
GitLab