mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: qemu-for-aflplusplus: Update to 5.2.50-0.60ebd56.
* gnu/packages/debug.scm (qemu-for-aflplusplus): Update to commit 60ebd5624c60589e276cf287516b925a9ee35b87 for AFL++ 4.35c. Change-Id: I3f2ebbdf751e8df31319f0e47dc6da83585cb273
This commit is contained in:
parent
19fc23fd89
commit
801f03eb9e
1 changed files with 2 additions and 2 deletions
|
|
@ -531,7 +531,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
|
||||
(define-public qemu-for-aflplusplus
|
||||
(let ((base qemu-minimal)
|
||||
(commit "790d2124fd054621d3c0d3ec31bea114b60601f9")
|
||||
(commit "60ebd5624c60589e276cf287516b925a9ee35b87")
|
||||
(revision "0"))
|
||||
(hidden-package
|
||||
(package
|
||||
|
|
@ -546,7 +546,7 @@ server and embedded PowerPC, and S390 guests.")
|
|||
(recursive? #t)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1l2kl8768l4mbkiaj63zn6gsdn3qpl3rg7s6h62rmd7599ar3xn3"))))
|
||||
(base32 "1vz7k1ssfnlimkpc01fqin27r2k4a23cwpxj2bbmsp7d3175bjbz"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments base)
|
||||
((#:configure-flags _ #~'())
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue