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:
parent
3116c8b5e0
commit
0a2de1c296
@ -2701,7 +2701,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
|
|||||||
(define-public higan
|
(define-public higan
|
||||||
(package
|
(package
|
||||||
(name "higan")
|
(name "higan")
|
||||||
(version "101")
|
(version "102")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -2710,7 +2710,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
|
|||||||
version))
|
version))
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0qavwkmzc63p6qplmxii4gc541z5mcs8gjwh3m4y7i576r7rcbk9"))
|
(base32 "0zw3r50ay1mk7ni7cn06v9bbgry4mcyrwbg49c3nk1sks49hxyx5"))
|
||||||
(patches (search-patches "higan-remove-march-native-flag.patch"))))
|
(patches (search-patches "higan-remove-march-native-flag.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user