From c6971ffd6bed4b87359b52914108439b3ccf19a3 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 23:07:50 +0000 Subject: [PATCH] update recipes --- recipes/wip/just/recipe.toml | 2 +- recipes/wip/kalker/recipe.toml | 2 +- recipes/wip/kanata/recipe.toml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/just/recipe.toml b/recipes/wip/just/recipe.toml index 33ce5b608..b60502904 100644 --- a/recipes/wip/just/recipe.toml +++ b/recipes/wip/just/recipe.toml @@ -1,4 +1,4 @@ -#TODO Schemes not supported +#TODO camino crate error [source] git = "https://github.com/casey/just" [build] diff --git a/recipes/wip/kalker/recipe.toml b/recipes/wip/kalker/recipe.toml index aee4af097..242c9ccd6 100644 --- a/recipes/wip/kalker/recipe.toml +++ b/recipes/wip/kalker/recipe.toml @@ -1,4 +1,4 @@ -#TODO gmp-mpfr-sys crate error +#TODO gmp-mpfr-sys crate error (after cargo update) [source] git = "https://github.com/PaddiM8/kalker" [build] diff --git a/recipes/wip/kanata/recipe.toml b/recipes/wip/kanata/recipe.toml index 9d31d1a93..9aaff11af 100644 --- a/recipes/wip/kanata/recipe.toml +++ b/recipes/wip/kanata/recipe.toml @@ -1,6 +1,5 @@ #TODO program error, maybe needs porting [source] git = "https://github.com/jtroo/kanata" -rev = "d6461425764aec10b9f919968eb70b6d13c72ea6" [build] template = "cargo"