gnu: retroarch: Update to 1.8.1.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 2 Nov 2019 23:50:22 +0000 (00:50 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 2 Nov 2019 23:51:58 +0000 (00:51 +0100)
* gnu/packages/emulators.scm (retroarch): Update to 1.8.1.

gnu/packages/emulators.scm

index 7f7d817..72a9b6e 100644 (file)
@@ -1053,7 +1053,7 @@ emulation community.  It provides highly accurate emulation.")
 (define-public retroarch
   (package
     (name "retroarch")
-    (version "1.8.0")
+    (version "1.8.1")
     (source
      (origin
        (method git-fetch)
@@ -1062,7 +1062,7 @@ emulation community.  It provides highly accurate emulation.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1mgszd8gb5nk08kfykap9b1l5rl4qfy39dbba8crjj0zkc4z1jga"))))
+        (base32 "0y7rcpz7psf8k3agsrq277jdm651vbnn9xpqvmj2in1a786idya7"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no tests