uutils-acl: 0.0.1-unstable-2026-05-12 -> 0.0.1-unstable-2026-05-17 (#522992)
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "uutils-acl";
|
||||
version = "0.0.1-unstable-2026-05-12";
|
||||
version = "0.0.1-unstable-2026-05-17";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "uutils";
|
||||
repo = "acl";
|
||||
rev = "a661fe211a2b6c1881e15bfabe0bd94488445302";
|
||||
hash = "sha256-ixXevx72Sg7ExaID8pwUMzc4ujkFSy3qT73dLfJ62IU=";
|
||||
rev = "8c23acae9473c2a6a425a95eda474cdec33fb9a4";
|
||||
hash = "sha256-q1dMJMMhL7/vA1ffy4KBhoPx7BoZnnr7yxLc9XDOCak=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-tz6gCpqlVjdJwzjHdL82V7cUm8Fz/WYCYCAVc16C1SA=";
|
||||
cargoHash = "sha256-06gamu+PZK68QSA4vLYyjRS6ecO/ugjkmaHH2tipTl4=";
|
||||
|
||||
cargoBuildFlags = [ "--workspace" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user