mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
perlPackages.ModuleCoreList: update from 2.97 to 3.01
This commit is contained in:
parent
53652020c8
commit
0e8209b94a
@ -5080,10 +5080,10 @@ rec {
|
||||
};
|
||||
|
||||
ModuleCoreList = buildPerlPackage {
|
||||
name = "Module-CoreList-2.97";
|
||||
name = "Module-CoreList-3.01";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-2.97.tar.gz;
|
||||
sha256 = "fa39c487d43088e7010467621f57d8e3f57b72d2bbf711fc509e87a501f35e09";
|
||||
url = mirror://cpan/authors/id/B/BI/BINGOS/Module-CoreList-3.01.tar.gz;
|
||||
sha256 = "10vf18x9qk4hdpwazxq8c0qykals36dxj0bjazqqcbp5xfb4fnyg";
|
||||
};
|
||||
meta = {
|
||||
homepage = http://dev.perl.org/;
|
||||
|
Loading…
Reference in New Issue
Block a user