unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: nafkhamdc <navid.afkhami@mdc-berlin.de>
To: 70045@debbugs.gnu.org
Cc: nafkhamdc <navid.afkhami@mdc-berlin.de>
Subject: [bug#70045] [PATCH] Updated the package from version 1.4.0 to version 1.5.0
Date: Thu, 28 Mar 2024 06:54:41 +0000	[thread overview]
Message-ID: <cd19d2ec3c0f3b617d7f307b74ebeb35cb93921a.1711608881.git.navid.afkhami@mdc-berlin.de> (raw)

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





             reply	other threads:[~2024-03-28  6:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28  6:54 nafkhamdc [this message]
2024-03-28 12:29 ` bug#70045: [PATCH] Updated the package from version 1.4.0 to version 1.5.0 Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cd19d2ec3c0f3b617d7f307b74ebeb35cb93921a.1711608881.git.navid.afkhami@mdc-berlin.de \
    --to=navid.afkhami@mdc-berlin.de \
    --cc=70045@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).