unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74690] [PATCH] gnu: aflplusplus: Update to 4.30c.
@ 2024-12-04 16:24 guix-patches--- via
  2024-12-08  7:43 ` bug#74690: " Hilton Chain
  0 siblings, 1 reply; 2+ messages in thread
From: guix-patches--- via @ 2024-12-04 16:24 UTC (permalink / raw)
  To: 74690; +Cc: Nguyễn Gia Phong

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#74690: [PATCH] gnu: aflplusplus: Update to 4.30c.
  2024-12-04 16:24 [bug#74690] [PATCH] gnu: aflplusplus: Update to 4.30c guix-patches--- via
@ 2024-12-08  7:43 ` Hilton Chain
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain @ 2024-12-08  7:43 UTC (permalink / raw)
  To: Nguyễn Gia Phong; +Cc: 74690-done

Hi,

On Thu, 05 Dec 2024 00:24:49 +0800,
guix-patches--- via wrote:
>
> * gnu/packages/debug.scm (aflplusplus): Update to 4.30c.
>
> Change-Id: Id7cbea11e53faf138e2d5691ff298a20ba6d63b0
> ---
>  gnu/packages/debug.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as e7030fbfb71a826eabac5928e1eb3747a2e2161b, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-08  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 16:24 [bug#74690] [PATCH] gnu: aflplusplus: Update to 4.30c guix-patches--- via
2024-12-08  7:43 ` bug#74690: " Hilton Chain

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).