diff options
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/emulators.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm index b65c91cdf57..f5734571362 100644 --- a/gnu/packages/emulators.scm +++ b/gnu/packages/emulators.scm | |||
| @@ -1607,7 +1607,7 @@ metadata about each known libretro core. The snapshot is taken from the | |||
| 1607 | (define-public retroarch-joypad-autoconfig | 1607 | (define-public retroarch-joypad-autoconfig |
| 1608 | (package | 1608 | (package |
| 1609 | (name "retroarch-joypad-autoconfig") | 1609 | (name "retroarch-joypad-autoconfig") |
| 1610 | (version "1.19.0") | 1610 | (version "1.20.0") |
| 1611 | (source | 1611 | (source |
| 1612 | (origin | 1612 | (origin |
| 1613 | (method git-fetch) | 1613 | (method git-fetch) |
| @@ -1617,7 +1617,7 @@ metadata about each known libretro core. The snapshot is taken from the | |||
| 1617 | (file-name (git-file-name name version)) | 1617 | (file-name (git-file-name name version)) |
| 1618 | (sha256 | 1618 | (sha256 |
| 1619 | (base32 | 1619 | (base32 |
| 1620 | "1gg4nc2wjqz72z40diqbanfkfalvb9hhb8scwn51v2w704rm634b")))) | 1620 | "0nlz3j3575dlv9s15250qrhi90xcs6mg5i40g4lhq1hbwd075lsd")))) |
| 1621 | (build-system gnu-build-system) | 1621 | (build-system gnu-build-system) |
| 1622 | (arguments | 1622 | (arguments |
| 1623 | (list #:tests? #f ;no meaningful test suite | 1623 | (list #:tests? #f ;no meaningful test suite |
