uutils-acl: 0.0.1-unstable-2026-04-16 -> 0.0.1-unstable-2026-04-24

This commit is contained in:
R. Ryantm
2026-04-27 06:01:06 +00:00
parent 7714e60c31
commit 7d0e5a3746
+4 -4
View File
@@ -7,16 +7,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "uutils-acl";
version = "0.0.1-unstable-2026-04-16";
version = "0.0.1-unstable-2026-04-24";
src = fetchFromGitHub {
owner = "uutils";
repo = "acl";
rev = "a23cca6b74993aa522608b7ae4a70f2c88df2e6c";
hash = "sha256-54f5798l6CcpJgHV15gcMusOMKof1LOC4p0KQ65C/TU=";
rev = "68816cd43f14c85b3579417556b05be380a35128";
hash = "sha256-nBlGo0xNSQ1Ees/+vVYrIm6CDVtofFWhqW0QDHR+zok=";
};
cargoHash = "sha256-tw7vecIyZYfd8jiLvU2fMVMo7KGOYFPObaW3LlRSJaY=";
cargoHash = "sha256-lswm5OxVHfo7eTlvkWVLqmno5AfiGggWORtzGmnLEm4=";
cargoBuildFlags = [ "--workspace" ];