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

  • Done
  • quality assurance status badge
Details
2 participants
  • Jelle Licht
  • Leo Famulari
Owner
unassigned
Submitted by
Jelle Licht
Severity
normal

Debbugs page

J
J
Jelle Licht wrote on 14 Mar 06:37 -0700
(address . guix-patches@gnu.org)
ea13ff5c2f390a34fa944d4737a5257aa6a1a6ed.1741959429.git.jlicht@fsfe.org
* gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.12.2.

Change-Id: I136bb8feb1d1a11803d6d94d885b5a7e6471db1a
---
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 623fe80f27..d4c4de5561 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1697,7 +1697,7 @@ (define-public librem-ec-acpi-linux-module
(define-public tuxedo-keyboard
(package
(name "tuxedo-keyboard")
- (version "4.11.7")
+ (version "4.12.2")
(source
(origin
(method git-fetch)
@@ -1706,7 +1706,7 @@ (define-public tuxedo-keyboard
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0r5ik5jzdk7jghzhx3ahzwddzpd1vx55qrsrz265qlxxfk8zhr35"))))
+ (base32 "0h5hjwlphld1ijin08qi1hrpsczpw8dqyw49yjprl959j74nwnmm"))))
(build-system linux-module-build-system)
(arguments
(list #:tests? #f)) ; no test suite

base-commit: 2b6017dd0b031e43de7e66b3e1f3f331c0ab712c
--
2.48.1
L
L
Leo Famulari wrote on 14 Mar 12:14 -0700
(name . Jelle Licht)(address . jlicht@fsfe.org)
Z9R__cICKxdNE8ui@jasmine.lan
On Fri, Mar 14, 2025 at 02:37:02PM +0100, Jelle Licht wrote:
Toggle quote (2 lines)
> * gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.12.2.

If it works for you, please push!
J
J
Jelle Licht wrote on 17 Mar 07:02 -0700
(name . Leo Famulari)(address . leo@famulari.name)
87ecyvoiuk.fsf@fsfe.org
Leo Famulari <leo@famulari.name> writes:

Toggle quote (5 lines)
> On Fri, Mar 14, 2025 at 02:37:02PM +0100, Jelle Licht wrote:
>> * gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.12.2.
>
> If it works for you, please push!

Thanks, pushed to master as 9f49906319725384f99a241b45688b03d4e702ea.
Closed
?
Your comment

Commenting via the web interface is currently disabled.

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

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