unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29375] [PATCH] gnu: retroarch: Update to 1.6.8.
@ 2017-11-21  7:32 Rutger Helling
  2017-11-21 17:58 ` bug#29375: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-21  7:32 UTC (permalink / raw)
  To: 29375


[-- 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


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

* bug#29375: [PATCH] gnu: retroarch: Update to 1.6.8.
  2017-11-21  7:32 [bug#29375] [PATCH] gnu: retroarch: Update to 1.6.8 Rutger Helling
@ 2017-11-21 17:58 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-11-21 17:58 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29375-done

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

On Tue, Nov 21, 2017 at 08:32:56AM +0100, Rutger Helling wrote:
> Here's an update for retroarch.

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

Thanks! Pushed as 9a87aa814a30a0f224633ad9770da69c1767a069

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21  7:32 [bug#29375] [PATCH] gnu: retroarch: Update to 1.6.8 Rutger Helling
2017-11-21 17:58 ` bug#29375: " Leo Famulari

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