[cpan2nix] perlPackages.ModuleCoreList: 5.20180820 -> 5.20180920

This commit is contained in:
volth 2018-10-02 01:13:52 +00:00
parent 5bd2bb1e0d
commit 2a2c9bff0f

View File

@ -9624,10 +9624,10 @@ let
}; };
ModuleCoreList = buildPerlPackage { ModuleCoreList = buildPerlPackage {
name = "Module-CoreList-5.20180820"; name = "Module-CoreList-5.20180920";
src = fetchurl { src = fetchurl {
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180820.tar.gz; url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180920.tar.gz;
sha256 = "1ccs5mqcfxjv8bax2nfsg11b2vc3sqyapfapxyzrjhaa2fmdn54l"; sha256 = "00gkfkajvamb207xslqakwpzyjdhbyf14l0bs9ywcw8q44n7ghaf";
}; };
meta = { meta = {
homepage = http://dev.perl.org/; homepage = http://dev.perl.org/;