[PATCH] gnu: retroarch-joypad-config: Update to 1.20.0

  • Done
  • quality assurance status badge
Details
2 participants
  • 宋文武
  • Andrew Wong
Owner
unassigned
Submitted by
Andrew Wong
Severity
normal

Debbugs page

A
A
Andrew Wong wrote 6 days ago
(address . guix-patches@gnu.org)(name . Andrew Wong)(address . wongandj@icloud.com)
732faa8d0a1984b35003393fd5e3741896eb8ba5.1736051833.git.wongandj@icloud.com
* 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(-)

Toggle diff (26 lines)
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
宋
宋文武 wrote 6 days ago
(name . Andrew Wong)(address . wongandj@icloud.com)
87sepxixmi.fsf@envs.net
Andrew Wong <wongandj@icloud.com> writes:

Toggle quote (3 lines)
> * gnu/packages/emulators.scm (retroarch-joypad-autoconfig): Update to 1.20.0.


Pushed to master, thank you!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75371@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75371
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch