me
/
guix
Archived
1
0
Fork 0

gnu: python-sympy: Use HTTPS home page.

* gnu/packages/python-xyz.scm (python-sympy)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 21:09:14 +01:00
parent 4b17f71de4
commit 2f35985c77
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -6218,7 +6218,7 @@ multiprecision arithmetic.")
#t)))))
(propagated-inputs
`(("python-mpmath" ,python-mpmath)))
(home-page "http://www.sympy.org/")
(home-page "https://www.sympy.org/")
(synopsis "Python library for symbolic mathematics")
(description
"SymPy is a Python library for symbolic mathematics. It aims to become a