Skip to content

Commit 72823e9

Browse files
committed
strip-nondeterminism: 1.13.1 -> 1.14.1
1 parent 201505e commit 72823e9

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/perl-modules/strip-nondeterminism

1 file changed

+2
-2
lines changed

pkgs/development/perl-modules/strip-nondeterminism/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
buildPerlPackage rec {
1515
pname = "strip-nondeterminism";
16-
version = "1.13.1";
16+
version = "1.14.1";
1717

1818
outputs = [
1919
"out"
@@ -25,7 +25,7 @@ buildPerlPackage rec {
2525
repo = "strip-nondeterminism";
2626
domain = "salsa.debian.org";
2727
rev = version;
28-
sha256 = "czx9UhdgTsQSfDNo1mMOXCM/3/nuNe+cPZeyy2xdnKs=";
28+
sha256 = "C/812td9BX1YRqFpD9QYgBfzE+biZeAKgxoNcxpb6UU=";
2929
};
3030

3131
strictDeps = true;

0 commit comments

Comments
 (0)