[PATCH] gnu: aflplusplus: Update to 4.31c.

  • Done
  • quality assurance status badge
Details
2 participants
  • 宋文武
  • Nguyễn Gia Phong
Owner
unassigned
Submitted by
Nguyễn Gia Phong
Severity
normal

Debbugs page

Nguyễn Gia Phong wrote on 11 Feb 09:18 +0100
(address . guix-patches@gnu.org)(name . Nguyễn Gia Phong)(address . mcsinyx@disroot.org)
4dc4ad3b01da250410bbebe27b997c0f4d24a668.1739261907.git.mcsinyx@disroot.org
* gnu/packages/debug.scm (aflplusplus): Update to 4.31c.

Change-Id: Iae9d04ee4ae648bac3ca56c24c99b16e894f9c76
---
gnu/packages/debug.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 15b24db4b1e8..57c6513e8d03 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -519,7 +519,7 @@ (define-public aflplusplus
(package
(inherit american-fuzzy-lop)
(name "aflplusplus")
- (version "4.30c")
+ (version "4.31c")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -528,7 +528,7 @@ (define-public aflplusplus
(file-name (git-file-name name version))
(sha256
(base32
- "1lmpyf1gwz78pqxw9iqxhxzanbrid33ihq9xzmnk8c4yv449sdks"))))
+ "1k43np7vb2kiqj8cg5w4x0xjqr5jafi3pyx12d2i8wdi0sslywrv"))))
(arguments
(substitute-keyword-arguments (package-arguments american-fuzzy-lop)
((#:make-flags _ ''())

base-commit: d7ca62b15de7ef89c88ef9b1118d29481ca50122
--
2.46.0
宋文武 wrote on 11 Feb 13:42 +0100
(name . Nguyễn Gia Phong)(address . mcsinyx@disroot.org)(address . 76198-done@debbugs.gnu.org)
878qqc7iuz.fsf@envs.net
Nguyễn Gia Phong <mcsinyx@disroot.org> writes:

Toggle quote (2 lines)
> * gnu/packages/debug.scm (aflplusplus): Update to 4.31c.

Pushed to master, thanks.
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76198@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76198
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch