[cpan2nix] perlPackages.ModuleCoreList: 5.20181218 -> 5.20190220

This commit is contained in:
volth 2019-03-05 03:53:45 +00:00
parent 6ceb51835e
commit 761cfac1ac

View File

@ -9713,10 +9713,10 @@ let
}; };
ModuleCoreList = buildPerlPackage { ModuleCoreList = buildPerlPackage {
name = "Module-CoreList-5.20181218"; name = "Module-CoreList-5.20190220";
src = fetchurl { src = fetchurl {
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20181218.tar.gz; url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20190220.tar.gz;
sha256 = "1rq8i4wsd9k38djv18j6rpyiya7d6z67ac8gwvsp2yqs1hqqvpfi"; sha256 = "0v5yavg3ggal8aj00426wkjw38yrji449lkaaxs0ynwjqhnq01i7";
}; };
meta = { meta = {
homepage = http://dev.perl.org/; homepage = http://dev.perl.org/;