From 492a884ec733e5405c22c15271b486fb43babe09 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 13:31:40 +0000 Subject: [PATCH] update recipes --- recipes/wip/halloy/recipe.toml | 2 +- recipes/wip/harec/recipe.toml | 2 +- recipes/wip/hashgood/recipe.toml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/halloy/recipe.toml b/recipes/wip/halloy/recipe.toml index ab783038e..a25cebc55 100644 --- a/recipes/wip/halloy/recipe.toml +++ b/recipes/wip/halloy/recipe.toml @@ -1,4 +1,4 @@ -#TODO (after cargo update) +#TODO xdg-home crate error (after cargo update) [source] git = "https://github.com/squidowl/halloy" [build] diff --git a/recipes/wip/harec/recipe.toml b/recipes/wip/harec/recipe.toml index 0ee8c0d5a..d94249c0e 100644 --- a/recipes/wip/harec/recipe.toml +++ b/recipes/wip/harec/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO configuration problem, can't recognize the Redox triple [source] git = "https://git.sr.ht/~sircmpwn/harec" [build] diff --git a/recipes/wip/hashgood/recipe.toml b/recipes/wip/hashgood/recipe.toml index fbdfa7c11..955423716 100644 --- a/recipes/wip/hashgood/recipe.toml +++ b/recipes/wip/hashgood/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/thombles/hashgood" -rev = "9e476ded77bd2f2289f4ebe08cdfc87332827292" [build] template = "cargo"