[cpan2nix] perlPackages.ModuleCoreList: 5.20180420 -> 5.20180626

This commit is contained in:
volth 2018-07-08 06:27:03 +00:00
parent b498522a34
commit 4116af0ad4
1 changed files with 3 additions and 3 deletions

View File

@ -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/;