From 509506a6583ef5458cfec292016edbc73eae231e Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 00:05:13 +0000 Subject: [PATCH] update recipes --- recipes/wip/felix/recipe.toml | 4 ++-- recipes/wip/fend/recipe.toml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/felix/recipe.toml b/recipes/wip/felix/recipe.toml index d89ccd29..814ce381 100644 --- a/recipes/wip/felix/recipe.toml +++ b/recipes/wip/felix/recipe.toml @@ -1,5 +1,5 @@ -#TODO link error: getgroups +#TODO compiled but not tested [source] git = "https://github.com/kyoheiu/felix" [build] -template = "cargo" \ No newline at end of file +template = "cargo" diff --git a/recipes/wip/fend/recipe.toml b/recipes/wip/fend/recipe.toml index 68fdb6e3..c0cc54e0 100644 --- a/recipes/wip/fend/recipe.toml +++ b/recipes/wip/fend/recipe.toml @@ -1,7 +1,6 @@ #TODO compilation error (after a patch on the ring crate) [source] git = "https://github.com/printfn/fend" -rev = "e2b728fcf804cfaff4bda86eff495adda81a50d7" [build] template = "custom" script = """