summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJohannes Christ <jc@jchri.st>2026-05-03 14:57:36 +0200
committerNoé Lopez <noelopez@free.fr>2026-05-03 19:49:37 +0200
commit4f73e5570dd2cbf35d55e0d1c4feb0d43f0a1758 (patch)
treebf5de643cf475ccaef0e243df7731626cb257c5f /gnu
parent589f02e0c5c5fec5998607b2dcf06ddc1de7a782 (diff)
gnu: openttd: Update to 15.3.
* gnu/packages/games.scm (openttd-engine): Update to 15.3. Change-Id: Ib32b20bcbad797e6a880e17a4aec32090b4eb13b Signed-off-by: Noé Lopez <noelopez@free.fr>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index bd46d5baac6..605d6e53bca 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5743,14 +5743,14 @@ world}, @uref{http://evolonline.org, Evol Online} and
5743(define-public openttd-engine 5743(define-public openttd-engine
5744 (package 5744 (package
5745 (name "openttd-engine") 5745 (name "openttd-engine")
5746 (version "15.2") 5746 (version "15.3")
5747 (source 5747 (source
5748 (origin (method url-fetch) 5748 (origin (method url-fetch)
5749 (uri (string-append "https://cdn.openttd.org/openttd-releases/" 5749 (uri (string-append "https://cdn.openttd.org/openttd-releases/"
5750 version "/openttd-" version "-source.tar.xz")) 5750 version "/openttd-" version "-source.tar.xz"))
5751 (sha256 5751 (sha256
5752 (base32 5752 (base32
5753 "0xpzschcf562giqh3p8jj9gbi8chqrikdwgqqipabyn0nwbvd6nj")))) 5753 "1rrvjxsr2dp9zr6b35ifiw41c0dwqqcaq90r0x18misrgpm1x8jy"))))
5754 (build-system cmake-build-system) 5754 (build-system cmake-build-system)
5755 (inputs 5755 (inputs
5756 (list allegro 5756 (list allegro