GNU bug report logs - #61247
[PATCH] gnu: binwalk: Update to 2.3.4.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Fri, 3 Feb 2023 06:15:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61247: closed ([PATCH] gnu: binwalk: Update to 2.3.4.)
Date: Fri, 03 Feb 2023 18:23:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 03 Feb 2023 19:22:12 +0100
with message-id <87ilgiehi8.fsf <at> cbaines.net>
and subject line Re: [bug#61247] [PATCH] gnu: binwalk: Update to 2.3.4.
has caused the debbugs.gnu.org bug report #61247,
regarding [PATCH] gnu: binwalk: Update to 2.3.4.
to be marked as done.

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


-- 
61247: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61247
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: binwalk: Update to 2.3.4.
Date: Fri, 03 Feb 2023 14:13:27 +0800
* gnu/packages/python-xyz.scm (binwalk): Update to 2.3.4.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b14c4ff0f3..3fe2267a0d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18695,7 +18695,7 @@ (define-public python-binaryornot
 (define-public binwalk
   (package
     (name "binwalk")
-    (version "2.3.3")
+    (version "2.3.4")
     (source
      (origin
        (method git-fetch)
@@ -18704,7 +18704,7 @@ (define-public binwalk
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0phqyqv34vhh80dgipiggs4n3iq2vfjk9ywx2c5d8g61vzgbd2g8"))
+        (base32 "0cfm1khckq986l0q68kmfyfagc6zmb94hgjjm847fjcil77dnlw6"))
        (modules '((guix build utils)))
        (snippet
         #~(begin

base-commit: 92755c6352fd967bc74d8e5354aad057d779b717
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 61247-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61247] [PATCH] gnu: binwalk: Update to 2.3.4.
Date: Fri, 03 Feb 2023 19:22:12 +0100
[Message part 4 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/python-xyz.scm (binwalk): Update to 2.3.4.
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
cd3df45c3789cb2c3a7c7565151196803193d183.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 114 days ago.

Previous Next


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