DevelPatchPerl: fix build

This commit is contained in:
Pascal Wittmann 2015-09-10 17:08:53 +02:00
parent de2c9ffc97
commit c41821f559
1 changed files with 1 additions and 1 deletions

View File

@ -2854,7 +2854,7 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.28.tar.gz;
sha256 = "03085cd6a8b565a4f789c838e8208a8377e0d1aeb7f5becc3b0d3219409d6b82";
};
propagatedBuildInputs = [ Filepushd ];
propagatedBuildInputs = [ Filepushd ModulePluggable ];
meta = {
homepage = https://github.com/bingos/devel-patchperl;
description = "Patch perl source a la Devel::PPPort's buildperl.pl";