perlPackages.ModuleScanDeps: 1.34 -> 1.37 (#357430)
This commit is contained in:
commit
293e982bdd
@ -16600,10 +16600,10 @@ with self; {
|
|||||||
|
|
||||||
ModuleScanDeps = buildPerlPackage {
|
ModuleScanDeps = buildPerlPackage {
|
||||||
pname = "Module-ScanDeps";
|
pname = "Module-ScanDeps";
|
||||||
version = "1.34";
|
version = "1.37";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/R/RS/RSCHUPP/Module-ScanDeps-1.34.tar.gz";
|
url = "mirror://cpan/authors/id/R/RS/RSCHUPP/Module-ScanDeps-1.37.tar.gz";
|
||||||
hash = "sha256-ysUw5c/EE+BneXx9I3xsXNMpFcPZ+u5dlANcjzqFUOs=";
|
hash = "sha256-H14RnK3hRmw5xx5bw1qNT05nJjXbA9eaWg3PCMTitaM=";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestRequires IPCRun3 ];
|
buildInputs = [ TestRequires IPCRun3 ];
|
||||||
propagatedBuildInputs = [ TextParsewords ];
|
propagatedBuildInputs = [ TextParsewords ];
|
||||||
|
Loading…
Reference in New Issue
Block a user