From b5ecb61003a462604d879d4471a2cc2a76be8969 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 26 Feb 2024 00:44:45 +0000
Subject: [PATCH] update TODOs

---
 recipes/wip/dev/uv/recipe.toml         | 2 +-
 recipes/wip/net/attractorr/recipe.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/wip/dev/uv/recipe.toml b/recipes/wip/dev/uv/recipe.toml
index e63c82aae..92f9eb1da 100644
--- a/recipes/wip/dev/uv/recipe.toml
+++ b/recipes/wip/dev/uv/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO pubgrub crate error
 [source]
 git = "https://github.com/astral-sh/uv"
 [build]
diff --git a/recipes/wip/net/attractorr/recipe.toml b/recipes/wip/net/attractorr/recipe.toml
index 0906ec076..892015455 100644
--- a/recipes/wip/net/attractorr/recipe.toml
+++ b/recipes/wip/net/attractorr/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/rnestler/attractorr"
 [build]
-- 
GitLab