unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28203] [PATCH] gnu: higan: Update to 104.
@ 2017-08-23 11:09 Rutger Helling
  2017-08-23 12:27 ` 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-08-23 11:09 UTC (permalink / raw)
  To: 28203


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

Here's a patch to update higan to 104.

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

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

* gnu/packages/games.scm (higan): Update to 104.
---
 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 7932e841c..af49c5355 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2870,7 +2870,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
 (define-public higan
   (package
     (name "higan")
-    (version "103")
+    (version "104")
     (source
      (origin
        (method url-fetch)
@@ -2879,7 +2879,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
              version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "013r0lcm0qw8zwavz977mqk2clg80gngkjijr3n0q8snpc1727r7"))
+        (base32 "18by01ir2mvdi9hq571in1hk18gw2bd0ynq4avfs1qj0qra35fqb"))
        (patches (search-patches "higan-remove-march-native-flag.patch"))))
     (build-system gnu-build-system)
     (native-inputs
-- 
2.14.1


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

* [bug#28203] [PATCH] gnu: higan: Update to 104.
  2017-08-23 11:09 [bug#28203] [PATCH] gnu: higan: Update to 104 Rutger Helling
@ 2017-08-23 12:27 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2017-08-23 12:27 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 28203

Rutger Helling <rhelling@mykolab.com> writes:

> Here's a patch to update higan to 104.
>
>
> * gnu/packages/games.scm (higan): Update to 104.
> ---
>  gnu/packages/games.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Pushed, thanks!

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

end of thread, other threads:[~2017-08-23 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 11:09 [bug#28203] [PATCH] gnu: higan: Update to 104 Rutger Helling
2017-08-23 12:27 ` 宋文武

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