lol

Merge pull request #135355 from zakame/updates/perl-Appcpm-0.997006

perlPackages.Appcpm: 0.997000 -> 0.997006

authored by

Stig and committed by
GitHub
0cc3f644 9429d17e

+4 -4
+4 -4
pkgs/top-level/perl-packages.nix
··· 644 644 645 645 Appcpm = buildPerlModule { 646 646 pname = "App-cpm"; 647 - version = "0.997000"; 647 + version = "0.997006"; 648 648 src = fetchurl { 649 - url = "mirror://cpan/authors/id/S/SK/SKAJI/App-cpm-0.997000.tar.gz"; 650 - sha256 = "6bf25a25dfb2331dee623d5cc3d030d9be647e7c766e82196a383f16b92e419f"; 649 + url = "mirror://cpan/authors/id/S/SK/SKAJI/App-cpm-0.997006.tar.gz"; 650 + sha256 = "1mh4bg141qbch0vdvir2l9533zzm3k8hnqx36iwciwzhvpd9hl9s"; 651 651 }; 652 652 buildInputs = [ ModuleBuildTiny ]; 653 - propagatedBuildInputs = [ CPANCommonIndex CPANDistnameInfo ClassTiny CommandRunner ExtUtilsInstall ExtUtilsInstallPaths FileCopyRecursive Filepushd HTTPTinyish MenloLegacy ModuleCPANfile ParsePMFile ParallelPipes locallib ]; 653 + propagatedBuildInputs = [ CPAN02PackagesSearch CPANCommonIndex CPANDistnameInfo ClassTiny CommandRunner ExtUtilsInstall ExtUtilsInstallPaths FileCopyRecursive Filepushd HTTPTinyish MenloLegacy Modulecpmfile ModuleCPANfile ParsePMFile ParallelPipes locallib ]; 654 654 nativeBuildInputs = lib.optional stdenv.isDarwin shortenPerlShebang; 655 655 postInstall = lib.optionalString stdenv.isDarwin '' 656 656 shortenPerlShebang $out/bin/cpm