diff --git a/recipes/core/uutils/recipe.toml b/recipes/core/uutils/recipe.toml index f9bf51db..56fcb14d 100644 --- a/recipes/core/uutils/recipe.toml +++ b/recipes/core/uutils/recipe.toml @@ -1,5 +1,7 @@ +# TODO Fix coreutils i18n/l10n behavior on Redox [source] git = "https://github.com/uutils/coreutils" +rev = "18b963ed6f612ac30ebca92426280cf4c1451f6a" [build] template = "custom"