gnu: higan: Update to 102.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Rutger Helling 2017-06-21 08:41:57 +02:00 committed by Ludovic Courtès
parent 3116c8b5e0
commit 0a2de1c296
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2701,7 +2701,7 @@ (define-public red-eclipse
(define-public higan
(package
(name "higan")
(version "101")
(version "102")
(source
(origin
(method url-fetch)
@ -2710,7 +2710,7 @@ (define-public higan
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