mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: python-gmpy2: Adjust indentation.
* gnu/packages/sagemath.scm (python-gmpy2): Reindent.
This commit is contained in:
parent
0b475e73e8
commit
af5ead8b34
1 changed files with 19 additions and 20 deletions
|
@ -66,8 +66,7 @@ but it can be used independently.")
|
|||
(package
|
||||
(name "python-gmpy2")
|
||||
(version "2.0.8")
|
||||
(source
|
||||
(origin
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "gmpy2" version ".zip"))
|
||||
(sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue