me
/
guix
Archived
1
0
Fork 0

gnu: retroarch: Update to 1.16.0.3.

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

Change-Id: Ied17b92bb416bd7e237ef883793015c96b01d2f8
master
宋文武 2023-10-24 20:38:11 +08:00
parent b6e8d587c4
commit 3e968af472
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -1431,7 +1431,7 @@ as RetroArch.")
(define-public retroarch
(package
(name "retroarch")
(version "1.15.0")
(version "1.16.0.3")
(source
(origin
(method git-fetch)
@ -1440,7 +1440,7 @@ as RetroArch.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1ii31mc7wfd386rzyxqk8nmx5a13f9iqz47991z4zx0d8gqcchzg"))))
(base32 "1nvvd78hx1s73nif7g02pqms29b9v072mxnld0vmsh78236qngq5"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests