[cpan2nix] perlPackages.ListSomeUtils: 0.56 -> 0.58
This commit is contained in:
parent
1028e56884
commit
c31d169cc4
@ -10028,10 +10028,10 @@ let
|
||||
|
||||
ListSomeUtils = buildPerlPackage {
|
||||
pname = "List-SomeUtils";
|
||||
version = "0.56";
|
||||
version = "0.58";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/List-SomeUtils-0.56.tar.gz;
|
||||
sha256 = "eaa7d99ce86380c0389876474c8eb84acc0a6bfeef1b0fc23a292592de6f89f7";
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/List-SomeUtils-0.58.tar.gz;
|
||||
sha256 = "96eafb359339d22bf2a2de421298847a3c40f6a28b6d44005d0965da86a5469d";
|
||||
};
|
||||
buildInputs = [ TestLeakTrace ];
|
||||
propagatedBuildInputs = [ ModuleImplementation ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user