gnu: dolphin-emu: Update to commit 2c57e70.

* gnu/packages/emulators.scm (dolphin-emu): Update to commit 2c57e70.
This commit is contained in:
Rutger Helling 2018-12-04 10:01:21 +01:00
parent 9325533bd0
commit 1f51f0d975
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 3 additions and 3 deletions

View File

@ -117,8 +117,8 @@
;; Building from recent Git because the official 5.0 release no longer builds. ;; Building from recent Git because the official 5.0 release no longer builds.
(define-public dolphin-emu (define-public dolphin-emu
(let ((commit "22ddd11573fd8d3e43a879804e7a64e50928435d") (let ((commit "2c57e709d0f9e4010a4415de4192de887e37f187")
(revision "4")) (revision "5"))
(package (package
(name "dolphin-emu") (name "dolphin-emu")
(version (git-version "5.0" revision commit)) (version (git-version "5.0" revision commit))
@ -144,7 +144,7 @@
#t)) #t))
(sha256 (sha256
(base32 (base32
"01l6r8spaslqc73m3y7hfb2jx5a4848vdkman6x6w2arpb8bywzl")))) "0aszfdfvs7yg4bmrd3qxwsiz7hx3mrj29f4aw86bz7h9j7hkh57f"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
'(#:tests? #f '(#:tests? #f