gnu: openttd-engine: Update to 13.4.

* gnu/packages/games.scm (openttd-engine): Update to 13.4.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-23 02:00:00 +02:00
parent 513b15d7f6
commit 6e74526277
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4684,14 +4684,14 @@ (define-public manaplus
(define openttd-engine
(package
(name "openttd-engine")
(version "13.3")
(version "13.4")
(source
(origin (method url-fetch)
(uri (string-append "https://cdn.openttd.org/openttd-releases/"
version "/openttd-" version "-source.tar.xz"))
(sha256
(base32
"14kiksw9qb37ryg6xkq4gahpvvd5yxwqz21sqws525k7zg91dyma"))))
"0vql1l25ym36vm4g76xl38kijf2gzb1m1x3ri0cf4n7y3fhfn79a"))))
(build-system cmake-build-system)
(inputs
(list allegro