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
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -138,7 +138,7 @@
 | 
			
		|||
 | 
			
		||||
(define-public python-2.7
 | 
			
		||||
  (package
 | 
			
		||||
    (name "python")
 | 
			
		||||
    (name "python2")
 | 
			
		||||
    (version "2.7.14")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue