gnu: retroarch: Update to 1.7.5.

* gnu/packages/emulators.scm (retroarch): Update to 1.7.5.
master
Tobias Geerinckx-Rice 2018-10-04 05:56:12 +02:00
parent 1fc346de4e
commit 689ca9ba23
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
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.4")
(version "1.7.5")
(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 "1gagdwydj6kl3gzi9z1rjgrbjvi325f8159fdaryzf5gjj8avp8m"))))
(base32 "1jfpgl34jjxn3dvxd1kd564swkw7v98hnn562v998b7vllz3dxdm"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests