guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: retroarch: Update hash.


From: guix-commits
Subject: 01/01: gnu: retroarch: Update hash.
Date: Sun, 1 Sep 2019 09:06:42 -0400 (EDT)

rhelling pushed a commit to branch master
in repository guix.

commit 8cb2f0ff2bce0cef922871d21b25779626c2eabf
Author: Rutger Helling <address@hidden>
Date:   Sun Sep 1 15:04:03 2019 +0200

    gnu: retroarch: Update hash.
    
    * gnu/packages/emulators.scm (retroarch): Update hash (due to bugfix 
release).
---
 gnu/packages/emulators.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 930878d..3b2b543 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1059,7 +1059,7 @@ emulation community.  It provides highly accurate 
emulation.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0xxd9nhqiclpkdd9crymvba37fl0xs5mikwhya68nfzcgar7w480"))))
+        (base32 "0jwy5winrm87s6xa645fwa47x242r25m6i3rwf10x59448bd19r6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no tests



reply via email to

[Prev in Thread] Current Thread [Next in Thread]