gnu: aflplusplus: Update to 4.21c.

* gnu/packages/debug.scm (aflplusplus): Update to 4.21c.

Change-Id: I7fcd55d0e9df0f3b3daf1fcb527f7b2948fb941e
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-08 02:00:00 +02:00
parent 3ca0859f6c
commit bafcf9bd15
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -518,7 +518,7 @@ server and embedded PowerPC, and S390 guests.")
(package
(inherit american-fuzzy-lop)
(name "aflplusplus")
(version "4.09c")
(version "4.21c")
(source (origin
(method git-fetch)
(uri (git-reference
@ -527,7 +527,7 @@ server and embedded PowerPC, and S390 guests.")
(file-name (git-file-name name version))
(sha256
(base32
"12bplpd8cifla6m9l130fd22ggzkhd1w5s1aifw1idpy3njhj129"))))
"0f6gd8r1fyc4lgdkldx4mg1b72h1xdvpdrb2c44r3y4f2i3hzb0c"))))
(arguments
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
((#:make-flags _ ''())