[cpan2nix] perlPackages.ScalarListUtils: 1.42 -> 1.50
This commit is contained in:
parent
2e268079e4
commit
a5d60ce51e
@ -12214,10 +12214,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
ScalarListUtils = buildPerlPackage {
|
||||
name = "Scalar-List-Utils-1.42";
|
||||
name = "Scalar-List-Utils-1.50";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.42.tar.gz;
|
||||
sha256 = "3507f72541f66a2dce850b9b56771e5fccda3d215c52f74946c6e370c0f4a4da";
|
||||
url = mirror://cpan/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.50.tar.gz;
|
||||
sha256 = "06aab9c693380190e53be09be7daed20c5d6278f71956989c24cca7782013675";
|
||||
};
|
||||
meta = {
|
||||
description = "Common Scalar and List utility subroutines";
|
||||
|
Loading…
Reference in New Issue
Block a user