mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: supertux: Fix homepage.
* gnu/packages/games.scm (supertux)[homepage]: Fix URL.
This commit is contained in:
parent
75a137da76
commit
cac6c3bad5
1 changed files with 1 additions and 1 deletions
|
@ -3549,7 +3549,7 @@ (define-public supertux
|
|||
(description "SuperTux is a free classic 2D jump'n run sidescroller game
|
||||
in a style similar to the original Super Mario games covered under
|
||||
the GNU GPL.")
|
||||
(home-page "https://supertuxproject.org/")
|
||||
(home-page "https://supertux.org/")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public tintin++
|
||||
|
|
Loading…
Reference in a new issue