[cpan2nix] perlPackages.ListAllUtils: 0.14 -> 0.15
This commit is contained in:
parent
a63a76103c
commit
36393c0994
@ -8416,10 +8416,10 @@ let
|
||||
};
|
||||
|
||||
ListAllUtils = buildPerlPackage {
|
||||
name = "List-AllUtils-0.14";
|
||||
name = "List-AllUtils-0.15";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/List-AllUtils-0.14.tar.gz;
|
||||
sha256 = "e45aa65927ae1975a000cc2fed14274627fa5e2bd09bab826a5f2c41d17ef6cd";
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/List-AllUtils-0.15.tar.gz;
|
||||
sha256 = "3711fac729321d3aad8356a756fd9272094f227aa048866a3751f9d8ea6cc95d";
|
||||
};
|
||||
propagatedBuildInputs = [ ListSomeUtils ListUtilsBy ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user