gnu: python-sphinx: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 20:44:28 +0000 (21:44 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 1 Mar 2020 19:47:54 +0000 (20:47 +0100)
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTPS.

gnu/packages/sphinx.scm

index 4e4abcc..1940b36 100644 (file)
@@ -93,7 +93,7 @@
        ("python-mock" ,python-mock)
        ("python-nose" ,python-nose)
        ("python-pytest" ,python-pytest)))
-    (home-page "http://www.sphinx-doc.org")
+    (home-page "https://www.sphinx-doc.org")
     (synopsis "Python documentation generator")
     (description "Sphinx is a tool that makes it easy to create documentation
 for Python projects or other documents consisting of multiple reStructuredText