From c2b5a27d85b053f34f092e99968dfd37061d8a40 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 23 Dec 2023 17:32:27 +0000 Subject: [PATCH] update recipes --- recipes/wip/taskwarrior-tui/recipe.toml | 2 +- recipes/wip/tealdeer/recipe.toml | 2 +- recipes/wip/tenere/recipe.toml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/taskwarrior-tui/recipe.toml b/recipes/wip/taskwarrior-tui/recipe.toml index dad7897d..a786a283 100644 --- a/recipes/wip/taskwarrior-tui/recipe.toml +++ b/recipes/wip/taskwarrior-tui/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO rustyline crate error (after cargo update) [source] git = "https://github.com/kdheepak/taskwarrior-tui" [build] diff --git a/recipes/wip/tealdeer/recipe.toml b/recipes/wip/tealdeer/recipe.toml index bb96675e..1b4ad595 100644 --- a/recipes/wip/tealdeer/recipe.toml +++ b/recipes/wip/tealdeer/recipe.toml @@ -1,4 +1,4 @@ -#TODO require a patch on ring +#TODO program source code error (after cargo update) [source] git = "https://github.com/dbrgn/tealdeer" [build] diff --git a/recipes/wip/tenere/recipe.toml b/recipes/wip/tenere/recipe.toml index ca06a8cc..68f5cb23 100644 --- a/recipes/wip/tenere/recipe.toml +++ b/recipes/wip/tenere/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/pythops/tenere" -rev = "46fe89004dfc461f64b61c9f6c7e8c161aed707c" [build] template = "cargo"