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:
parent
b51265e398
commit
1a21e738b1
@ -4791,14 +4791,14 @@ world}, @uref{http://evolonline.org, Evol Online} and
|
|||||||
(define openttd-engine
|
(define openttd-engine
|
||||||
(package
|
(package
|
||||||
(name "openttd-engine")
|
(name "openttd-engine")
|
||||||
(version "13.4")
|
(version "14.1")
|
||||||
(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
|
||||||
"0vql1l25ym36vm4g76xl38kijf2gzb1m1x3ri0cf4n7y3fhfn79a"))))
|
"151l05msgfknvfd2pa98n4p01nxw1ainkhc85i7qq5243zqch51c"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
(list allegro
|
(list allegro
|
||||||
|
Loading…
Reference in New Issue
Block a user