[cpan2nix] perlPackages.ModuleCoreList: 5.20181218 -> 5.20190220
This commit is contained in:
parent
6ceb51835e
commit
761cfac1ac
|
@ -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/;
|
||||
|
|
Loading…
Reference in New Issue