unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 51280@debbugs.gnu.org, Efraim Flashner <efraim@flashner.co.il>
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#51280] [PATCH v2 4/5] gnu: openttd-openmsx: Update to 0.4.2.
Date: Sat,  6 Nov 2021 10:40:39 +0000	[thread overview]
Message-ID: <20211106104040.34751-5-felgru@posteo.net> (raw)
In-Reply-To: <YYKaqnYOMmcjUtty@3900XT>

* packages/games.scm (openttd-openmsx): Update to 0.4.2.
  [native-inputs]: Replace python-2 with python.
---
 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 a6602fe4f6..8e92e04daa 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4433,7 +4433,7 @@ the original Transport Tycoon Deluxe.")
 (define openttd-openmsx
   (package
     (name "openttd-openmsx")
-    (version "0.4.0")
+    (version "0.4.2")
     (source
      (origin
        (method url-fetch)
@@ -4442,11 +4442,11 @@ the original Transport Tycoon Deluxe.")
              version "/openmsx-" version "-source.tar.xz"))
        (sha256
         (base32
-         "0prjljsdgdxqdhhcriqskqha004ybs575xcjq80zha3pqnmrdk0k"))))
+         "0h583d8fxy78kc3jvpp78r76a48qhxrhm4q7jbnj74aw0kwrcl8g"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("grfcodec" ,grfcodec)
-       ("python" ,python-2)
+       ("python" ,python)
        ("tar" ,tar)))
     (arguments
      `(#:make-flags
-- 
2.30.2





  parent reply	other threads:[~2021-11-06 10:43 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 ` [bug#51280] [PATCH 1/5] gnu: openttd-engine: Update " Felix Gruber
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       ` Felix Gruber [this message]
2021-11-06 12:34         ` [bug#51280] [PATCH v2 4/5] gnu: openttd-openmsx: Update to 0.4.2 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=20211106104040.34751-5-felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=51280@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /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).