From: Felix Gruber <felgru@posteo.net>
To: 51280@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#51280] [PATCH 1/5] gnu: openttd-engine: Update to 12.0.
Date: Tue, 19 Oct 2021 07:01:57 +0000 [thread overview]
Message-ID: <20211019070201.4635-1-felgru@posteo.net> (raw)
In-Reply-To: <20211019065829.3853-1-felgru@posteo.net>
* gnu/packages/games.scm (openttd-engine): Update engine to 12.0.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 38852a2874..adf8dec02a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4287,14 +4287,14 @@ world}, @uref{http://evolonline.org, Evol Online} and
(define openttd-engine
(package
(name "openttd-engine")
- (version "1.11.2")
+ (version "12.0")
(source
(origin (method url-fetch)
(uri (string-append "https://cdn.openttd.org/openttd-releases/"
version "/openttd-" version "-source.tar.xz"))
(sha256
(base32
- "0v9f93lsdcv3ia28y8iihx9nj9zp6fpf5hkdrpl4ypw159d97fhg"))))
+ "1p1j5cf4ry57dcgm7qx2g2s00z1c6qgjabb4kqjp00yz00wgv85v"))))
(build-system cmake-build-system)
(inputs
`(("allegro" ,allegro)
--
2.30.2
next prev parent reply other threads:[~2021-10-19 7:04 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 6:58 [bug#51280] [PATCH 0/5] Update openttd to 12.0 Felix Gruber
2021-10-19 7:01 ` Felix Gruber [this message]
2021-10-19 7:01 ` [bug#51280] [PATCH 2/5] gnu: openttd-opengfx: Update to 7.1 Felix Gruber
2021-10-19 7:01 ` [bug#51280] [PATCH 3/5] gnu: openttd-opensfx: Update to 1.0.2 Felix Gruber
2021-10-19 7:02 ` [bug#51280] [PATCH 4/5] gnu: openttd-openmsx: Update to 0.4.2 Felix Gruber
2021-11-03 14:20 ` Efraim Flashner
2021-11-06 10:21 ` Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 0/5] Update openttd to 12.0 Felix Gruber
2021-11-08 20:50 ` bug#51280: " Liliana Marie Prikler
2021-11-06 10:40 ` [bug#51280] [PATCH v2 1/5] gnu: openttd-engine: Update " Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 2/5] gnu: openttd-opengfx: Update to 7.1 Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 3/5] gnu: openttd-opensfx: Update to 1.0.2 Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 4/5] gnu: openttd-openmsx: Update to 0.4.2 Felix Gruber
2021-11-06 12:34 ` Liliana Marie Prikler
2021-11-06 12:34 ` Liliana Marie Prikler
2021-11-07 20:06 ` Felix Gruber
2021-11-07 20:11 ` [bug#51280] [PATCH v3 " Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 5/5] gnu: openttd: Fix build failure Felix Gruber
2021-10-19 7:02 ` [bug#51280] [PATCH " Felix Gruber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211019070201.4635-1-felgru@posteo.net \
--to=felgru@posteo.net \
--cc=51280@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).