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

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

bug#58662: closed ([PATCH 1/2] gnu: python-lief: Update to 0.12.2.)


From: GNU bug Tracking System
Subject: bug#58662: closed ([PATCH 1/2] gnu: python-lief: Update to 0.12.2.)
Date: Fri, 21 Oct 2022 16:34:03 +0000

Your message dated Fri, 21 Oct 2022 17:33:14 +0100
with message-id <87zgdpgmqn.fsf@cbaines.net>
and subject line Re: [bug#58662] [PATCH 2/2] gnu: Add shrinkwrap.
has caused the debbugs.gnu.org bug report #58662,
regarding [PATCH 1/2] gnu: python-lief: Update to 0.12.2.
to be marked as done.

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


-- 
58662: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58662
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: python-lief: Update to 0.12.2. Date: Fri, 21 Oct 2022 00:18:53 +0800
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58662] [PATCH 2/2] gnu: Add shrinkwrap. Date: Fri, 21 Oct 2022 17:33:14 +0100 User-agent: mu4e 1.8.9; emacs 28.1
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/python-xyz.scm (shrinkwrap): New variable.
> ---
>  gnu/packages/python-xyz.scm | 48 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 48 insertions(+)

Thanks! I've pushed this and the previous patch to master as
2edd7cd00c8f7abd073acbe241a6583d4e3a3df9.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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