[cpan2nix] perlPackages.ExtUtilsInstall: 2.14 -> 2.16
This commit is contained in:
parent
4bc37ddf0a
commit
71696c1e7a
@ -7157,10 +7157,10 @@ let
|
||||
|
||||
ExtUtilsInstall = buildPerlPackage {
|
||||
pname = "ExtUtils-Install";
|
||||
version = "2.14";
|
||||
version = "2.16";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/B/BI/BINGOS/ExtUtils-Install-2.14.tar.gz";
|
||||
sha256 = "35412305cbae979aac3b6e2c70cb301ae461979a1d848a8a043f74518eb96aea";
|
||||
url = "mirror://cpan/authors/id/B/BI/BINGOS/ExtUtils-Install-2.16.tar.gz";
|
||||
sha256 = "9b6cd0aa3585ce45b6faf6de490a561d51d530dc7922888989febf067c0632dc";
|
||||
};
|
||||
meta = {
|
||||
description = "Install files from here to there";
|
||||
|
Loading…
Reference in New Issue
Block a user