unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: guix-patches--- via <guix-patches@gnu.org>
To: 74690@debbugs.gnu.org
Cc: "Nguyễn Gia Phong" <mcsinyx@disroot.org>
Subject: [bug#74690] [PATCH] gnu: aflplusplus: Update to 4.30c.
Date: Thu,  5 Dec 2024 01:24:49 +0900	[thread overview]
Message-ID: <dd0e6c825673481bd4824fa928e2894ce2b7e787.1733329488.git.mcsinyx@disroot.org> (raw)

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

Change-Id: Id7cbea11e53faf138e2d5691ff298a20ba6d63b0
---
 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 c7e8fe48eb06..15b24db4b1e8 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.21c")
+    (version "4.30c")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -528,7 +528,7 @@ (define-public aflplusplus
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0f6gd8r1fyc4lgdkldx4mg1b72h1xdvpdrb2c44r3y4f2i3hzb0c"))))
+                "1lmpyf1gwz78pqxw9iqxhxzanbrid33ihq9xzmnk8c4yv449sdks"))))
     (arguments
      (substitute-keyword-arguments (package-arguments american-fuzzy-lop)
        ((#:make-flags _ ''())

base-commit: e00ca95e08bc1cc2cb39f3178485ef16defce0be
-- 
2.46.0





             reply	other threads:[~2024-12-04 16:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-04 16:24 guix-patches--- via [this message]
2024-12-08  7:43 ` bug#74690: [PATCH] gnu: aflplusplus: Update to 4.30c Hilton Chain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd0e6c825673481bd4824fa928e2894ce2b7e787.1733329488.git.mcsinyx@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=74690@debbugs.gnu.org \
    --cc=mcsinyx@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).