gnu: supertux: Update to 0.6.2.

* gnu/packages/games.scm (supertux): Update to 0.6.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-16 22:32:38 +02:00
parent d393e11322
commit f2e99d9899
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4132,7 +4132,7 @@ (define-public tuxpaint-config
(define-public supertux
(package
(name "supertux")
(version "0.6.1.1")
(version "0.6.2")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/SuperTux/supertux/"
@ -4141,7 +4141,7 @@ (define-public supertux
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0n36qxwjlkdlksximz4s729az6pry2sdjavwgm7m65vfgdiz139f"))
"167m3z4m8n76dvbv42m1fnvabpbpsxvr28zk9641916jl9pfba96"))
(patches
(search-patches "supertux-unbundle-squirrel.patch"))))
(arguments