[cpan2nix] perlPackages.HTMLEscape: cleanup
This commit is contained in:
parent
6904fa26f9
commit
40158690b3
@ -6678,7 +6678,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/T/TO/TOKUHIROM/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/T/TO/TOKUHIROM/${name}.tar.gz";
|
||||||
sha256 = "b1cbac4157ad8dedac6914e1628855e05b8dc885a4007d2e4df8177c6a9b70fb";
|
sha256 = "b1cbac4157ad8dedac6914e1628855e05b8dc885a4007d2e4df8177c6a9b70fb";
|
||||||
};
|
};
|
||||||
buildInputs = [ ModuleBuild ModuleBuildPluggablePPPort TestRequires ];
|
buildInputs = [ ModuleBuildPluggablePPPort TestRequires ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/tokuhirom/HTML-Escape;
|
homepage = https://github.com/tokuhirom/HTML-Escape;
|
||||||
description = "Extremely fast HTML escaping";
|
description = "Extremely fast HTML escaping";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user