gnu: python-2.7: Update to 2.7.18.
* gnu/packages/python.scm (python-2.7): Update to 2.7.18.
This commit is contained in:
parent
fbb74c82e1
commit
4e0b3d7f9f
@ -107,7 +107,7 @@
|
||||
(define-public python-2.7
|
||||
(package
|
||||
(name "python2")
|
||||
(version "2.7.17")
|
||||
(version "2.7.18")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -115,7 +115,7 @@
|
||||
version "/Python-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0hds28cg226m8j8sr394nm9yc4gxhvlv109w0avsf2mxrlrz0hsd"))
|
||||
"0hzgxl94hnflis0d6m4szjx0b52gah7wpmcg5g00q7am6xwhwb5n"))
|
||||
(patches (search-patches "python-2.7-search-paths.patch"
|
||||
"python-2-deterministic-build-info.patch"
|
||||
"python-2.7-site-prefixes.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user