diff options
| author | Nguyễn Gia Phong <cnx@loang.net> | 2026-07-06 17:45:43 +0900 |
|---|---|---|
| committer | Nguyễn Gia Phong <cnx@loang.net> | 2026-07-06 17:46:46 +0900 |
| commit | 9333f302226085e0f4458a122d8a5cf745ed8870 (patch) | |
| tree | c4949bf36af71ee932b59d5b25942e4650f1cf79 /gnu/packages/debug.scm | |
| parent | 17a59bced4b257bc41d6ce444912884b73363965 (diff) | |
gnu: aflplusplus: Update to 5.02c.
* gnu/packages/debug.scm (aflplusplus): Update to 5.02c.
Diffstat (limited to 'gnu/packages/debug.scm')
| -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 bc03aa56563..8787652a620 100644 --- a/gnu/packages/debug.scm +++ b/gnu/packages/debug.scm | |||
| @@ -450,7 +450,7 @@ tool.") | |||
| 450 | (delete 'check))))) ; tests are run during 'install phase | 450 | (delete 'check))))) ; tests are run during 'install phase |
| 451 | (package | 451 | (package |
| 452 | (name "aflplusplus") | 452 | (name "aflplusplus") |
| 453 | (version "4.40c") | 453 | (version "5.02c") |
| 454 | (source (origin | 454 | (source (origin |
| 455 | (method git-fetch) | 455 | (method git-fetch) |
| 456 | (uri (git-reference | 456 | (uri (git-reference |
| @@ -459,7 +459,7 @@ tool.") | |||
| 459 | (file-name (git-file-name name version)) | 459 | (file-name (git-file-name name version)) |
| 460 | (sha256 | 460 | (sha256 |
| 461 | (base32 | 461 | (base32 |
| 462 | "00v174pxkj74pa2rcgkcbvxdq3sax9la33g3ikpjd3x1ck69mla2")))) | 462 | "14wnydymr19qwyc1dq1klm0ify37rvv69msh86hcw588g4gh3hbq")))) |
| 463 | (build-system gnu-build-system) | 463 | (build-system gnu-build-system) |
| 464 | (arguments | 464 | (arguments |
| 465 | (substitute-keyword-arguments arguments-american-fuzzy-lop | 465 | (substitute-keyword-arguments arguments-american-fuzzy-lop |
