[PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.

  • Done
  • quality assurance status badge
Details
2 participants
  • jlicht
  • Christopher Baines
Owner
unassigned
Submitted by
jlicht
Severity
normal
J
J
jlicht wrote on 19 Aug 2023 23:10
(address . guix-patches@gnu.org)(name . Jelle Licht)(address . jlicht@fsfe.org)
64fc71255f5fc17a95d188cefe7f22f3ddf043d0.1692479147.git.jlicht@fsfe.org
From: Jelle Licht <jlicht@fsfe.org>

* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index bdf05227fb..9253755b7d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1516,7 +1516,7 @@ (define-public librem-ec-acpi-linux-module
(define-public tuxedo-keyboard
(package
(name "tuxedo-keyboard")
- (version "3.2.1")
+ (version "3.2.10")
(source
(origin
(method git-fetch)
@@ -1525,7 +1525,7 @@ (define-public tuxedo-keyboard
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "13fncirqcci46zxmsrawsxpazip5k46i849dwkhkqlg0mg4vxxw5"))))
+ (base32 "1kbspr1vs6jpfsb3c4hbw2d8y06v2a3m4c27rhggkfksf4x82gip"))))
(build-system linux-module-build-system)
(arguments
(list #:tests? #f)) ; no test suite

base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
--
2.41.0
C
C
Christopher Baines wrote on 29 Aug 2023 15:07
(address . jlicht@fsfe.org)(address . 65388-done@debbugs.gnu.org)
87wmxef13n.fsf@cbaines.net
jlicht@fsfe.org writes:

Toggle quote (7 lines)
> From: Jelle Licht <jlicht@fsfe.org>
>
> * gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10.
> ---
> gnu/packages/linux.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
50e2d970579316ebcb70dbcab66c4027171852ee.
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmTt7axfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xf+NA//ZA76ZWxWBG6FnwI9Xk7/OCnE/3cVkh0A
w1SNaeGEpt4oFLj4PBot7/9IZp7Q3f8+1exFpi13K3jXV6P49lnFTOPttvYfQsFE
YN9+kFB5Eb1Vm7fzuCKtEXWUdzcQWqdGkDru0OfC40Uy8fJChkCCvQuDu9k59WcH
3PgalFbQVCPUZKTGU+3B6SrSXKexcycx9R2w7YC6x4ECEKRJMSlZjyP0nZ/7cFA4
no3ntYz4+r725QwO6prPTVLLtCZIErwDNfkdLuL9jagHOGp52OIbl9SvYyPv/J1h
kmxjX54vBTOuUkzjv90A9KkK7JhI4gCipBpNeAB6YqYxjsn2ClqR8p/gkJAiJeL4
TssR01Q4Ag5PhO2fAwMtcJxrQZHOXooLRXTwFW1ERhRnLGGekoSnqVrx4IStXiNj
V/rx1AvGhsUssgvyL48F11phGJnNS8/MiD/CuZeO4LfMQR/+85PP0D0wzIj+cICW
PLZNNWtgN/+2Y5VijFGu35UqJ5RHzqnjrMTrxQOKnQpNt7G6GR+rrv3xfPeVEoxm
pCibAe8P099N7SQqftRmDYr/mIQQUVbKTIn1/thPEmYDxWimjoKW+yorMBddHgyw
rBK4MKqoJbL4b7eNTlZWBrOFlaSiBh5ftWFMdIKz8GsGAtbfCutwpnMhNpr+xxaN
KU69hLnlhDI=
=+r8z
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65388@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65388
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