1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: python-2.7: Rename to "python2".

* gnu/packages/python.scm (python-2.7)[name]: Change to "python2".
This commit is contained in:
Ricardo Wurmus
2018-03-16 21:58:08 +01:00
parent 07380d10f5
commit a7714d42de

View File

@@ -138,7 +138,7 @@
(define-public python-2.7
(package
(name "python")
(name "python2")
(version "2.7.14")
(source
(origin