Merge pull request #101634 from siraben/aflplusplus-period

aflplusplus: standardize description
This commit is contained in:
Daniël de Kok
2020-11-24 10:17:37 +01:00
committed by GitHub

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;