me
/
guix
Archived
1
0
Fork 0

gnu: tcsh: Use HTTPS home page.

* gnu/packages/shells.scm (tcsh)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 22:53:06 +01:00
parent a0087cf58d
commit cf566106b6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ written by Paul Haahr and Byron Rakitzis.")
(with-directory-excursion bin
(symlink "tcsh" "csh"))
#t))))))
(home-page "http://www.tcsh.org/")
(home-page "https://www.tcsh.org/")
(synopsis "Unix shell based on csh")
(description
"Tcsh is an enhanced, but completely compatible version of the Berkeley