me
/
guix
Archived
1
0
Fork 0

gnu: openttd-engine: Update to 13.1.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Yovan Naumovski 2023-05-07 21:32:14 +03:00 committed by Efraim Flashner
parent 0e09e8ab15
commit 8bd5b3a373
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

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