[cpan2nix] perlPackages.ModuleCPANTSAnalyse: 1.00 -> 1.01
This commit is contained in:
parent
4b12610b8d
commit
d3fc694246
@ -11250,10 +11250,10 @@ let
|
|||||||
|
|
||||||
ModuleCPANTSAnalyse = buildPerlPackage {
|
ModuleCPANTSAnalyse = buildPerlPackage {
|
||||||
pname = "Module-CPANTS-Analyse";
|
pname = "Module-CPANTS-Analyse";
|
||||||
version = "1.00";
|
version = "1.01";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/I/IS/ISHIGAKI/Module-CPANTS-Analyse-1.00.tar.gz;
|
url = mirror://cpan/authors/id/I/IS/ISHIGAKI/Module-CPANTS-Analyse-1.01.tar.gz;
|
||||||
sha256 = "0r77g2h0d3p81scf294x5qkvi76hzwvbfji0m86abidjav5jk6a2";
|
sha256 = "0jf83v9ylw7s9i2zv0l1v11gafp3k4389asc52r6s6q5s2j0p6dx";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ ArchiveAnyLite ArrayDiff CPANDistnameInfo DataBinary FileFindObject PerlPrereqScannerNotQuiteLite SoftwareLicense ];
|
propagatedBuildInputs = [ ArchiveAnyLite ArrayDiff CPANDistnameInfo DataBinary FileFindObject PerlPrereqScannerNotQuiteLite SoftwareLicense ];
|
||||||
buildInputs = [ ExtUtilsMakeMakerCPANfile TestFailWarnings ];
|
buildInputs = [ ExtUtilsMakeMakerCPANfile TestFailWarnings ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user