all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
To: 74859@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>,
	Leo Famulari <leo@famulari.name>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#74859] [PATCH] gnu: tuxedo-keyboard: Update to 4.11.7.
Date: Fri, 13 Dec 2024 21:39:47 +0100	[thread overview]
Message-ID: <8542c18c3e6c39c80c347849dca7e0c502b15e60.1734122387.git.ashish.is@lostca.se> (raw)

* 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





                 reply	other threads:[~2024-12-13 20:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8542c18c3e6c39c80c347849dca7e0c502b15e60.1734122387.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=74859@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=leo@famulari.name \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.