~ruther/guix-local

722116d327b8829f2eeb16092eb61625cf04c7fe — Maxim Cournoyer 11 months ago d5c1f14
gnu: retroarch-assets: Update to 1.20.0.

* gnu/packages/emulators.scm (retroarch-assets): Update to 1.20.0.

Change-Id: I71e14f042d58911065aa9f7c5326daabff897b3d
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emulators.scm
M gnu/packages/emulators.scm => gnu/packages/emulators.scm +2 -2
@@ 1814,7 1814,7 @@ libretro API, based on Mupen64Plus.  It incorporates the following projects:
(define-public retroarch-assets
  (package
    (name "retroarch-assets")
    (version "1.19.0")
    (version "1.20.0")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 1823,7 1823,7 @@ libretro API, based on Mupen64Plus.  It incorporates the following projects:
              (file-name (git-file-name name version))
              (sha256
               (base32
                "1i496x0lkqard5i9045yf438kivwd6f6za8p9fil8w1rfrhk2knz"))))
                "0ngbc2wmqgz5davan7rnvqapai5wc8j9afylff1yzlk3lgsjlv1x"))))
    (build-system gnu-build-system)
    (arguments
     (list #:tests? #f                  ;no test suite