GNU bug report logs - #58962
[PATCH] gnu: python-lief: Update to 0.12.3.

Previous Next

Package: guix-patches;

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

Date: Wed, 2 Nov 2022 06:21:01 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: Hilton Chain <hako <at> ultrarare.space>
Subject: bug#58962: closed (Re: [bug#58962] [PATCH] gnu: python-lief:
 Update to 0.12.3.)
Date: Sat, 05 Nov 2022 11:01:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58962: [PATCH] gnu: python-lief: Update to 0.12.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58962 <at> debbugs.gnu.org.

-- 
58962: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58962
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 58962-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#58962] [PATCH] gnu: python-lief: Update to 0.12.3.
Date: Sat, 05 Nov 2022 11:59:59 +0100
[Message part 3 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

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

Thanks! Pushed to master as 83bfdb409787cb2737e68b093a319b247b7858e6.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-lief: Update to 0.12.3.
Date: Wed, 02 Nov 2022 14:20:10 +0800
* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.3.
---
 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 36d1e2791a..0f8ed25820 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -31185,7 +31185,7 @@ (define-public python-misskey
 (define-public python-lief
   (package
     (name "python-lief")
-    (version "0.12.2")
+    (version "0.12.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -31194,7 +31194,7 @@ (define-public python-lief
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1xb21jsws8lw93by8r25ibzgiml8n1cp7rpzybc648lk6idw0zg6"))))
+                "11i6hqmcjh56y554kqhl61698n9v66j2qk1c1g63mv2w07h2z661"))))
     (build-system python-build-system)
     (native-inputs (list cmake))
     (arguments

base-commit: 2fde8cf3995c4cf7b9bc5e4fe0864172a896bbfb
-- 
2.38.0




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

Previous Next


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