[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
1 changed files with 3 additions and 3 deletions

View File

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