emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62660: closed ([PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.)


From: GNU bug Tracking System
Subject: bug#62660: closed ([PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.)
Date: Sat, 08 Apr 2023 12:10:03 +0000

Your message dated Sat, 08 Apr 2023 14:09:38 +0200
with message-id <87a5zilgn1.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62660] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.
has caused the debbugs.gnu.org bug report #62660,
regarding [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1.
to be marked as done.

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


-- 
62660: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62660
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1. Date: Tue, 4 Apr 2023 08:40:44 +0200
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62660] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.1. Date: Sat, 08 Apr 2023 14:09:38 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

jlicht@fsfe.org writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]