mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 15:10:16 -05:00
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 @@ (define-public unknown-horizons
|
|||
("python-polib" ,python-polib)
|
||||
("python-pytest" ,python-pytest)
|
||||
("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")
|
||||
(description
|
||||
"Unknown Horizons is a 2D realtime strategy simulation with an emphasis
|
||||
|
|
Loading…
Reference in a new issue