perlPackages.Appcpm: 0.995 -> 0.996
This commit is contained in:
parent
42f5ab510d
commit
8e51774f63
@ -598,10 +598,10 @@ let
|
||||
|
||||
Appcpm = buildPerlModule {
|
||||
pname = "App-cpm";
|
||||
version = "0.995";
|
||||
version = "0.996";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/S/SK/SKAJI/App-cpm-0.995.tar.gz";
|
||||
sha256 = "b17fb0b7f97eb86430952bf387b6f08b5252413cb97474d1bf26e3376a4cc496";
|
||||
url = "mirror://cpan/authors/id/S/SK/SKAJI/App-cpm-0.996.tar.gz";
|
||||
sha256 = "5684535511e5abc0aa8eb6105b13f5759b5d03b6808f30149508358b0a11f595";
|
||||
};
|
||||
buildInputs = [ ModuleBuildTiny ];
|
||||
propagatedBuildInputs = [ CPANCommonIndex CPANDistnameInfo ClassTiny CommandRunner ExtUtilsInstallPaths FileCopyRecursive Filepushd HTTPTinyish MenloLegacy ModuleCPANfile ParallelPipes locallib ];
|
||||
|
Loading…
Reference in New Issue
Block a user