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 @@ Red Eclipse provides fast paced and accessible gameplay.")
|
||||||
("tar" ,tar)
|
("tar" ,tar)
|
||||||
("gzip" ,gzip)
|
("gzip" ,gzip)
|
||||||
("tarball" ,source)))
|
("tarball" ,source)))
|
||||||
(home-page "http://jxself.org/grue-hunter.shtml")
|
(home-page "https://jxself.org/grue-hunter.shtml")
|
||||||
(synopsis "Text adventure game")
|
(synopsis "Text adventure game")
|
||||||
(description
|
(description
|
||||||
"Grue Hunter is a text adventure game written in Perl. You must make
|
"Grue Hunter is a text adventure game written in Perl. You must make
|
||||||
|
|
Reference in a new issue