diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/games.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index bd46d5baac6..605d6e53bca 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm | |||
| @@ -5743,14 +5743,14 @@ world}, @uref{http://evolonline.org, Evol Online} and | |||
| 5743 | (define-public openttd-engine | 5743 | (define-public openttd-engine |
| 5744 | (package | 5744 | (package |
| 5745 | (name "openttd-engine") | 5745 | (name "openttd-engine") |
| 5746 | (version "15.2") | 5746 | (version "15.3") |
| 5747 | (source | 5747 | (source |
| 5748 | (origin (method url-fetch) | 5748 | (origin (method url-fetch) |
| 5749 | (uri (string-append "https://cdn.openttd.org/openttd-releases/" | 5749 | (uri (string-append "https://cdn.openttd.org/openttd-releases/" |
| 5750 | version "/openttd-" version "-source.tar.xz")) | 5750 | version "/openttd-" version "-source.tar.xz")) |
| 5751 | (sha256 | 5751 | (sha256 |
| 5752 | (base32 | 5752 | (base32 |
| 5753 | "0xpzschcf562giqh3p8jj9gbi8chqrikdwgqqipabyn0nwbvd6nj")))) | 5753 | "1rrvjxsr2dp9zr6b35ifiw41c0dwqqcaq90r0x18misrgpm1x8jy")))) |
| 5754 | (build-system cmake-build-system) | 5754 | (build-system cmake-build-system) |
| 5755 | (inputs | 5755 | (inputs |
| 5756 | (list allegro | 5756 | (list allegro |
