diff options
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 1213d87a54..6b80f7495b 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1710,7 +1710,7 @@ This game is based on the GPL version of the famous game TuxRacer.") ("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 |