GNU bug report logs - #75371
[PATCH] gnu: retroarch-joypad-config: Update to 1.20.0

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andrew Wong <wongandj <at> icloud.com>
Subject: bug#75371: closed (Re: [bug#75371] [PATCH] gnu: retroarch-joypad-config:
 Update to 1.20.0)
Date: Sun, 05 Jan 2025 06:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75371 <at> debbugs.gnu.org.

-- 
75371: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75371
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andrew Wong <wongandj <at> icloud.com>
Cc: 75371-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Adam Faiz <adam.faiz <at> disroot.org>
Subject: Re: [bug#75371] [PATCH] gnu: retroarch-joypad-config: Update to 1.20.0
Date: Sun, 05 Jan 2025 14:27:17 +0800
Andrew Wong <wongandj <at> icloud.com> writes:

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


Pushed to master, thank you!

[Message part 3 (message/rfc822, inline)]
From: Andrew Wong <wongandj <at> icloud.com>
To: guix-patches <at> gnu.org
Cc: Andrew Wong <wongandj <at> icloud.com>
Subject: [PATCH] gnu: retroarch-joypad-config: Update to 1.20.0
Date: Sat,  4 Jan 2025 23:37:14 -0500
* 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.