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
|
@ -11745,8 +11745,7 @@ related extensions.")
|
|||
(package
|
||||
(name "python-sphinx-alabaster-theme")
|
||||
(version "0.7.9")
|
||||
(source
|
||||
(origin
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "alabaster" version))
|
||||
(sha256
|
||||
|
|
Loading…
Reference in New Issue