me
/
guix
Archived
1
0
Fork 0

gnu: openttd: Update to 12.2.

* gnu/packages/games.scm (openttd): Update to 12.2.
master
Tobias Geerinckx-Rice 2022-05-22 02:00:00 +02:00
parent a170622d20
commit 24f0beea42
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4258,14 +4258,14 @@ world}, @uref{http://evolonline.org, Evol Online} and
(define openttd-engine (define openttd-engine
(package (package
(name "openttd-engine") (name "openttd-engine")
(version "12.1") (version "12.2")
(source (source
(origin (method url-fetch) (origin (method url-fetch)
(uri (string-append "https://cdn.openttd.org/openttd-releases/" (uri (string-append "https://cdn.openttd.org/openttd-releases/"
version "/openttd-" version "-source.tar.xz")) version "/openttd-" version "-source.tar.xz"))
(sha256 (sha256
(base32 (base32
"1qz7ld55m9cvgr4mkv6c11y0zf2aph3ba605l45qj41hk2wzb2r5")))) "0p79mi6hnj9138911l56zxxzy7rqz02nmxbf455jc31sx46qyl41"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(inputs (inputs
(list allegro (list allegro