me
/
guix
Archived
1
0
Fork 0

gnu: python-setuptools: Update to 40.8.0.

* gnu/packages/python-xyz.scm (python-setuptools): Update to 40.8.0.
master
Marius Bakke 2019-02-08 19:10:48 +01:00
parent 16e03a521e
commit b3ca2b45d1
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -613,14 +613,14 @@ encoded).")
(define-public python-setuptools (define-public python-setuptools
(package (package
(name "python-setuptools") (name "python-setuptools")
(version "40.0.0") (version "40.8.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "setuptools" version ".zip")) (uri (pypi-uri "setuptools" version ".zip"))
(sha256 (sha256
(base32 (base32
"0pq116lr14gnc62v76nk0npkm6krb2mpp7p9ab369zgv4n7dnah1")) "0k9hifpgahnw2a26w3cr346iy733k6d3nwh3f7g9m13y6f8fqkkf"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin