From 2c16ad7d7f11c4cd6b9b2774420d51c260685943 Mon Sep 17 00:00:00 2001 From: Wildan Mubarok Date: Sat, 25 Oct 2025 13:08:12 +0000 Subject: [PATCH] Compile uutils from master branch --- recipes/core/uutils/recipe.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/core/uutils/recipe.toml b/recipes/core/uutils/recipe.toml index 2f2d85737..7d3919f2d 100644 --- a/recipes/core/uutils/recipe.toml +++ b/recipes/core/uutils/recipe.toml @@ -1,7 +1,6 @@ # TODO Fix coreutils i18n/l10n behavior on Redox [source] git = "https://github.com/uutils/coreutils" -rev = "18b963ed6f612ac30ebca92426280cf4c1451f6a" [build] template = "custom"