gnu: retroarch-joypad-autoconfig: Update to 1.20.0

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

Change-Id: I830b71a4af2f81dc78592b8032eca779857cc75a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Andrew Wong 2025-01-04 23:37:14 -05:00 committed by 宋文武
parent 7b273c2b57
commit ae5cbddeb6
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1607,7 +1607,7 @@ metadata about each known libretro core. The snapshot is taken from the
(define-public retroarch-joypad-autoconfig
(package
(name "retroarch-joypad-autoconfig")
(version "1.19.0")
(version "1.20.0")
(source
(origin
(method git-fetch)
@ -1617,7 +1617,7 @@ metadata about each known libretro core. The snapshot is taken from the
(file-name (git-file-name name version))
(sha256
(base32
"1gg4nc2wjqz72z40diqbanfkfalvb9hhb8scwn51v2w704rm634b"))))
"0nlz3j3575dlv9s15250qrhi90xcs6mg5i40g4lhq1hbwd075lsd"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no meaningful test suite