3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: retroarch: Update to 1.3.6.

* gnu/packages/games.scm (retroarch): Update to 1.3.6.
This commit is contained in:
Efraim Flashner 2016-09-23 09:00:34 +03:00
parent 5989d4eaac
commit fc3b2cbb04
Signed by untrusted user: efraim
GPG key ID: F4C1D3917EACEE93

View file

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