summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-17 22:35:17 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-17 23:32:34 +0100
commit9a50f47c49a98318828aa0130fce436e795175d5 (patch)
treecb257b68f2d44c67e0beee6cdf6141ae95923a9b
parent50a67a46335d724ce83e13a3a6d880e755954d81 (diff)
downloadpatches-9a50f47c49a98318828aa0130fce436e795175d5.tar
patches-9a50f47c49a98318828aa0130fce436e795175d5.tar.gz
gnu: xonsh: Use HTTPS home page.
* gnu/packages/shells.scm (xonsh)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/shells.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 1d2f754e4a..a679810e97 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -483,7 +483,7 @@ ksh, and tcsh.")
#:tests? #f))
(inputs
`(("python-ply" ,python-ply)))
- (home-page "http://xon.sh/")
+ (home-page "https://xon.sh/")
(synopsis "Python-ish shell")
(description
"Xonsh is a Python-ish, BASHwards-looking shell language and command