From 02e74a8ebdbd2c09b1ac23d2c40aa06a177be90d Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 22:46:10 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/xcp/recipe.toml | 2 +-
 recipes/wip/xh/recipe.toml  | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes/wip/xcp/recipe.toml b/recipes/wip/xcp/recipe.toml
index 95bb21538..e3a7a91ba 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 d0e3343df..b65b53191 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"
-- 
GitLab