mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: pioneer: Use HTTPS home page.
* gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
This commit is contained in:
parent
2bc3ec3b44
commit
61d399c5fb
1 changed files with 1 additions and 1 deletions
|
@ -5662,7 +5662,7 @@ (define-public pioneer
|
|||
#:configure-flags (list "-DUSE_SYSTEM_LIBLUA:BOOL=YES"
|
||||
(string-append "-DPIONEER_DATA_DIR="
|
||||
%output "/share/games/pioneer"))))
|
||||
(home-page "http://pioneerspacesim.net")
|
||||
(home-page "https://pioneerspacesim.net")
|
||||
(synopsis "Game of lonely space adventure")
|
||||
(description
|
||||
"Pioneer is a space adventure game set in our galaxy at the turn of the
|
||||
|
|
Loading…
Reference in a new issue