[cpan2nix] perlPackages.ExtUtilsMakeMaker: 7.34 -> 7.36
This commit is contained in:
parent
eb7de6943e
commit
a1e5379c8b
@ -6014,10 +6014,10 @@ let
|
|||||||
|
|
||||||
ExtUtilsMakeMaker = buildPerlPackage {
|
ExtUtilsMakeMaker = buildPerlPackage {
|
||||||
pname = "ExtUtils-MakeMaker";
|
pname = "ExtUtils-MakeMaker";
|
||||||
version = "7.34";
|
version = "7.36";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.34.tar.gz;
|
url = mirror://cpan/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.36.tar.gz;
|
||||||
sha256 = "95f1eb44de480d00b28d031b574ec868f7aeeee199eb5abe5666f6bcbbf68480";
|
sha256 = "06cef6429315cdc6afa9b2dc6fbdfa33538b6f68c827f441294621858e28c558";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Create a module Makefile";
|
description = "Create a module Makefile";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user