me
/
guix
Archived
1
0
Fork 0

retroarch: Update to 1.5.0.

* gnu/packages/games.scm (retroarch): Update to 1.5.0.
master
宋文武 2017-04-17 22:34:36 +08:00
parent 3759deaba1
commit 9505dafb99
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 3 additions and 3 deletions

View File

@ -1084,7 +1084,7 @@ either by Infocom or created using the Inform compiler.")
(define-public retroarch
(package
(name "retroarch")
(version "1.3.6")
(version "1.5.0")
(source
(origin
(method url-fetch)
@ -1092,7 +1092,7 @@ either by Infocom or created using the Inform compiler.")
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1xar0wagcz50clwwkvjg4zq9m1sjqw47vw3xx44pisdj94g21m5y"))))
(base32 "1rbdax3i33myg1v938pxy28117ihff2lml1ky6g70c8099fkirjx"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests