mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: aflplusplus: Update to 4.35c.
* gnu/packages/debug.scm (aflplusplus): Update to 4.35c. Merges guix/guix!5560 Change-Id: I9e00abb6c06430b110c11bfffe4f0e8a2612d6f7 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
parent
9835913650
commit
147bcc9716
1 changed files with 2 additions and 2 deletions
|
|
@ -610,7 +610,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
(package
|
||||
(inherit american-fuzzy-lop)
|
||||
(name "aflplusplus")
|
||||
(version "4.34c")
|
||||
(version "4.35c")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -619,7 +619,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"14pllv986zwzbqarbsif02k618yns4fvqd3br6irzfcwivpysqfa"))))
|
||||
"0mwamvyv2ckfxrrns4cnhx9gf2dn9jjgi9dc1qp3cwjasbghg5lg"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
|
||||
((#:make-flags _ ''())
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue