[cpan2nix] perlPackages.POETestLoops: cleanup

This commit is contained in:
volth 2018-04-07 07:52:43 +00:00
parent a71ccb7a0f
commit 153ba5f61a

View File

@ -11461,8 +11461,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/R/RC/RCAPUTO/${name}.tar.gz";
sha256 = "0yx4wsljfmdzsiv0ni98x6lw975cm82ahngbwqvzv60wx5pwkl5y";
};
buildInputs = [ ];
propagatedBuildInputs = [ ];
meta = {
maintainers = [ maintainers.limeytexan ];
description = "Reusable tests for POE::Loop authors";