mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: aflplusplus: Update to 4.31c.
* gnu/packages/debug.scm (aflplusplus): Update to 4.31c. Change-Id: Iae9d04ee4ae648bac3ca56c24c99b16e894f9c76 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
4595aab4a6
commit
988f21068a
1 changed files with 2 additions and 2 deletions
|
@ -519,7 +519,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
(package
|
||||
(inherit american-fuzzy-lop)
|
||||
(name "aflplusplus")
|
||||
(version "4.30c")
|
||||
(version "4.31c")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -528,7 +528,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lmpyf1gwz78pqxw9iqxhxzanbrid33ihq9xzmnk8c4yv449sdks"))))
|
||||
"1k43np7vb2kiqj8cg5w4x0xjqr5jafi3pyx12d2i8wdi0sslywrv"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
|
||||
((#:make-flags _ ''())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue