gnu: retroarch: Update to 1.7.7.

* gnu/packages/emulators.scm (retroarch): Update to 1.7.7.
master
Rutger Helling 2019-05-08 08:14:07 +02:00
parent 56aee1968f
commit aa986c9cd6
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

@ -1055,7 +1055,7 @@ emulation community. It provides highly accurate emulation.")
(define-public retroarch
(package
(name "retroarch")
(version "1.7.6")
(version "1.7.7")
(source
(origin
(method git-fetch)
@ -1064,7 +1064,7 @@ emulation community. It provides highly accurate emulation.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "122c6cqax92qk2mhm9ywnwhw3qkv8f1ybma9gal5w6i2gsmp0s0s"))))
(base32 "026720z0vpiwr4da7l2x2yinns09fmg6yxsib203xwnixj399azi"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests