mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: supertuxkart: Use HTTPS home page.
* gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS.
This commit is contained in:
parent
2ede8c61f2
commit
5e9670bc2f
1 changed files with 1 additions and 1 deletions
|
@ -1710,7 +1710,7 @@ (define-public supertuxkart
|
|||
("libjpeg" ,libjpeg)))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)))
|
||||
(home-page "http://supertuxkart.net")
|
||||
(home-page "https://supertuxkart.net/")
|
||||
(synopsis "3D kart racing game")
|
||||
(description "SuperTuxKart is a 3D kart racing game, with a focus on
|
||||
having fun over realism. You can play with up to 4 friends on one PC, racing
|
||||
|
|
Loading…
Reference in a new issue