gnu: mrrescue: Use HTTPS home page.
* gnu/packages/games.scm (mrrescue)[home-page]: Use HTTPS.master
parent
3e97cf4731
commit
e2f28609de
|
@ -4088,7 +4088,7 @@ colors, pictures, and sounds.")
|
||||||
(inputs
|
(inputs
|
||||||
`(("bash" ,bash)
|
`(("bash" ,bash)
|
||||||
("love" ,love)))
|
("love" ,love)))
|
||||||
(home-page "http://tangramgames.dk/games/mrrescue")
|
(home-page "https://tangramgames.dk/games/mrrescue")
|
||||||
(synopsis "Arcade-style fire fighting game")
|
(synopsis "Arcade-style fire fighting game")
|
||||||
(description
|
(description
|
||||||
"Mr. Rescue is an arcade styled 2d action game centered around evacuating
|
"Mr. Rescue is an arcade styled 2d action game centered around evacuating
|
||||||
|
|
Reference in New Issue