mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: aflplusplus: Update to 4.32c.
* gnu/packages/debug.scm (aflplusplus): Update to 4.32c. Change-Id: I5e15360386f80ea36134b578127699c34e080c86 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
6181d7cc8a
commit
7c6945330c
1 changed files with 2 additions and 2 deletions
|
@ -520,7 +520,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
(package
|
||||
(inherit american-fuzzy-lop)
|
||||
(name "aflplusplus")
|
||||
(version "4.31c")
|
||||
(version "4.32c")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -529,7 +529,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1k43np7vb2kiqj8cg5w4x0xjqr5jafi3pyx12d2i8wdi0sslywrv"))))
|
||||
"1a92mbwk51pih5jb944wqhvmbpy0acpxgvdfbq3c4xw7gisgn5qn"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
|
||||
((#:make-flags _ ''())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue