gnu: retroarch: Update hash.

* gnu/packages/emulators.scm (retroarch): Update hash (due to bugfix release).
This commit is contained in:
Rutger Helling 2019-09-01 15:04:03 +02:00
parent 5db9d10dfd
commit 8cb2f0ff2b
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 1 additions and 1 deletions

View File

@ -1059,7 +1059,7 @@ emulation community. It provides highly accurate emulation.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0xxd9nhqiclpkdd9crymvba37fl0xs5mikwhya68nfzcgar7w480")))) (base32 "0jwy5winrm87s6xa645fwa47x242r25m6i3rwf10x59448bd19r6"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no tests `(#:tests? #f ; no tests