mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: grue-hunter: Use HTTPS home page.
* gnu/packages/games.scm (grue-hunter)[home-page]: Use HTTPS.
This commit is contained in:
parent
76dc85e48c
commit
6c82576e6d
1 changed files with 1 additions and 1 deletions
|
@ -3486,7 +3486,7 @@ (define-public grue-hunter
|
|||
("tar" ,tar)
|
||||
("gzip" ,gzip)
|
||||
("tarball" ,source)))
|
||||
(home-page "http://jxself.org/grue-hunter.shtml")
|
||||
(home-page "https://jxself.org/grue-hunter.shtml")
|
||||
(synopsis "Text adventure game")
|
||||
(description
|
||||
"Grue Hunter is a text adventure game written in Perl. You must make
|
||||
|
|
Loading…
Reference in a new issue