* [bug#75371] [PATCH] gnu: retroarch-joypad-config: Update to 1.20.0
@ 2025-01-05 4:37 Andrew Wong via Guix-patches via
2025-01-05 6:27 ` bug#75371: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Wong via Guix-patches via @ 2025-01-05 4:37 UTC (permalink / raw)
To: 75371
Cc: Andrew Wong, Adam Faiz, Liliana Marie Prikler,
宋文武
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75371: [PATCH] gnu: retroarch-joypad-config: Update to 1.20.0
2025-01-05 4:37 [bug#75371] [PATCH] gnu: retroarch-joypad-config: Update to 1.20.0 Andrew Wong via Guix-patches via
@ 2025-01-05 6:27 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2025-01-05 6:27 UTC (permalink / raw)
To: Andrew Wong; +Cc: 75371-done, Liliana Marie Prikler, Adam Faiz
Andrew Wong <wongandj@icloud.com> writes:
> * gnu/packages/emulators.scm (retroarch-joypad-autoconfig): Update to 1.20.0.
Pushed to master, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-05 6:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-05 4:37 [bug#75371] [PATCH] gnu: retroarch-joypad-config: Update to 1.20.0 Andrew Wong via Guix-patches via
2025-01-05 6:27 ` bug#75371: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.