diff options
| author | Nguyễn Gia Phong <cnx@loang.net> | 2026-03-16 10:31:48 +0900 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-03-19 18:13:23 +0100 |
| commit | 75e55e42cd54682d2561a83e5f023b35a8c9078a (patch) | |
| tree | b594b25585d76bc0177f93d704c61a34d8a882df /gnu/packages/debug.scm | |
| parent | 78e449163b294bf7e18ea098a67f630f5f141bbf (diff) | |
gnu: qemu-for-aflplusplus: Update to 5.2.50-2.7c3bab7.
* gnu/packages/debug.scm (qemu-for-aflplusplus):
Update to 5.2.50-2.7c3bab7.
Change-Id: I3496d8a54b2701ccaca4b2a4c5ae8fd08678e631
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages/debug.scm')
| -rw-r--r-- | gnu/packages/debug.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm index 9ccbf9bb9a3..aba2a8b7dd6 100644 --- a/gnu/packages/debug.scm +++ b/gnu/packages/debug.scm | |||
| @@ -305,8 +305,8 @@ tool.") | |||
| 305 | 305 | ||
| 306 | (define-public qemu-for-aflplusplus | 306 | (define-public qemu-for-aflplusplus |
| 307 | (let ((base qemu-minimal) | 307 | (let ((base qemu-minimal) |
| 308 | (commit "60ebd5624c60589e276cf287516b925a9ee35b87") | 308 | (commit "7c3bab75c4a9adaed78cefbe1468a6b49c363f58") |
| 309 | (revision "1")) | 309 | (revision "2")) |
| 310 | (hidden-package | 310 | (hidden-package |
| 311 | (package | 311 | (package |
| 312 | (inherit base) | 312 | (inherit base) |
| @@ -320,7 +320,7 @@ tool.") | |||
| 320 | (recursive? #t))) | 320 | (recursive? #t))) |
| 321 | (file-name (git-file-name name version)) | 321 | (file-name (git-file-name name version)) |
| 322 | (sha256 | 322 | (sha256 |
| 323 | (base32 "1vz7k1ssfnlimkpc01fqin27r2k4a23cwpxj2bbmsp7d3175bjbz")))) | 323 | (base32 "03352zbp73wgwyk25f26rw7h5yqyjp6fysl2n7nj32wp16vxmlza")))) |
| 324 | (arguments | 324 | (arguments |
| 325 | (substitute-keyword-arguments (package-arguments base) | 325 | (substitute-keyword-arguments (package-arguments base) |
| 326 | ((#:configure-flags _ #~'()) | 326 | ((#:configure-flags _ #~'()) |
