1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 21:41:15 +02:00

gnu: openttd-engine: Update to 15.1.

* gnu/packages/games.scm (openttd-engine): Update to 15.1.

Closes: guix/guix#6237
Change-Id: Ie17aba1803f108f004450c75ea7de1fd73ba922f
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Johannes Christ
2026-02-08 10:52:51 +01:00
committed by 宋文武
parent 83d89b0645
commit 240b3be58a

View File

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