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

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

diff --git a/recipes/wip/xcb-util/recipe.toml b/recipes/wip/xcb-util/recipe.toml
index 9b4d79f14..0a2647617 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 c64bd2cd6..95bb21538 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"
-- 
GitLab