Merge branch 'pin-uutils-to-0.1.0' into 'master'

Pin uutils to 0.1.0 commit hash

See merge request redox-os/cookbook!525
This commit is contained in:
Jeremy Soller 2025-07-05 08:53:32 -06:00
commit b029ef281f

View File

@ -1,5 +1,7 @@
# TODO Fix coreutils i18n/l10n behavior on Redox
[source]
git = "https://github.com/uutils/coreutils"
rev = "18b963ed6f612ac30ebca92426280cf4c1451f6a"
[build]
template = "custom"