From d01e2bd383e3d5962fe50bb55997382de91b1881 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 10 Jun 2024 13:07:39 +0000 Subject: [PATCH] Update recipes --- recipes/wip/tools/bdt/recipe.toml | 2 +- recipes/wip/tools/dply/recipe.toml | 2 +- recipes/wip/tools/halp/recipe.toml | 2 +- recipes/wip/tools/hawkeye/recipe.toml | 1 - recipes/wip/tools/hoard/recipe.toml | 2 +- recipes/wip/tools/task-maker-rs/recipe.toml | 2 +- recipes/wip/tools/wethr/recipe.toml | 2 +- 7 files changed, 6 insertions(+), 7 deletions(-) diff --git a/recipes/wip/tools/bdt/recipe.toml b/recipes/wip/tools/bdt/recipe.toml index 81bace06..d768d010 100644 --- a/recipes/wip/tools/bdt/recipe.toml +++ b/recipes/wip/tools/bdt/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO ahash crate error [source] git = "https://github.com/datafusion-contrib/bdt" [build] diff --git a/recipes/wip/tools/dply/recipe.toml b/recipes/wip/tools/dply/recipe.toml index eebee3f0..9db02c74 100644 --- a/recipes/wip/tools/dply/recipe.toml +++ b/recipes/wip/tools/dply/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO jemalloc-sys crate error [source] git = "https://github.com/vincev/dply-rs" [build] diff --git a/recipes/wip/tools/halp/recipe.toml b/recipes/wip/tools/halp/recipe.toml index a533cb55..c0dcf76c 100644 --- a/recipes/wip/tools/halp/recipe.toml +++ b/recipes/wip/tools/halp/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/orhun/halp" [build] diff --git a/recipes/wip/tools/hawkeye/recipe.toml b/recipes/wip/tools/hawkeye/recipe.toml index 495f90c3..e59fd767 100644 --- a/recipes/wip/tools/hawkeye/recipe.toml +++ b/recipes/wip/tools/hawkeye/recipe.toml @@ -1,7 +1,6 @@ #TODO Not compiled or tested [source] git = "https://github.com/korandoru/hawkeye" -rev = "4795c3f0a1bdbb2e129fa367d378e0597d12b42c" [build] template = "custom" script = """ diff --git a/recipes/wip/tools/hoard/recipe.toml b/recipes/wip/tools/hoard/recipe.toml index 3495a7be..6377a00c 100644 --- a/recipes/wip/tools/hoard/recipe.toml +++ b/recipes/wip/tools/hoard/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO aws-lc-sys crate error [source] git = "https://github.com/Hyde46/hoard" [build] diff --git a/recipes/wip/tools/task-maker-rs/recipe.toml b/recipes/wip/tools/task-maker-rs/recipe.toml index d5440553..4bd809eb 100644 --- a/recipes/wip/tools/task-maker-rs/recipe.toml +++ b/recipes/wip/tools/task-maker-rs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO tabox crate error [source] git = "https://github.com/edomora97/task-maker-rust" [build] diff --git a/recipes/wip/tools/wethr/recipe.toml b/recipes/wip/tools/wethr/recipe.toml index b8daba7e..8f8561cb 100644 --- a/recipes/wip/tools/wethr/recipe.toml +++ b/recipes/wip/tools/wethr/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/risoflora/wethr" [build]