summaryrefslogtreecommitdiff
path: root/gnu/packages/debug.scm
diff options
context:
space:
mode:
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 5580b4eaf4d..3e86564e18f 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -520,7 +520,7 @@ server and embedded PowerPC, and S390 guests.")
520 (package 520 (package
521 (inherit american-fuzzy-lop) 521 (inherit american-fuzzy-lop)
522 (name "aflplusplus") 522 (name "aflplusplus")
523 (version "4.31c") 523 (version "4.32c")
524 (source (origin 524 (source (origin
525 (method git-fetch) 525 (method git-fetch)
526 (uri (git-reference 526 (uri (git-reference
@@ -529,7 +529,7 @@ server and embedded PowerPC, and S390 guests.")
529 (file-name (git-file-name name version)) 529 (file-name (git-file-name name version))
530 (sha256 530 (sha256
531 (base32 531 (base32
532 "1k43np7vb2kiqj8cg5w4x0xjqr5jafi3pyx12d2i8wdi0sslywrv")))) 532 "1a92mbwk51pih5jb944wqhvmbpy0acpxgvdfbq3c4xw7gisgn5qn"))))
533 (arguments 533 (arguments
534 (substitute-keyword-arguments (package-arguments american-fuzzy-lop) 534 (substitute-keyword-arguments (package-arguments american-fuzzy-lop)
535 ((#:make-flags _ ''()) 535 ((#:make-flags _ ''())