me
/
guix
Archived
1
0
Fork 0

gnu: python-gevent: Update to 22.10.2.

* gnu/packages/python-xyz.scm (python-gevent): Update to 22.10.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Nicolas Graves 2022-12-20 16:09:53 +01:00 committed by Ludovic Courtès
parent bdbe7cbe81
commit 8803cb9eb9
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -17028,13 +17028,13 @@ graphviz.")
(define-public python-gevent
(package
(name "python-gevent")
(version "21.12.0")
(version "22.10.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "gevent" version))
(sha256
(base32
"0kh9mmq811mzfgj60n64icybjp4ryjmfmy1vg7x92yrniibn92zl"))
"0ijwwm2yr7jgz8xs1rbvzj6gp7xw1pagf0i7g99b6dzffshiv80w"))
(modules '((guix build utils)))
(snippet
'(begin