me
/
guix
Archived
1
0
Fork 0

gnu: retroarch: Update to 1.18.0.

* gnu/packages/emulators.scm (retroarch): Update to 1.18.0.

Change-Id: I324df0145b908fd0fb901bdb4482621a2ba48153
Signed-off-by: Christopher Baines <mail@cbaines.net>
master
宋文武 2024-03-23 21:02:06 +08:00 committed by Christopher Baines
parent 46000846de
commit 3083fbedd0
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1434,7 +1434,7 @@ as RetroArch.")
(define-public retroarch
(package
(name "retroarch")
(version "1.17.0")
(version "1.18.0")
(source
(origin
(method git-fetch)
@ -1443,7 +1443,7 @@ as RetroArch.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1mf511wh7kpj29vv7rgngamvmfs151n8j4dls7jbqasdj5hik3zi"))))
(base32 "0wdl9zrb1gpqgrxxmv6fida1si1s5g6061aja9dm0hnbpa8cbsdq"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests