summaryrefslogtreecommitdiff
path: root/gnu/packages/debug.scm
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2026-03-16 10:31:49 +0900
committerAndreas Enge <andreas@enge.fr>2026-03-19 18:13:23 +0100
commit18905cfc4cdbb99cbf0b2838439fc19ace0a45b9 (patch)
tree2116797c61ff4408ba5390aa478b18b0b14139f4 /gnu/packages/debug.scm
parent75e55e42cd54682d2561a83e5f023b35a8c9078a (diff)
gnu: aflplusplus: Update to 4.40c.
* gnu/packages/debug.scm (aflplusplus): Update to 4.40c. Change-Id: Ie1cf588398d35f79e8e5efdec42a9d3a9f98fb96 Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages/debug.scm')
-rw-r--r--gnu/packages/debug.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index aba2a8b7dd6..38e20eeea5e 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -428,7 +428,7 @@ tool.")
428 (delete 'check))))) ; tests are run during 'install phase 428 (delete 'check))))) ; tests are run during 'install phase
429 (package 429 (package
430 (name "aflplusplus") 430 (name "aflplusplus")
431 (version "4.35c") 431 (version "4.40c")
432 (source (origin 432 (source (origin
433 (method git-fetch) 433 (method git-fetch)
434 (uri (git-reference 434 (uri (git-reference
@@ -437,7 +437,7 @@ tool.")
437 (file-name (git-file-name name version)) 437 (file-name (git-file-name name version))
438 (sha256 438 (sha256
439 (base32 439 (base32
440 "0mwamvyv2ckfxrrns4cnhx9gf2dn9jjgi9dc1qp3cwjasbghg5lg")))) 440 "00v174pxkj74pa2rcgkcbvxdq3sax9la33g3ikpjd3x1ck69mla2"))))
441 (build-system gnu-build-system) 441 (build-system gnu-build-system)
442 (arguments 442 (arguments
443 (substitute-keyword-arguments arguments-american-fuzzy-lop 443 (substitute-keyword-arguments arguments-american-fuzzy-lop