[cpan2nix] perlPackages.HTMLRewriteAttributes: cleanup
This commit is contained in:
parent
d2cf8a0e34
commit
3db2eb336f
@ -6791,7 +6791,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = mirror://cpan/authors/id/T/TS/TSIBLEY/HTML-RewriteAttributes-0.05.tar.gz;
|
||||
sha256 = "1808ec7cdf40d2708575fe6155a88f103b17fec77973a5831c2f24c250e7a58c";
|
||||
};
|
||||
propagatedBuildInputs = [ HTMLParser HTMLTagset URI ];
|
||||
propagatedBuildInputs = [ HTMLParser URI ];
|
||||
meta = {
|
||||
description = "Concise attribute rewriting";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user