~ruther/guix-local

e94f5b373dfb8e33d26e284e437bba91deddba69 — 宋文武 a month ago 7717643
gnu: retroarch-joypad-autoconfig: Update to 1.22.0.

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

Change-Id: Ied9586c99295dab54d847e4ab92b94c97836733a
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emulators.scm
M gnu/packages/emulators.scm => gnu/packages/emulators.scm +2 -2
@@ 2094,7 2094,7 @@ Various scripts that are used to maintain the database files.
(define-public retroarch-joypad-autoconfig
  (package
    (name "retroarch-joypad-autoconfig")
    (version "1.21.1")
    (version "1.22.0")
    (source
     (origin
       (method git-fetch)


@@ 2104,7 2104,7 @@ Various scripts that are used to maintain the database files.
       (file-name (git-file-name name version))
       (sha256
        (base32
         "06mii4zpkrwxiw9qhfvjzri8q8fps1b96nkxp7px2w7cgdl4kg68"))))
         "0fcc15j6lblngkx0n85x68x01c4qc24xc0pw05gc5pg2xgg4m3wg"))))
    (build-system gnu-build-system)
    (arguments
     (list #:tests? #f                  ;no meaningful test suite