gnu: retroarch: Update to 1.7.8.4.

* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.4.
master
Rutger Helling 2019-09-16 08:21:58 +02:00
parent eca0f3d070
commit fb6e550d6b
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

@ -1054,7 +1054,7 @@ emulation community. It provides highly accurate emulation.")
(define-public retroarch
(package
(name "retroarch")
(version "1.7.8.3")
(version "1.7.8.4")
(source
(origin
(method git-fetch)
@ -1063,7 +1063,7 @@ emulation community. It provides highly accurate emulation.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0lsfiljy6cin3xsxyh80d6y9a77h7h82fcm6k148cd8mndvyxcdn"))))
(base32 "1i3i23xwvmck8k2fpalr49np7xjzfg507243mybqrljawlnbxvph"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests