1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-10 18:12:34 +09:00

strip-nondeterminism: 1.13.1 -> 1.14.1

This commit is contained in:
Artturin 2025-02-17 16:45:00 +00:00
parent 201505e6b7
commit 72823e90a8

View file

@ -13,7 +13,7 @@
buildPerlPackage rec {
pname = "strip-nondeterminism";
version = "1.13.1";
version = "1.14.1";
outputs = [
"out"
@ -25,7 +25,7 @@ buildPerlPackage rec {
repo = "strip-nondeterminism";
domain = "salsa.debian.org";
rev = version;
sha256 = "czx9UhdgTsQSfDNo1mMOXCM/3/nuNe+cPZeyy2xdnKs=";
sha256 = "C/812td9BX1YRqFpD9QYgBfzE+biZeAKgxoNcxpb6UU=";
};
strictDeps = true;