gnu: openttd-engine: Update to 14.1.

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

Change-Id: I5be37d1f2c50053197ed6a4617714ae6d2124312
This commit is contained in:
Tobias Geerinckx-Rice 2024-08-18 02:00:00 +02:00
parent b51265e398
commit 1a21e738b1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

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