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
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

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