diff options
| -rw-r--r-- | gnu/packages/debug.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm index c7e8fe48eb0..15b24db4b1e 100644 --- a/gnu/packages/debug.scm +++ b/gnu/packages/debug.scm | |||
| @@ -519,7 +519,7 @@ server and embedded PowerPC, and S390 guests.") | |||
| 519 | (package | 519 | (package |
| 520 | (inherit american-fuzzy-lop) | 520 | (inherit american-fuzzy-lop) |
| 521 | (name "aflplusplus") | 521 | (name "aflplusplus") |
| 522 | (version "4.21c") | 522 | (version "4.30c") |
| 523 | (source (origin | 523 | (source (origin |
| 524 | (method git-fetch) | 524 | (method git-fetch) |
| 525 | (uri (git-reference | 525 | (uri (git-reference |
| @@ -528,7 +528,7 @@ server and embedded PowerPC, and S390 guests.") | |||
| 528 | (file-name (git-file-name name version)) | 528 | (file-name (git-file-name name version)) |
| 529 | (sha256 | 529 | (sha256 |
| 530 | (base32 | 530 | (base32 |
| 531 | "0f6gd8r1fyc4lgdkldx4mg1b72h1xdvpdrb2c44r3y4f2i3hzb0c")))) | 531 | "1lmpyf1gwz78pqxw9iqxhxzanbrid33ihq9xzmnk8c4yv449sdks")))) |
| 532 | (arguments | 532 | (arguments |
| 533 | (substitute-keyword-arguments (package-arguments american-fuzzy-lop) | 533 | (substitute-keyword-arguments (package-arguments american-fuzzy-lop) |
| 534 | ((#:make-flags _ ''()) | 534 | ((#:make-flags _ ''()) |
