all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62660] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.
@ 2023-04-04  6:40 jlicht
  2023-04-08 12:09 ` bug#62660: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jlicht @ 2023-04-04  6:40 UTC (permalink / raw)
  To: 62660; +Cc: Tobias Geerinckx-Rice, Jelle Licht, Leo Famulari

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





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

* bug#62660: [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.
  2023-04-04  6:40 [bug#62660] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1 jlicht
@ 2023-04-08 12:09 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-08 12:09 UTC (permalink / raw)
  To: jlicht; +Cc: Tobias Geerinckx-Rice, 62660-done, Leo Famulari

Hello,

jlicht@fsfe.org writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-08 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04  6:40 [bug#62660] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1 jlicht
2023-04-08 12:09 ` bug#62660: " Nicolas Goaziou

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.