3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: higan: Update to version 101.

* gnu/packages/games.scm (higan): Update to version 101.
This commit is contained in:
Taylan Ulrich Bayırlı/Kammer 2016-09-14 21:38:30 +02:00
parent b411517a19
commit dac65f90b6
No known key found for this signature in database
GPG key ID: A1F4CFCC52836BAC

View file

@ -2263,7 +2263,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
(define-public higan
(package
(name "higan")
(version "099")
(version "101")
(source
(origin
(method url-fetch)
@ -2272,7 +2272,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0xlzjqrd308hmg6yjzjkmxkkr9p3w387kf6yxyplb47jcbx2sq4n"))
(base32 "0qavwkmzc63p6qplmxii4gc541z5mcs8gjwh3m4y7i576r7rcbk9"))
(patches (search-patches "higan-remove-march-native-flag.patch"))))
(build-system gnu-build-system)
(native-inputs