perlPackages.ModernPerl: 1.20200211 -> 1.20230106
This commit is contained in:
parent
65781a4a15
commit
46e768008b
@ -15546,11 +15546,11 @@ with self; {
|
||||
|
||||
ModernPerl = buildPerlPackage {
|
||||
pname = "Modern-Perl";
|
||||
version = "1.20200211";
|
||||
version = "1.20230106";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/C/CH/CHROMATIC/Modern-Perl-1.20200211.tar.gz";
|
||||
hash = "sha256-2hyDzuhPq57bnjHX96usQ+Ezey5mAVGR7EttpZKYxIA=";
|
||||
url = "mirror://cpan/authors/id/C/CH/CHROMATIC/Modern-Perl-1.20230106.tar.gz";
|
||||
hash = "sha256-BFncq4DOgrY0Yf2B7pTgbpplFdmPP7wxmDjdHmAoUfc=";
|
||||
};
|
||||
meta = {
|
||||
description = "Enable all of the features of Modern Perl with one import";
|
||||
|
Loading…
Reference in New Issue
Block a user