diff --git a/uutils.yaml b/uutils.yaml index 5054b66c0cd..f1aed073792 100644 --- a/uutils.yaml +++ b/uutils.yaml @@ -1,7 +1,7 @@ package: name: uutils - version: 0.0.27 - epoch: 3 + version: 0.0.28 + epoch: 0 description: "Cross-platform Rust rewrite of the GNU coreutils." copyright: - license: MIT @@ -25,7 +25,7 @@ pipeline: with: repository: https://github.com/uutils/coreutils tag: ${{package.version}} - expected-commit: 9b11753e7cb06b0f76f4221fc237019c0a86f8f5 + expected-commit: 1d9e1626377cbaea3b21842a3525a62ba60f905f - name: Configure and build runs: |