From 6333691210fbf6b660ec6c70ddebad664bd1dd69 Mon Sep 17 00:00:00 2001 From: Chad Williamson Date: Sun, 7 Apr 2024 16:01:11 -0500 Subject: [PATCH] Update uutils recipe --- recipes/core/uutils/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/core/uutils/recipe.toml b/recipes/core/uutils/recipe.toml index 3f25cc788..e438e7548 100644 --- a/recipes/core/uutils/recipe.toml +++ b/recipes/core/uutils/recipe.toml @@ -1,6 +1,6 @@ [source] git = "https://github.com/uutils/coreutils" -rev = "181cfc885b460bbcdf2cf1c866cb1ea48c3f6009" +rev = "a75b8a0f676172b2a2d680adb4faf2fa7e1fa41c" [build] template = "custom"