unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jlicht@fsfe.org
To: 62660@debbugs.gnu.org
Cc: Tobias Geerinckx-Rice <me@tobias.gr>,
	Jelle Licht <jlicht@fsfe.org>, Leo Famulari <leo@famulari.name>
Subject: [bug#62660] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.
Date: Tue,  4 Apr 2023 08:40:44 +0200	[thread overview]
Message-ID: <535e5b4f98a3795139d6c6ea60fb4b52356c78cd.1680590395.git.jlicht@fsfe.org> (raw)

From: Jelle Licht <jlicht@fsfe.org>

* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.1.
---

 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 95c6640fe2..f7d2209a93 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1505,7 +1505,7 @@ (define-public librem-ec-acpi-linux-module
 (define-public tuxedo-keyboard
   (package
     (name "tuxedo-keyboard")
-    (version "3.1.4")
+    (version "3.2.1")
     (source
      (origin
        (method git-fetch)
@@ -1514,7 +1514,7 @@ (define-public tuxedo-keyboard
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "00yq3bk4ss60q8zgykid6gzsi3n6grdnkk6dkdr8n42gwaprpbw7"))))
+        (base32 "13fncirqcci46zxmsrawsxpazip5k46i849dwkhkqlg0mg4vxxw5"))))
     (build-system linux-module-build-system)
     (arguments
      (list #:tests? #f))                ; no test suite
-- 
2.39.2





             reply	other threads:[~2023-04-04  6:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04  6:40 jlicht [this message]
2023-04-08 12:09 ` bug#62660: [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1 Nicolas Goaziou

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=535e5b4f98a3795139d6c6ea60fb4b52356c78cd.1680590395.git.jlicht@fsfe.org \
    --to=jlicht@fsfe.org \
    --cc=62660@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=me@tobias.gr \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).