unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: 29375@debbugs.gnu.org
Subject: [bug#29375] [PATCH] gnu: retroarch: Update to 1.6.8.
Date: Tue, 21 Nov 2017 08:32:56 +0100	[thread overview]
Message-ID: <9d66bb9f972838dfb64a427c8e25dd82@mykolab.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 31 bytes --]

Here's an update for retroarch.

[-- Attachment #1.2: Type: text/html, Size: 218 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-retroarch-Update-to-1.6.8.patch --]
[-- Type: text/x-diff; name=0001-gnu-retroarch-Update-to-1.6.8.patch, Size: 1217 bytes --]

From 97d715ccf50f958d069a9e428772a605e53aba94 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 21 Nov 2017 08:25:15 +0100
Subject: [PATCH] gnu: retroarch: Update to 1.6.8.

* gnu/packages/games.scm (retroarch): Update to 1.6.8.
---
 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 2ef69e87d..1a64cf8a7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1346,7 +1346,7 @@ either by Infocom or created using the Inform compiler.")
 (define-public retroarch
   (package
     (name "retroarch")
-    (version "1.6.7")
+    (version "1.6.8")
     (source
      (origin
        (method url-fetch)
@@ -1354,7 +1354,7 @@ either by Infocom or created using the Inform compiler.")
                            version ".tar.gz"))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "13vp5skf95a4fla3dwdk2v48dgnmrvimvp9fgpr1vppb7wfjhbr1"))))
+        (base32 "129w73jz2c2jwm8cxv8q9d0jacdsam5x91gvydlcy8asd2dyhpn5"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no tests
-- 
2.15.0


             reply	other threads:[~2017-11-21  7:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21  7:32 Rutger Helling [this message]
2017-11-21 17:58 ` bug#29375: [PATCH] gnu: retroarch: Update to 1.6.8 Leo Famulari

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=9d66bb9f972838dfb64a427c8e25dd82@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=29375@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).