perlPackages.GetoptLongDescriptive: 0.111 -> 0.114
This commit is contained in:
@@ -10767,10 +10767,10 @@ with self; {
|
||||
|
||||
GetoptLongDescriptive = buildPerlPackage {
|
||||
pname = "Getopt-Long-Descriptive";
|
||||
version = "0.111";
|
||||
version = "0.114";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.111.tar.gz";
|
||||
hash = "sha256-m40V/K8Y/ddAJGtDjw5+uRS4McUdnXCMCZ7Kd2YiB20=";
|
||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.114.tar.gz";
|
||||
hash = "sha256-QQ6EIRSpy/0/06X9JIqWcDwHxdh5sqpfnbAzPyMnYBY=";
|
||||
};
|
||||
buildInputs = [ CPANMetaCheck TestFatal TestWarnings ];
|
||||
propagatedBuildInputs = [ ParamsValidate SubExporter ];
|
||||
|
||||
Reference in New Issue
Block a user