GNU bug report logs -
#27439
[PATCH] gnu: higan: Update to 102.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27439 in the body.
You can then email your comments to 27439 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#27439
; Package
guix-patches
.
(Wed, 21 Jun 2017 06:43:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Rutger Helling <rhelling <at> mykolab.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 21 Jun 2017 06:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
ludo <at> gnu.org (Ludovic Courtès)
:
You have taken responsibility.
(Thu, 22 Jun 2017 20:18:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Rutger Helling <rhelling <at> mykolab.com>
:
bug acknowledged by developer.
(Thu, 22 Jun 2017 20:18:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 27439-done <at> debbugs.gnu.org (full text, mbox):
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’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 21 Jul 2017 11:24:04 GMT)
Full text and
rfc822 format available.
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.