* [bug#41517] [PATCH] Updating python-argon2-cffi to 20.1.0
@ 2020-05-24 22:47 Josh Marshall
2020-05-25 7:02 ` bug#41517: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Josh Marshall @ 2020-05-24 22:47 UTC (permalink / raw)
To: 41517; +Cc: Josh Marshall
---
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 e6208ab3d9..fc451e83ef 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1365,14 +1365,14 @@ I/O-free core, and integration modules for different event loops.")
(define-public python-argon2-cffi
(package
(name "python-argon2-cffi")
- (version "19.2.0")
+ (version "20.1.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "argon2-cffi" version))
(sha256
(base32
- "18xxfw30gi3lwaz4vwb05iavzlrk3fa1x9fippzrgd3px8z65apz"))
+ "0zgr4mnnm0p4i99023safb0qb8cgvl202nly1rvylk2b7qnrn0nq"))
(modules '((guix build utils)))
(snippet '(begin (delete-file-recursively "extras") #t))))
(build-system python-build-system)
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#41517: [PATCH] Updating python-argon2-cffi to 20.1.0
2020-05-24 22:47 [bug#41517] [PATCH] Updating python-argon2-cffi to 20.1.0 Josh Marshall
@ 2020-05-25 7:02 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-05-25 7:02 UTC (permalink / raw)
To: Josh Marshall; +Cc: 41517-done
[-- Attachment #1: Type: text/plain, Size: 242 bytes --]
Looks good. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-25 7:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-24 22:47 [bug#41517] [PATCH] Updating python-argon2-cffi to 20.1.0 Josh Marshall
2020-05-25 7:02 ` bug#41517: " Efraim Flashner
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).