mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: powwow: Use HTTPS home page.
* gnu/packages/games.scm (powwow)[home-page]: Use HTTPS.
This commit is contained in:
parent
956bcc8ed2
commit
36aff81aa3
1 changed files with 1 additions and 1 deletions
|
@ -2707,7 +2707,7 @@ (define-public powwow
|
|||
(inputs
|
||||
`(("ncurses" ,ncurses)))
|
||||
(build-system gnu-build-system)
|
||||
(home-page "http://www.hoopajoo.net/projects/powwow.html")
|
||||
(home-page "https://www.hoopajoo.net/projects/powwow.html")
|
||||
(synopsis "MUD and telnet client")
|
||||
(description
|
||||
"POWWOW is a client software which can be used for telnet as well as for
|
||||
|
|
Loading…
Reference in a new issue