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

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Fri, 13 Dec 2024 20:42:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74859 in the body.
You can then email your comments to 74859 AT debbugs.gnu.org in the normal way.

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#74859; Package guix-patches. (Fri, 13 Dec 2024 20:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org. (Fri, 13 Dec 2024 20:42:02 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: tuxedo-keyboard: Update to 4.11.7.
Date: Fri, 13 Dec 2024 21:39:47 +0100
* gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.11.7.

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

base-commit: 0787a180b3ca64d3958438920ca1b58a2a27fba4
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#74859; Package guix-patches. (Sun, 15 Dec 2024 13:35:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: Wilko Meyer <w <at> wmeyer.eu>, 74859-done <at> debbugs.gnu.org,
 Ashish SHUKLA <ashish.is <at> lostca.se>, Leo Famulari <leo <at> famulari.name>
Subject: Re: [bug#74859] [PATCH] gnu: tuxedo-keyboard: Update to 4.11.7.
Date: Sun, 15 Dec 2024 21:33:59 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.11.7.
>
> Change-Id: I5e158b40b46ceb5525d3da75c7d3d473b0825485
> ---
>  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 0fc2c4428a..b939b979af 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -1645,7 +1645,7 @@ (define-public librem-ec-acpi-linux-module
>  (define-public tuxedo-keyboard
>    (package
>      (name "tuxedo-keyboard")
> -    (version "4.6.3")
> +    (version "4.11.7")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1654,7 +1654,7 @@ (define-public tuxedo-keyboard
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1958ls5jk8ilc5mn7z3770phrqwj09lnam2slyq54h15n68hf07c"))))
> +        (base32 "0r5ik5jzdk7jghzhx3ahzwddzpd1vx55qrsrz265qlxxfk8zhr35"))))
>      (build-system linux-module-build-system)
>      (arguments
>       (list #:tests? #f))                ; no test suite
>
> base-commit: 0787a180b3ca64d3958438920ca1b58a2a27fba4

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sun, 15 Dec 2024 13:35:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Sun, 15 Dec 2024 13:35:05 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 13 Jan 2025 12:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 155 days ago.

Previous Next


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