GNU bug report logs - #65388
[PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Sat, 19 Aug 2023 21:11:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65388: closed ([PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.)
Date: Tue, 29 Aug 2023 13:09:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 29 Aug 2023 14:07:32 +0100
with message-id <87wmxef13n.fsf <at> cbaines.net>
and subject line Re: [bug#65388] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.
has caused the debbugs.gnu.org bug report #65388,
regarding [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
65388: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65388
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jlicht <at> fsfe.org
To: guix-patches <at> gnu.org
Cc: Jelle Licht <jlicht <at> fsfe.org>
Subject: [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.
Date: Sat, 19 Aug 2023 23:10:14 +0200
From: Jelle Licht <jlicht <at> 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: jlicht <at> fsfe.org
Cc: 65388-done <at> debbugs.gnu.org
Subject: Re: [bug#65388] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.
Date: Tue, 29 Aug 2023 14:07:32 +0100
[Message part 4 (text/plain, inline)]
jlicht <at> fsfe.org writes:

> From: Jelle Licht <jlicht <at> 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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 358 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.