gnu: slang: Use HTTPS home page.

* gnu/packages/slang.scm (slang)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:46:16 +01:00
parent 59e884a211
commit 77dbc1c537
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -71,7 +71,7 @@ (define-public slang
("libpng" ,libpng)
("pcre" ,pcre)
("ncurses" ,ncurses)))
(home-page "http://www.jedsoft.org/slang/")
(home-page "https://www.jedsoft.org/slang/")
(synopsis "Library for interactive applications and extensibility")
(description
"S-Lang is a multi-platform programmer's library designed to allow a