~ruther/guix-local

ae5cbddeb67cb5a678dd43eff3563a940ffbf1f4 — Andrew Wong 1 year, 4 months ago 7b273c2
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emulators.scm
M gnu/packages/emulators.scm => gnu/packages/emulators.scm +2 -2
@@ 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