gnu: Fix indentation of some python packages.
This is a followup to abe2ec73..807a5b32. * gnu/packages/python.scm (python-snowballstemmer, python-sphinx-cloud-sptheme, python-sphinx-alabaster-theme): Fix indentation.
This commit is contained in:
		
							parent
							
								
									807a5b32bf
								
							
						
					
					
						commit
						1bd858cc14
					
				
					 1 changed files with 23 additions and 24 deletions
				
			
		| 
						 | 
					@ -11745,8 +11745,7 @@ related extensions.")
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-sphinx-alabaster-theme")
 | 
					    (name "python-sphinx-alabaster-theme")
 | 
				
			||||||
    (version "0.7.9")
 | 
					    (version "0.7.9")
 | 
				
			||||||
    (source
 | 
					    (source (origin
 | 
				
			||||||
      (origin
 | 
					 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (pypi-uri "alabaster" version))
 | 
					              (uri (pypi-uri "alabaster" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue