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 @@ elements to achieve a simple goal in the most complex way possible.")
|
||||||
#:configure-flags (list "-DUSE_SYSTEM_LIBLUA:BOOL=YES"
|
#:configure-flags (list "-DUSE_SYSTEM_LIBLUA:BOOL=YES"
|
||||||
(string-append "-DPIONEER_DATA_DIR="
|
(string-append "-DPIONEER_DATA_DIR="
|
||||||
%output "/share/games/pioneer"))))
|
%output "/share/games/pioneer"))))
|
||||||
(home-page "http://pioneerspacesim.net")
|
(home-page "https://pioneerspacesim.net")
|
||||||
(synopsis "Game of lonely space adventure")
|
(synopsis "Game of lonely space adventure")
|
||||||
(description
|
(description
|
||||||
"Pioneer is a space adventure game set in our galaxy at the turn of the
|
"Pioneer is a space adventure game set in our galaxy at the turn of the
|
||||||
|
|
Reference in a new issue