unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58662] [PATCH 1/2] gnu: python-lief: Update to 0.12.2.
@ 2022-10-20 16:18 Hilton Chain via Guix-patches via
       [not found] ` <handler.58662.B.166628283719612.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-10-20 16:18 UTC (permalink / raw)
  To: 58662

* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.2.
---
 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 32bd986a12..4223a76755 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -31113,7 +31113,7 @@ (define-public python-misskey
 (define-public python-lief
   (package
     (name "python-lief")
-    (version "0.12.1")
+    (version "0.12.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -31122,7 +31122,7 @@ (define-public python-lief
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1xzbh3bxy4rw1yamnx68da1v5s56ay4g081cyamv67256g0qy2i1"))))
+                "1xb21jsws8lw93by8r25ibzgiml8n1cp7rpzybc648lk6idw0zg6"))))
     (build-system python-build-system)
     (native-inputs (list cmake))
     (arguments

base-commit: 00ff6f7c399670a76efffb91276dea2633cc130c
-- 
2.38.0





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

end of thread, other threads:[~2022-10-21 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20 16:18 [bug#58662] [PATCH 1/2] gnu: python-lief: Update to 0.12.2 Hilton Chain via Guix-patches via
     [not found] ` <handler.58662.B.166628283719612.ack@debbugs.gnu.org>
2022-10-20 16:20   ` [bug#58662] [PATCH 2/2] gnu: Add shrinkwrap Hilton Chain via Guix-patches via
2022-10-21 16:33     ` bug#58662: " 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).