perlPackages.GetoptLong: 2.54 -> 2.58
This commit is contained in:
parent
217131bae8
commit
dd115b3460
@ -10770,10 +10770,10 @@ with self; {
|
|||||||
|
|
||||||
GetoptLong = buildPerlPackage {
|
GetoptLong = buildPerlPackage {
|
||||||
pname = "Getopt-Long";
|
pname = "Getopt-Long";
|
||||||
version = "2.54";
|
version = "2.58";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/J/JV/JV/Getopt-Long-2.54.tar.gz";
|
url = "mirror://cpan/authors/id/J/JV/JV/Getopt-Long-2.58.tar.gz";
|
||||||
hash = "sha256-WEujyZuy1rNBN1IS+bh0YT9wbPsBzuIbiiZ2qYq5hf4=";
|
hash = "sha256-EwXtRuoh95QwTpeqPc06OFGQWXhenbdBXa8sIYUGxWk=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Extended processing of command line options";
|
description = "Extended processing of command line options";
|
||||||
|
Loading…
Reference in New Issue
Block a user