[cpan2nix] perlPackages.CookieXS: cleanup

This commit is contained in:
volth 2018-04-07 07:54:09 +00:00
parent 244b75e56b
commit 9a33c5f8ed

View file

@ -2541,7 +2541,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/A/AG/AGENT/${name}.tar.gz";
sha256 = "1616rcn2qn1cwiv3rxb8mq5fmwxpj4gya1lxxxq2w952h03p3fd3";
};
buildInputs = [ TestMore ];
propagatedBuildInputs = [ CGICookieXS ];
};