aflplusplus: standardize description

- Remove package name from start
- Remove period from end
This commit is contained in:
Ben Siraphob 2020-10-25 15:29:21 +07:00
parent 58f29d3ca8
commit b6b2b2f864

View file

@ -124,8 +124,8 @@ let
meta = {
description = ''
AFL++ is a heavily enhanced version of AFL, incorporating many features and
improvements from the community.
A heavily enhanced version of AFL, incorporating many features
and improvements from the community
'';
homepage = "https://aflplus.plus";
license = stdenv.lib.licenses.asl20;