summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 21:09:14 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-21 18:33:37 +0100
commit2f35985c77dfb44f92220771b8e8bfcbb836ef3c (patch)
treefc953652986fbcb798e92b9f998f17cbff8a083c
parent4b17f71de4cafa337f09aef527153c8c4b85a090 (diff)
downloadpatches-2f35985c77dfb44f92220771b8e8bfcbb836ef3c.tar
patches-2f35985c77dfb44f92220771b8e8bfcbb836ef3c.tar.gz
gnu: python-sympy: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-sympy)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b1fa529911..8a1eaf0145 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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