GNU bug report logs - #77010
[PATCH] gnu: tuxedo-keyboard: Update to 4.12.2.

Previous Next

Package: guix-patches;

Reported by: Jelle Licht <jlicht <at> fsfe.org>

Date: Fri, 14 Mar 2025 13:38:02 UTC

Severity: normal

Tags: patch

Done: Jelle Licht <jlicht <at> fsfe.org>

To reply to this bug, email your comments to 77010 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#77010; Package guix-patches. (Fri, 14 Mar 2025 13:38:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jelle Licht <jlicht <at> fsfe.org>:
New bug report received and forwarded. Copy sent to leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org. (Fri, 14 Mar 2025 13:38:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jelle Licht <jlicht <at> fsfe.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tuxedo-keyboard: Update to 4.12.2.
Date: Fri, 14 Mar 2025 14:37:02 +0100
* 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(-)

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






Information forwarded to guix-patches <at> gnu.org:
bug#77010; Package guix-patches. (Fri, 14 Mar 2025 19:15:02 GMT) Full text and rfc822 format available.

Message #8 received at 77010 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Jelle Licht <jlicht <at> fsfe.org>
Cc: Wilko Meyer <w <at> wmeyer.eu>, 77010 <at> debbugs.gnu.org
Subject: Re: [bug#77010] [PATCH] gnu: tuxedo-keyboard: Update to 4.12.2.
Date: Fri, 14 Mar 2025 15:14:05 -0400
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!




Reply sent to Jelle Licht <jlicht <at> fsfe.org>:
You have taken responsibility. (Mon, 17 Mar 2025 14:04:04 GMT) Full text and rfc822 format available.

Notification sent to Jelle Licht <jlicht <at> fsfe.org>:
bug acknowledged by developer. (Mon, 17 Mar 2025 14:04:05 GMT) Full text and rfc822 format available.

Message #13 received at 77010-done <at> debbugs.gnu.org (full text, mbox):

From: Jelle Licht <jlicht <at> fsfe.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: Wilko Meyer <w <at> wmeyer.eu>, 77010-done <at> debbugs.gnu.org
Subject: Re: [bug#77010] [PATCH] gnu: tuxedo-keyboard: Update to 4.12.2.
Date: Mon, 17 Mar 2025 15:02:59 +0100
Leo Famulari <leo <at> famulari.name> writes:

> 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.




This bug report was last modified 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.