me
/
guix
Archived
1
0
Fork 0

gnu: xonsh: Use HTTPS home page.

* gnu/packages/shells.scm (xonsh)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-17 22:35:17 +01:00
parent 50a67a4633
commit 9a50f47c49
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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