me
/
guix
Archived
1
0
Fork 0

gnu: openttd-opengfx: Update to 0.6.1.

* gnu/packages/games.scm (openttd-opengfx): Update to 0.6.1.
Leo Prikler 2021-07-30 09:59:09 +02:00
parent 65e1d39f9f
commit e638a9a1f7
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -4365,7 +4365,7 @@ engine. When you start it you will be prompted to download a graphics set.")
(define openttd-opengfx
(package
(name "openttd-opengfx")
(version "0.6.0")
(version "0.6.1")
(source
(origin
(method url-fetch)
@ -4373,7 +4373,7 @@ engine. When you start it you will be prompted to download a graphics set.")
version "/opengfx-" version "-source.tar.xz"))
(sha256
(base32
"0qxc6gl2gxcrn1np88dnjgbaaakkkx96b13rcmy1spryc8c09hyr"))))
"0jgy8xv7r72m127qn09vr3rxhnbakl2990f7lldsk0d5d8n993vd"))))
(build-system gnu-build-system)
(arguments
'(#:make-flags (list "CC=gcc"