[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 {
name = "Module-CoreList-5.20180820";
name = "Module-CoreList-5.20180920";
src = fetchurl {
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180820.tar.gz;
sha256 = "1ccs5mqcfxjv8bax2nfsg11b2vc3sqyapfapxyzrjhaa2fmdn54l";
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180920.tar.gz;
sha256 = "00gkfkajvamb207xslqakwpzyjdhbyf14l0bs9ywcw8q44n7ghaf";
};
meta = {
homepage = http://dev.perl.org/;