GNU bug report logs -
#75371
[PATCH] gnu: retroarch-joypad-config: Update to 1.20.0
Previous Next
Reported by: Andrew Wong <wongandj <at> icloud.com>
Date: Sun, 5 Jan 2025 04:38:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/emulators.scm (retroarch-joypad-autoconfig): Update to 1.20.0.
Change-Id: I830b71a4af2f81dc78592b8032eca779857cc75a
---
gnu/packages/emulators.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index b65c91cdf5..f573457136 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1607,7 +1607,7 @@ (define-public retroarch-core-info
(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 @@ (define-public retroarch-joypad-autoconfig
(file-name (git-file-name name version))
(sha256
(base32
- "1gg4nc2wjqz72z40diqbanfkfalvb9hhb8scwn51v2w704rm634b"))))
+ "0nlz3j3575dlv9s15250qrhi90xcs6mg5i40g4lhq1hbwd075lsd"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no meaningful test suite
base-commit: 321edcf0744a8895690579e8a5b09b66c75d102c
--
2.47.1
This bug report was last modified 140 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.