From fb3ef9d8c6de3710f371de5950505ada2d9f0c94 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 22 Dec 2023 03:19:26 +0000 Subject: [PATCH] update recipes --- recipes/wip/lpm/recipe.toml | 2 +- recipes/wip/lrdf/recipe.toml | 2 +- recipes/wip/lsd/recipe.toml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/lpm/recipe.toml b/recipes/wip/lpm/recipe.toml index ab9a0d508..d872ed5f7 100644 --- a/recipes/wip/lpm/recipe.toml +++ b/recipes/wip/lpm/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compilation error [source] git = "https://github.com/lodosgroup/lpm" [build] diff --git a/recipes/wip/lrdf/recipe.toml b/recipes/wip/lrdf/recipe.toml index 39988f676..8029412d8 100644 --- a/recipes/wip/lrdf/recipe.toml +++ b/recipes/wip/lrdf/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO configuration error [source] git = "https://github.com/x42/LRDF" rev = "e61f7aa4a1e240a884e3a0cb4b2db65046cfcaa6" diff --git a/recipes/wip/lsd/recipe.toml b/recipes/wip/lsd/recipe.toml index 1ffc94fc1..11b9cd053 100644 --- a/recipes/wip/lsd/recipe.toml +++ b/recipes/wip/lsd/recipe.toml @@ -1,6 +1,5 @@ #TODO users crate error [source] git = "https://github.com/lsd-rs/lsd" -rev = "9b8ed0ef732bd0cfc0f16c0cdb0040bcff2936d5" [build] template = "cargo"