all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74859] [PATCH] gnu: tuxedo-keyboard: Update to 4.11.7.
@ 2024-12-13 20:39 Ashish SHUKLA via Guix-patches via
  2024-12-15 13:33 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Ashish SHUKLA via Guix-patches via @ 2024-12-13 20:39 UTC (permalink / raw)
  To: 74859; +Cc: Ashish SHUKLA, Leo Famulari, Wilko Meyer

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#74859] [PATCH] gnu: tuxedo-keyboard: Update to 4.11.7.
  2024-12-13 20:39 [bug#74859] [PATCH] gnu: tuxedo-keyboard: Update to 4.11.7 Ashish SHUKLA via Guix-patches via
@ 2024-12-15 13:33 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-12-15 13:33 UTC (permalink / raw)
  To: 74859; +Cc: Wilko Meyer, 74859-done, Ashish SHUKLA, Leo Famulari

[-- Attachment #1: Type: text/plain, Size: 1239 bytes --]

Ashish SHUKLA via Guix-patches via <guix-patches@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-15 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 20:39 [bug#74859] [PATCH] gnu: tuxedo-keyboard: Update to 4.11.7 Ashish SHUKLA via Guix-patches via
2024-12-15 13:33 ` Zheng Junjie

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.