From 4d224e8c0bec073a64e04c03d1d937d993139dd7 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 22 Dec 2023 16:29:14 +0000 Subject: [PATCH] update recipes --- recipes/wip/odilia/recipe.toml | 2 +- recipes/wip/oha/recipe.toml | 2 +- recipes/wip/onefetch/recipe.toml | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes/wip/odilia/recipe.toml b/recipes/wip/odilia/recipe.toml index 635fb5cd1..f26083d0d 100644 --- a/recipes/wip/odilia/recipe.toml +++ b/recipes/wip/odilia/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO xdg-home crate error (after cargo update) [source] git = "https://github.com/odilia-app/odilia" [build] diff --git a/recipes/wip/oha/recipe.toml b/recipes/wip/oha/recipe.toml index 64e7bf678..276d245a8 100644 --- a/recipes/wip/oha/recipe.toml +++ b/recipes/wip/oha/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO jmalloc-sys crate error [source] git = "https://github.com/hatoo/oha" rev = "2c88d2acc0b4773089faaa959debaec15ef355a8" diff --git a/recipes/wip/onefetch/recipe.toml b/recipes/wip/onefetch/recipe.toml index 20c6ef1ce..4e30b9f70 100644 --- a/recipes/wip/onefetch/recipe.toml +++ b/recipes/wip/onefetch/recipe.toml @@ -1,6 +1,5 @@ -#TODO compiled (after a cargo update) but hangs during execution +#TODO [source] git = "https://github.com/o2sh/onefetch" -rev = "13376155f2f8197aa9d95830298ceee007413895" [build] template = "cargo"