all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josh Holland <josh@inv.alid.pw>
To: 37981@debbugs.gnu.org
Cc: Josh Holland <josh@inv.alid.pw>
Subject: [bug#37981] [PATCH 1/2] gnu: openttd-opengfx: Update to 0.5.5.
Date: Tue, 29 Oct 2019 17:08:33 +0000	[thread overview]
Message-ID: <20191029170834.225633-1-josh@inv.alid.pw> (raw)
In-Reply-To: <20191029144042.112902-1-josh@inv.alid.pw>

* gnu/packages/games.scm (openttd-opengfx): Update package
---
 gnu/packages/games.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 3e85449fac..5930b60423 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -44,6 +44,7 @@
 ;;; Copyright © 2019 Dan Frumin <dfrumin@cs.ru.nl>
 ;;; Copyright © 2019 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2019 Timotej Lazar <timotej.lazar@araneo.si>
+;;; Copyright © 2019 Josh Holland <josh@inv.alid.pw>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2667,7 +2668,7 @@ engine.  When you start it you will be prompted to download a graphics set.")
 (define openttd-opengfx
   (package
     (name "openttd-opengfx")
-    (version "0.5.2")
+    (version "0.5.5")
     (source
      (origin
        (method url-fetch)
@@ -2675,7 +2676,7 @@ engine.  When you start it you will be prompted to download a graphics set.")
                            version "/opengfx-" version "-source.tar.xz"))
        (sha256
         (base32
-         "0iz66q7p1mf00njfjbc4vibh3jaybki7armkl18iz7p6x4chp9zv"))))
+         "009fa1bdin1bk0ynzhzc30hzkmmwzmwkk6j591ax3f6w75l28n49"))))
     (build-system gnu-build-system)
     (arguments
      '(#:make-flags (list "CC=gcc"
-- 
2.23.0

  parent reply	other threads:[~2019-10-29 17:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 14:40 [bug#37981] [PATCH] gnu: openttd: Update package Josh Holland
2019-10-29 15:45 ` [bug#37981] Fwd: " Tobias Geerinckx-Rice via Guix-patches via
2019-10-29 16:43   ` Josh Holland
2019-10-29 19:04     ` bug#37981: " Tobias Geerinckx-Rice via Guix-patches via
2019-10-29 17:08 ` Josh Holland [this message]
2019-10-29 17:08   ` [bug#37981] [PATCH 2/2] gnu: openttd-engine: Update to 1.9.3 Josh Holland
2019-10-29 17:14 ` [bug#37981] [PATCH v2] " Josh Holland

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191029170834.225633-1-josh@inv.alid.pw \
    --to=josh@inv.alid.pw \
    --cc=37981@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.