[cpan2nix] perlPackages.SyntaxKeywordJunction: cleanup
This commit is contained in:
parent
4977435811
commit
ca3153be6e
@ -13451,7 +13451,7 @@ let self = _self // overrides; _self = with self; {
|
||||
sha256 = "8b4975f21b1992a7e6c2df5dcc92b254c61925595eddcdfaf0b1498717aa95ef";
|
||||
};
|
||||
buildInputs = [ TestRequires ];
|
||||
propagatedBuildInputs = [ SubExporterProgressive syntax ];
|
||||
propagatedBuildInputs = [ syntax ];
|
||||
meta = {
|
||||
homepage = https://github.com/frioux/Syntax-Keyword-Junction;
|
||||
description = "Perl6 style Junction operators in Perl5";
|
||||
|
Loading…
x
Reference in New Issue
Block a user