all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#27439] [PATCH] gnu: higan: Update to 102.
@ 2017-06-21  6:41 Rutger Helling
  2017-06-22 20:16 ` bug#27439: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-06-21  6:41 UTC (permalink / raw)
  To: 27439

* gnu/packages/games.scm (higan): Update to 102.
---
  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 730fde68d..f5f88e98d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2701,7 +2701,7 @@ Red Eclipse provides fast paced and accessible 
gameplay.")
  (define-public higan
    (package
      (name "higan")
-    (version "101")
+    (version "102")
      (source
       (origin
         (method url-fetch)
@@ -2710,7 +2710,7 @@ Red Eclipse provides fast paced and accessible 
gameplay.")
               version))
         (file-name (string-append name "-" version ".tar.gz"))
         (sha256
-        (base32 
"0qavwkmzc63p6qplmxii4gc541z5mcs8gjwh3m4y7i576r7rcbk9"))
+        (base32 
"0zw3r50ay1mk7ni7cn06v9bbgry4mcyrwbg49c3nk1sks49hxyx5"))
         (patches (search-patches 
"higan-remove-march-native-flag.patch"))))
      (build-system gnu-build-system)
      (native-inputs
--
2.13.1

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

* bug#27439: [PATCH] gnu: higan: Update to 102.
  2017-06-21  6:41 [bug#27439] [PATCH] gnu: higan: Update to 102 Rutger Helling
@ 2017-06-22 20:16 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-06-22 20:16 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 27439-done

Rutger Helling <rhelling@mykolab.com> skribis:

> * gnu/packages/games.scm (higan): Update to 102.

This patch was mangled too but easily applied by hand.  Thanks!

Ludo’.

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

end of thread, other threads:[~2017-06-22 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21  6:41 [bug#27439] [PATCH] gnu: higan: Update to 102 Rutger Helling
2017-06-22 20:16 ` bug#27439: " Ludovic Courtès

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.