unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65388] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.
@ 2023-08-19 21:10 jlicht
  2023-08-29 13:07 ` bug#65388: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: jlicht @ 2023-08-19 21:10 UTC (permalink / raw)
  To: 65388; +Cc: Jelle Licht, Leo Famulari, Tobias Geerinckx-Rice

From: Jelle Licht <jlicht@fsfe.org>

* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10.
---
 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 bdf05227fb..9253755b7d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1516,7 +1516,7 @@ (define-public librem-ec-acpi-linux-module
 (define-public tuxedo-keyboard
   (package
     (name "tuxedo-keyboard")
-    (version "3.2.1")
+    (version "3.2.10")
     (source
      (origin
        (method git-fetch)
@@ -1525,7 +1525,7 @@ (define-public tuxedo-keyboard
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "13fncirqcci46zxmsrawsxpazip5k46i849dwkhkqlg0mg4vxxw5"))))
+        (base32 "1kbspr1vs6jpfsb3c4hbw2d8y06v2a3m4c27rhggkfksf4x82gip"))))
     (build-system linux-module-build-system)
     (arguments
      (list #:tests? #f))                ; no test suite

base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
-- 
2.41.0





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

* bug#65388: [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.
  2023-08-19 21:10 [bug#65388] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10 jlicht
@ 2023-08-29 13:07 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-08-29 13:07 UTC (permalink / raw)
  To: jlicht; +Cc: 65388-done

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


jlicht@fsfe.org writes:

> From: Jelle Licht <jlicht@fsfe.org>
>
> * gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10.
> ---
>  gnu/packages/linux.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
50e2d970579316ebcb70dbcab66c4027171852ee.

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

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

end of thread, other threads:[~2023-08-29 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-19 21:10 [bug#65388] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10 jlicht
2023-08-29 13:07 ` bug#65388: " Christopher Baines

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).