unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29385] [PATCH] gnu: retroarch: Update to 1.6.9.
@ 2017-11-21 19:08 Rutger Helling
  2017-11-21 21:09 ` bug#29385: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-21 19:08 UTC (permalink / raw)
  To: 29385


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

Hey Guix, 

Here's yet another update for retroarch that just released.

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

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

From f718410c3e6ccf883b6cfbe27c88e5f5f23c85ed Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 21 Nov 2017 20:05:48 +0100
Subject: [PATCH] gnu: retroarch: Update to 1.6.9.

* gnu/packages/games.scm (retroarch): Update to 1.6.9.
---
 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 816e52860..73ffa74c7 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.8")
+    (version "1.6.9")
     (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 "129w73jz2c2jwm8cxv8q9d0jacdsam5x91gvydlcy8asd2dyhpn5"))))
+        (base32 "1d3qbph59d43k10mprqm8h23143yji5mwjkciwynwa4xvsgydpb6"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no tests
-- 
2.15.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29385: [PATCH] gnu: retroarch: Update to 1.6.9.
  2017-11-21 19:08 [bug#29385] [PATCH] gnu: retroarch: Update to 1.6.9 Rutger Helling
@ 2017-11-21 21:09 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-11-21 21:09 UTC (permalink / raw)
  To: Rutger Helling, 29385-done

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

Rutger Helling <rhelling@mykolab.com> writes:

> Hey Guix, 
>
> Here's yet another update for retroarch that just released.
> From f718410c3e6ccf883b6cfbe27c88e5f5f23c85ed Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Tue, 21 Nov 2017 20:05:48 +0100
> Subject: [PATCH] gnu: retroarch: Update to 1.6.9.
>
> * gnu/packages/games.scm (retroarch): Update to 1.6.9.

Thanks!  Pushed as d280a0faeaba67be03a37b49a300bafb5b9a3e8f.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-21 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21 19:08 [bug#29385] [PATCH] gnu: retroarch: Update to 1.6.9 Rutger Helling
2017-11-21 21:09 ` bug#29385: " Marius Bakke

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).