[cpan2nix] perlPackages.ModuleCoreList: 5.20180420 -> 5.20180626
This commit is contained in:
parent
b498522a34
commit
4116af0ad4
|
@ -9701,10 +9701,10 @@ let self = _self // overrides; _self = with self; {
|
||||||
};
|
};
|
||||||
|
|
||||||
ModuleCoreList = buildPerlPackage {
|
ModuleCoreList = buildPerlPackage {
|
||||||
name = "Module-CoreList-5.20180420";
|
name = "Module-CoreList-5.20180626";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180420.tar.gz;
|
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180626.tar.gz;
|
||||||
sha256 = "1bp22m50rjv8qjvygciy60j7kblksvhglsdgaabhmrqcmx5ysj5p";
|
sha256 = "1x9r0s4rlqziccb05p4k3aljx242ssx1abw5yl5ixn2c0g9ykll1";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://dev.perl.org/;
|
homepage = http://dev.perl.org/;
|
||||||
|
|
Loading…
Reference in New Issue