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

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Tue, 4 Apr 2023 06:42:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: jlicht <at> fsfe.org
Subject: bug#62660: closed (Re: [bug#62660] [PATCH] gnu: tuxedo-keyboard:
 Update to 3.2.1.)
Date: Sat, 08 Apr 2023 12:10:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62660 <at> debbugs.gnu.org.

-- 
62660: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62660
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: jlicht <at> fsfe.org
Cc: Tobias Geerinckx-Rice <me <at> tobias.gr>, 62660-done <at> debbugs.gnu.org,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: [bug#62660] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.
Date: Sat, 08 Apr 2023 14:09:38 +0200
Hello,

jlicht <at> fsfe.org writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: jlicht <at> fsfe.org
To: guix-patches <at> gnu.org
Cc: Tobias Geerinckx-Rice <me <at> tobias.gr>, Jelle Licht <jlicht <at> fsfe.org>,
 Leo Famulari <leo <at> famulari.name>
Subject: [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.
Date: Tue,  4 Apr 2023 08:40:44 +0200
From: Jelle Licht <jlicht <at> 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




This bug report was last modified 2 years and 40 days ago.

Previous Next


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