gnu: retroarch-assets: Update to 1.20.0.

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

Change-Id: I71e14f042d58911065aa9f7c5326daabff897b3d
This commit is contained in:
Maxim Cournoyer 2025-07-26 12:23:04 +09:00
parent d5c1f1420b
commit 722116d327
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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