diff mbox series

[bug#62660] gnu: tuxedo-keyboard: Update to 3.2.1.

Message ID 535e5b4f98a3795139d6c6ea60fb4b52356c78cd.1680590395.git.jlicht@fsfe.org
State New
Headers show
Series [bug#62660] gnu: tuxedo-keyboard: Update to 3.2.1. | expand

Commit Message

Jelle Licht April 4, 2023, 6:40 a.m. UTC
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(-)

Comments

Nicolas Goaziou April 8, 2023, 12:09 p.m. UTC | #1
Hello,

jlicht@fsfe.org writes:

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

Applied. Thank you.

Regards,
diff mbox series

Patch

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