[cpan2nix] perlPackages.ModuleCoreList: 5.20180221 -> 5.20180420
This commit is contained in:
parent
3a4bbe9fe3
commit
a9c7a9a556
@ -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/;
|
||||
|
Loading…
Reference in New Issue
Block a user