forked from mirrors/nixpkgs
[cpan2nix] perlPackages.GetoptLongDescriptive: cleanup
This commit is contained in:
parent
5fc5121cb1
commit
8c995501c8
|
@ -8263,7 +8263,7 @@ let
|
|||
pname = "Getopt-Long-Descriptive";
|
||||
version = "0.105";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.105.tar.gz;
|
||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.105.tar.gz";
|
||||
sha256 = "a71cdbcf4043588b26a42a13d151c243f6eccf38e8fc0b18ffb5b53651ab8c15";
|
||||
};
|
||||
buildInputs = [ CPANMetaCheck TestFatal TestWarnings ];
|
||||
|
|
Loading…
Reference in a new issue