unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 61511@debbugs.gnu.org
Subject: [bug#61511] [PATCH] gnu: openttd-engine: Update to 13.0.
Date: Tue, 14 Feb 2023 20:55:27 +0200	[thread overview]
Message-ID: <666f874f-9c34-6991-832e-3c6a7e1d57af@gorski.stream> (raw)

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]

Hi,

here is a patch to update openttd-engine to the latest version 13.0.

Best regards,

Yovan.

[-- Attachment #2: 0001-gnu-openttd-Update-to-13.0.patch --]
[-- Type: text/x-patch, Size: 1600 bytes --]

From aca98261ba0b9621198a2560e340f2dca35c6a58 Mon Sep 17 00:00:00 2001
From: Yovan Naumovski <yovan@gorski.stream>
Date: Tue, 14 Feb 2023 20:37:01 +0200
Subject: [PATCH] gnu: openttd: Update to 13.0.

---
 gnu/packages/games.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index be2b158f40..0401c7b9a1 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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>
@@ -4411,14 +4411,14 @@ (define-public manaplus
 (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
-- 
2.39.1


             reply	other threads:[~2023-02-14 18:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-14 18:55 Yovan Naumovski via Guix-patches via [this message]
2023-02-18 11:51 ` [bug#61511] [PATCH] gnu: openttd-engine: Update to 13.0 Nicolas Goaziou

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=666f874f-9c34-6991-832e-3c6a7e1d57af@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=61511@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /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).