GNU bug report logs - #70045
[PATCH] Updated the package from version 1.4.0 to version 1.5.0

Previous Next

Package: guix-patches;

Reported by: nafkhamdc <navid.afkhami <at> mdc-berlin.de>

Date: Thu, 28 Mar 2024 06:56:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.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: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70045: closed ([PATCH] Updated the package from version 1.4.0
 to version 1.5.0)
Date: Thu, 28 Mar 2024 12:31:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Mar 2024 13:29:51 +0100
with message-id <87a5mibksq.fsf <at> elephly.net>
and subject line [PATCH] Updated the package from version 1.4.0 to version 1.5.0
has caused the debbugs.gnu.org bug report #70045,
regarding [PATCH] Updated the package from version 1.4.0 to version 1.5.0
to be marked as done.

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


-- 
70045: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70045
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
Subject: [PATCH] Updated the package from version 1.4.0 to version 1.5.0
Date: Thu, 28 Mar 2024 06:54:41 +0000
Change-Id: Iadf81b8d67a5d4fa08fbcb9937afa86de33385dc
---
 gnu/packages/python-crypto.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index ff6b3a3e1a..374724e8a4 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -774,7 +774,7 @@ (define-public python-asn1crypto
 (define-public python-pynacl
   (package
     (name "python-pynacl")
-    (version "1.4.0")
+    (version "1.5.0")
     (source
      (origin
        (method url-fetch)
@@ -790,7 +790,7 @@ (define-public python-pynacl
            (delete-file-recursively "src/libsodium")))
        (sha256
         (base32
-         "01b56hxrbif3hx8l6rwz5kljrgvlbj7shmmd2rjh0hn7974a5sal"))))
+         "1fi0jbxhh3svajzldlb6gj5sr5a48v11xlmx0wb831db167l9iwa"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: 517c13624a9643c4f47b8e5bc623b39e68db8027
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: 70045-done <at> debbugs.gnu.org
Subject: [PATCH] Updated the package from version 1.4.0 to version 1.5.0
Date: Thu, 28 Mar 2024 13:29:51 +0100
Thanks for the patch.  I applied it with a new commit message and
followed it up with a commit to switch the build system.

-- 
Ricardo


This bug report was last modified 1 year and 58 days ago.

Previous Next


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