me
/
guix
Archived
1
0
Fork 0

gnu: python@2.7: Update to 2.7.13

* gnu/packages/python.scm (python-2.7): Update to 2.7.13.
master
Leo Famulari 2017-03-13 17:11:20 -04:00
parent dc5cec21f2
commit 49c2a46e74
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@
(define-public python-2.7
(package
(name "python")
(version "2.7.12")
(version "2.7.13")
(source
(origin
(method url-fetch)
@ -129,7 +129,7 @@
version "/Python-" version ".tar.xz"))
(sha256
(base32
"0y7rl603vmwlxm6ilkhc51rx2mfj14ckcz40xxgs0ljnvlhp30yp"))
"0cgpk3zk0fgpji59pb4zy9nzljr70qzgv1vpz5hq5xw2d2c47m9m"))
(patches (search-patches "python-2.7-search-paths.patch"
"python-2-deterministic-build-info.patch"
"python-2.7-site-prefixes.patch"