gnu: unknown-horizons: Use HTTPS home page URI.
* gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
fed1367894
commit
597579afc3
1 changed files with 1 additions and 1 deletions
|
@ -4014,7 +4014,7 @@ also available.")
|
||||||
("python-polib" ,python-polib)
|
("python-polib" ,python-polib)
|
||||||
("python-pytest" ,python-pytest)
|
("python-pytest" ,python-pytest)
|
||||||
("python-pytest-mock" ,python-pytest-mock)))
|
("python-pytest-mock" ,python-pytest-mock)))
|
||||||
(home-page "http://unknown-horizons.org/")
|
(home-page "https://unknown-horizons.org/")
|
||||||
(synopsis "Isometric realtime strategy, economy and city building simulation")
|
(synopsis "Isometric realtime strategy, economy and city building simulation")
|
||||||
(description
|
(description
|
||||||
"Unknown Horizons is a 2D realtime strategy simulation with an emphasis
|
"Unknown Horizons is a 2D realtime strategy simulation with an emphasis
|
||||||
|
|
Reference in a new issue