* [bug#61247] [PATCH] gnu: binwalk: Update to 2.3.4.
@ 2023-02-03 6:13 Hilton Chain via Guix-patches via
2023-02-03 18:22 ` bug#61247: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-02-03 6:13 UTC (permalink / raw)
To: 61247
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#61247: [PATCH] gnu: binwalk: Update to 2.3.4.
2023-02-03 6:13 [bug#61247] [PATCH] gnu: binwalk: Update to 2.3.4 Hilton Chain via Guix-patches via
@ 2023-02-03 18:22 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-03 18:22 UTC (permalink / raw)
To: Hilton Chain; +Cc: 61247-done, guix-patches
[-- Attachment #1: Type: text/plain, Size: 312 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-03 18:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03 6:13 [bug#61247] [PATCH] gnu: binwalk: Update to 2.3.4 Hilton Chain via Guix-patches via
2023-02-03 18:22 ` bug#61247: " Christopher Baines
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).