me
/
guix
Archived
1
0
Fork 0

gnu: openttd-engine: Update to 13.0.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Yovan Naumovski 2023-02-14 20:37:01 +02:00 committed by Nicolas Goaziou
parent 39c50eb495
commit a4b5876a77
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@
;;; Copyright © 2021, 2022 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2021 Christopher Baines <mail@cbaines.net>
;;; Copyright © 2021 Foo Chuan Wei <chuanwei.foo@hotmail.com>
;;; Copyright © 2022 Yovan Naumovski <yovan@gorski.stream>
;;; Copyright © 2022, 2023 Yovan Naumovski <yovan@gorski.stream>
;;; Copyright © 2022 Roman Riabenko <roman@riabenko.com>
;;; Copyright © 2022 zamfofex <zamfofex@twdb.moe>
;;; Copyright © 2022 Gabriel Arazas <foo.dogsquared@gmail.com>
@ -4410,14 +4410,14 @@ world}, @uref{http://evolonline.org, Evol Online} and
(define openttd-engine
(package
(name "openttd-engine")
(version "12.2")
(version "13.0")
(source
(origin (method url-fetch)
(uri (string-append "https://cdn.openttd.org/openttd-releases/"
version "/openttd-" version "-source.tar.xz"))
(sha256
(base32
"0p79mi6hnj9138911l56zxxzy7rqz02nmxbf455jc31sx46qyl41"))))
"0rxbsymfirkw2d9hn2lmi8yhlfx7qvpzhy7y7b48fw42w3hgi79k"))))
(build-system cmake-build-system)
(inputs
(list allegro