perlPackages.Appperlbrew: 0.98 -> 1.00 (#351495)
This commit is contained in:
commit
bf314d3593
@ -959,10 +959,10 @@ with self; {
|
||||
|
||||
Appperlbrew = buildPerlModule {
|
||||
pname = "App-perlbrew";
|
||||
version = "0.98";
|
||||
version = "1.00";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/G/GU/GUGOD/App-perlbrew-0.98.tar.gz";
|
||||
hash = "sha256-oWD3ESJYjdU12pTbsLgwHkjlONJaRCobE/cZCWKIWTI=";
|
||||
url = "mirror://cpan/authors/id/G/GU/GUGOD/App-perlbrew-1.00.tar.gz";
|
||||
hash = "sha256-PKNFnK6f/VHef2i95CEtBx1hOLZEUo9izJDHikhSyss=";
|
||||
};
|
||||
buildInputs = [ pkgs.curl FileWhich IOAll ModuleBuildTiny PathClass TestException TestNoWarnings TestOutput TestSpec TestTempDirTiny ];
|
||||
propagatedBuildInputs = [ CPANPerlReleases CaptureTiny DevelPatchPerl PodParser locallib ];
|
||||
|
Loading…
Reference in New Issue
Block a user