gnu: openttd-opensfx: Update to 1.0.2.

* packages/games.scm (openttd-opensfx): Update to 1.0.2.
  [native-inputs]: Replace python-2 with python.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Felix Gruber 2021-11-06 10:40:38 +00:00 committed by Liliana Marie Prikler
parent c2759211fc
commit 574f4b7d3f
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -4383,7 +4383,7 @@ (define openttd-opengfx
(define openttd-opensfx
(package
(name "openttd-opensfx")
(version "1.0.1")
(version "1.0.2")
(source
(origin
(method url-fetch)
@ -4392,11 +4392,11 @@ (define openttd-opensfx
version "/opensfx-" version "-source.tar.xz"))
(sha256
(base32
"06vycppqcxbfdqlxzna5xr303zgcmpcvj6ylw5b2ws0ssph2f1s0"))))
"0aym026lg0r7dp3jxxs9c0rj8lwy1fz3v9hmk3mml6sycsg3fv42"))))
(build-system gnu-build-system)
(native-inputs
`(("catcodec" ,catcodec)
("python" ,python-2)
("python" ,python)
("tar" ,tar)))
(arguments
`(#:make-flags