[cpan2nix] perlPackages.HTTPBody: cleanup
This commit is contained in:
parent
6bd13d631a
commit
e39869481a
@ -6975,7 +6975,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/G/GE/GETTY/${name}.tar.gz";
|
||||
sha256 = "fc0d2c585b3bd1532d92609965d589e0c87cd380e7cca42fb9ad0a1311227297";
|
||||
};
|
||||
buildInputs = [ HTTPMessage TestDeep ];
|
||||
buildInputs = [ TestDeep ];
|
||||
propagatedBuildInputs = [ HTTPMessage ];
|
||||
meta = {
|
||||
description = "HTTP Body Parser";
|
||||
|
Loading…
Reference in New Issue
Block a user