From 02c5019fb1514003c8a5050efa89eaddeffcdd06 Mon Sep 17 00:00:00 2001 From: auronandace Date: Sat, 4 Jul 2026 14:54:55 +0100 Subject: [PATCH] promote uutils-grep --- recipes/{wip/rs => tools}/uutils-grep/recipe.toml | 1 - 1 file changed, 1 deletion(-) rename recipes/{wip/rs => tools}/uutils-grep/recipe.toml (80%) diff --git a/recipes/wip/rs/uutils-grep/recipe.toml b/recipes/tools/uutils-grep/recipe.toml similarity index 80% rename from recipes/wip/rs/uutils-grep/recipe.toml rename to recipes/tools/uutils-grep/recipe.toml index d3ba2d2a0..0de7c0abc 100644 --- a/recipes/wip/rs/uutils-grep/recipe.toml +++ b/recipes/tools/uutils-grep/recipe.toml @@ -1,4 +1,3 @@ -#TODO compile and test [source] git = "https://github.com/uutils/grep" shallow_clone = true