~ruther/guix-local

1a21e738b1bfcb41edcf4bec43c5dbafd785e659 — Tobias Geerinckx-Rice 1 year, 9 months ago b51265e
gnu: openttd-engine: Update to 14.1.

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

Change-Id: I5be37d1f2c50053197ed6a4617714ae6d2124312
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +2 -2
@@ 4791,14 4791,14 @@ world}, @uref{http://evolonline.org, Evol Online} and
(define openttd-engine
  (package
    (name "openttd-engine")
    (version "13.4")
    (version "14.1")
    (source
     (origin (method url-fetch)
             (uri (string-append "https://cdn.openttd.org/openttd-releases/"
                                 version "/openttd-" version "-source.tar.xz"))
             (sha256
              (base32
               "0vql1l25ym36vm4g76xl38kijf2gzb1m1x3ri0cf4n7y3fhfn79a"))))
               "151l05msgfknvfd2pa98n4p01nxw1ainkhc85i7qq5243zqch51c"))))
    (build-system cmake-build-system)
    (inputs
     (list allegro