[cpan2nix] perlPackages.ModuleCoreList: 5.20180221 -> 5.20180420

This commit is contained in:
volth 2018-06-02 20:34:35 +00:00
parent 3a4bbe9fe3
commit a9c7a9a556

View File

@ -9839,10 +9839,10 @@ let self = _self // overrides; _self = with self; {
};
ModuleCoreList = buildPerlPackage {
name = "Module-CoreList-5.20180221";
name = "Module-CoreList-5.20180420";
src = fetchurl {
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180221.tar.gz;
sha256 = "12gad19gxvrv19938f6hs2i2fanq2s1dx3l1yy8nh0nvc2mwggzl";
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180420.tar.gz;
sha256 = "1bp22m50rjv8qjvygciy60j7kblksvhglsdgaabhmrqcmx5ysj5p";
};
meta = {
homepage = http://dev.perl.org/;