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

gnu: retroarch: Update to 1.8.0.

* gnu/packages/emulators.scm (retroarch): Update to 1.8.0.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-27 21:06:11 +01:00
parent ca1f4b19e9
commit 6bc0bed188
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1053,7 +1053,7 @@ emulation community. It provides highly accurate emulation.")
(define-public retroarch
(package
(name "retroarch")
(version "1.7.9.2")
(version "1.8.0")
(source
(origin
(method git-fetch)
@ -1062,7 +1062,7 @@ emulation community. It provides highly accurate emulation.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "14kay5g9rnm79mly7b4x5jwkidjaki8qqkpf21hnj1r2z1q7bp5b"))))
(base32 "1mgszd8gb5nk08kfykap9b1l5rl4qfy39dbba8crjj0zkc4z1jga"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests