mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: aflplusplus: Update to 4.21c.
* gnu/packages/debug.scm (aflplusplus): Update to 4.21c. Change-Id: I7fcd55d0e9df0f3b3daf1fcb527f7b2948fb941e
This commit is contained in:
parent
3ca0859f6c
commit
bafcf9bd15
1 changed files with 2 additions and 2 deletions
|
@ -518,7 +518,7 @@ server and embedded PowerPC, and S390 guests.")
|
||||||
(package
|
(package
|
||||||
(inherit american-fuzzy-lop)
|
(inherit american-fuzzy-lop)
|
||||||
(name "aflplusplus")
|
(name "aflplusplus")
|
||||||
(version "4.09c")
|
(version "4.21c")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -527,7 +527,7 @@ server and embedded PowerPC, and S390 guests.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12bplpd8cifla6m9l130fd22ggzkhd1w5s1aifw1idpy3njhj129"))))
|
"0f6gd8r1fyc4lgdkldx4mg1b72h1xdvpdrb2c44r3y4f2i3hzb0c"))))
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
|
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
|
||||||
((#:make-flags _ ''())
|
((#:make-flags _ ''())
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue