GNU bug report logs - #76198
[PATCH] gnu: aflplusplus: Update to 4.31c.

Previous Next

Package: guix-patches;

Reported by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>

Date: Tue, 11 Feb 2025 08:19:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76198: closed ([PATCH] gnu: aflplusplus: Update to 4.31c.)
Date: Tue, 11 Feb 2025 12:39:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Feb 2025 20:42:44 +0800
with message-id <878qqc7iuz.fsf <at> envs.net>
and subject line Re: [bug#76198] [PATCH] gnu: aflplusplus: Update to 4.31c.
has caused the debbugs.gnu.org bug report #76198,
regarding [PATCH] gnu: aflplusplus: Update to 4.31c.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76198: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76198
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Subject: [PATCH] gnu: aflplusplus: Update to 4.31c.
Date: Tue, 11 Feb 2025 17:18:27 +0900
* gnu/packages/debug.scm (aflplusplus): Update to 4.31c.

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

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



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Cc: 76198-done <at> debbugs.gnu.org
Subject: Re: [bug#76198] [PATCH] gnu: aflplusplus: Update to 4.31c.
Date: Tue, 11 Feb 2025 20:42:44 +0800
Nguyễn Gia Phong <mcsinyx <at> disroot.org> writes:

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

Pushed to master, thanks.


This bug report was last modified 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.