guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: address@hidden: Update to 2.7.13


From: Leo Famulari
Subject: 02/02: gnu: address@hidden: Update to 2.7.13
Date: Tue, 14 Mar 2017 03:00:45 -0400 (EDT)

lfam pushed a commit to branch core-updates
in repository guix.

commit 49c2a46e74fc51023fcd82c72bffdd7256f63bc0
Author: Leo Famulari <address@hidden>
Date:   Mon Mar 13 17:11:20 2017 -0400

    gnu: address@hidden: Update to 2.7.13
    
    * gnu/packages/python.scm (python-2.7): Update to 2.7.13.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1f37562..fa42357 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]