[cpan2nix] perlPackages.ModuleCoreList: 5.20180626 -> 5.20180720

This commit is contained in:
volth 2018-07-25 22:25:51 +00:00
parent 1e899945b5
commit 4728a85c64

View file

@ -9634,10 +9634,10 @@ let self = _self // overrides; _self = with self; {
};
ModuleCoreList = buildPerlPackage {
name = "Module-CoreList-5.20180626";
name = "Module-CoreList-5.20180720";
src = fetchurl {
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180626.tar.gz;
sha256 = "1x9r0s4rlqziccb05p4k3aljx242ssx1abw5yl5ixn2c0g9ykll1";
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180720.tar.gz;
sha256 = "0l6dyj4m4qgv2yzq3pp0bkvg1j9nh9mcm1p4x3g3j93gkba7whws";
};
meta = {
homepage = http://dev.perl.org/;