GNU bug report logs - #27439
[PATCH] gnu: higan: Update to 102.

Previous Next

Package: guix-patches;

Reported by: Rutger Helling <rhelling <at> mykolab.com>

Date: Wed, 21 Jun 2017 06:43:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#27439: closed ([PATCH] gnu: higan: Update to 102.)
Date: Thu, 22 Jun 2017 20:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Jun 2017 22:16:56 +0200
with message-id <87injnpykn.fsf <at> gnu.org>
and subject line Re: [bug#27439] [PATCH] gnu: higan: Update to 102.
has caused the debbugs.gnu.org bug report #27439,
regarding [PATCH] gnu: higan: Update to 102.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
27439: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27439
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Rutger Helling <rhelling <at> mykolab.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: higan: Update to 102.
Date: Wed, 21 Jun 2017 08:41:57 +0200
* 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


[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: 27439-done <at> debbugs.gnu.org
Subject: Re: [bug#27439] [PATCH] gnu: higan: Update to 102.
Date: Thu, 22 Jun 2017 22:16:56 +0200
Rutger Helling <rhelling <at> mykolab.com> skribis:

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

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

Ludo’.


This bug report was last modified 7 years and 340 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.