[cpan2nix] perlPackages.ModuleCoreList: 3.01 -> 5.20180221
This commit is contained in:
parent
3dcc785009
commit
3658a323c4
@ -8985,10 +8985,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
ModuleCoreList = buildPerlPackage {
|
ModuleCoreList = buildPerlPackage {
|
||||||
name = "Module-CoreList-3.01";
|
name = "Module-CoreList-5.20180221";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-3.01.tar.gz;
|
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-5.20180221.tar.gz;
|
||||||
sha256 = "10vf18x9qk4hdpwazxq8c0qykals36dxj0bjazqqcbp5xfb4fnyg";
|
sha256 = "12gad19gxvrv19938f6hs2i2fanq2s1dx3l1yy8nh0nvc2mwggzl";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://dev.perl.org/;
|
homepage = http://dev.perl.org/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user