gnu: mars: Fix home page.
* gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
This commit is contained in:
parent
76fcbb7887
commit
75c33c888a
1 changed files with 1 additions and 1 deletions
|
@ -2054,7 +2054,7 @@ for common mesh file formats, and collision detection.")
|
||||||
("fribidi" ,fribidi)
|
("fribidi" ,fribidi)
|
||||||
("taglib" ,taglib)
|
("taglib" ,taglib)
|
||||||
("sfml" ,sfml)))
|
("sfml" ,sfml)))
|
||||||
(home-page "http://marsshooter.org")
|
(home-page "http://mars-game.sourceforge.net/")
|
||||||
(synopsis "2D space shooter")
|
(synopsis "2D space shooter")
|
||||||
(description
|
(description
|
||||||
"M.A.R.S. is a 2D space shooter with pretty visual effects and
|
"M.A.R.S. is a 2D space shooter with pretty visual effects and
|
||||||
|
|
Reference in a new issue