gnu: higan: Update to 104.
* gnu/packages/games.scm (higan): Update to 104. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
56cdca9537
commit
8a7f958ed9
@ -2870,7 +2870,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
|
|||||||
(define-public higan
|
(define-public higan
|
||||||
(package
|
(package
|
||||||
(name "higan")
|
(name "higan")
|
||||||
(version "103")
|
(version "104")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -2879,7 +2879,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 "013r0lcm0qw8zwavz977mqk2clg80gngkjijr3n0q8snpc1727r7"))
|
(base32 "18by01ir2mvdi9hq571in1hk18gw2bd0ynq4avfs1qj0qra35fqb"))
|
||||||
(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