gnu: python-2.7: Rename to "python2".
* gnu/packages/python.scm (python-2.7)[name]: Change to "python2".
This commit is contained in:
parent
07380d10f5
commit
a7714d42de
|
@ -138,7 +138,7 @@
|
||||||
|
|
||||||
(define-public python-2.7
|
(define-public python-2.7
|
||||||
(package
|
(package
|
||||||
(name "python")
|
(name "python2")
|
||||||
(version "2.7.14")
|
(version "2.7.14")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
|
Loading…
Reference in New Issue