[PATCH] gnu: higan: Update to 104.

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • Rutger Helling
Owner
unassigned
Submitted by
Rutger Helling
Severity
normal
R
R
Rutger Helling wrote on 23 Aug 2017 13:09
(address . guix-patches@gnu.org)
976d99960fc234a069309f1944a4b328@mykolab.com
Here's a patch to update higan to 104.
Attachment: file
* gnu/packages/games.scm (higan): Update to 104.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
?
(name . Rutger Helling)(address . rhelling@mykolab.com)(address . 28203@debbugs.gnu.org)
87bmn6tqp3.fsf@member.fsf.org
Rutger Helling <rhelling@mykolab.com> writes:

Toggle quote (9 lines)
> 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!
?
control message for bug #28203
(address . control@debbugs.gnu.org)
87wp5usb6x.fsf@member.fsf.org
tags 28203 fixed
close 28203
?
Your comment

This issue is archived.

To comment on this conversation send an email to 28203@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 28203
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch