mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: slang: Use HTTPS home page.
* gnu/packages/slang.scm (slang)[home-page]: Use HTTPS.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
("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
|
||||
|
||||
Reference in New Issue
Block a user