emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61247: closed ([PATCH] gnu: binwalk: Update to 2.3.4.)


From: GNU bug Tracking System
Subject: bug#61247: closed ([PATCH] gnu: binwalk: Update to 2.3.4.)
Date: Fri, 03 Feb 2023 18:23:03 +0000

Your message dated Fri, 03 Feb 2023 19:22:12 +0100
with message-id <87ilgiehi8.fsf@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@gnu.org.)


-- 
61247: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61247
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61247] [PATCH] gnu: binwalk: Update to 2.3.4. Date: Fri, 03 Feb 2023 19:22:12 +0100 User-agent: mu4e 1.8.11; emacs 28.2
Hilton Chain via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]