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

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Fri, 30 Aug 2024 14:08:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

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: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72892: closed ([PATCH] gnu: tuxedo-keyboard: Update to 4.6.2.)
Date: Mon, 09 Sep 2024 10:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Sep 2024 18:54:37 +0800
with message-id <87r09tyu4y.fsf <at> iscas.ac.cn>
and subject line Re: [bug#72892] [PATCH v2] gnu: tuxedo-keyboard: Update to 4.6.3.
has caused the debbugs.gnu.org bug report #72892,
regarding [PATCH] gnu: tuxedo-keyboard: Update to 4.6.2.
to be marked as done.

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


-- 
72892: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72892
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 4.6.2.
Date: Fri, 30 Aug 2024 16:05:59 +0200
From: Jelle Licht <jlicht <at> fsfe.org>

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

Change-Id: I0ad9b7bcbe04b88cce05cf3d1e74b29e97c2b52b
---
 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 86754abb35..3665bb57b9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1579,7 +1579,7 @@ (define-public librem-ec-acpi-linux-module
 (define-public tuxedo-keyboard
   (package
     (name "tuxedo-keyboard")
-    (version "4.6.1")
+    (version "4.6.2")
     (source
      (origin
        (method git-fetch)
@@ -1588,7 +1588,7 @@ (define-public tuxedo-keyboard
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0hbqk28qi3yxw0g3j8yarsplyigpd8kgliri7c48d3yhliiiz7l5"))))
+        (base32 "1azakqg83lcvyhqy1ldvj00n203rdhkn3194v774nnq530dclbqx"))))
     (build-system linux-module-build-system)
     (arguments
      (list #:tests? #f))                ; no test suite

base-commit: d5312370b46ace47e138d84e1bb28e5651cee94b
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: jlicht <at> fsfe.org
Cc: 72892-done <at> debbugs.gnu.org, Wilko Meyer <w <at> wmeyer.eu>,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: [bug#72892] [PATCH v2] gnu: tuxedo-keyboard: Update to 4.6.3.
Date: Mon, 09 Sep 2024 18:54:37 +0800
[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 4.6.3.
>
> Change-Id: I0ad9b7bcbe04b88cce05cf3d1e74b29e97c2b52b
> ---
>  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 a3b63a6f62..b77f08350b 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -1579,7 +1579,7 @@ (define-public librem-ec-acpi-linux-module
>  (define-public tuxedo-keyboard
>    (package
>      (name "tuxedo-keyboard")
> -    (version "4.6.1")
> +    (version "4.6.3")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1588,7 +1588,7 @@ (define-public tuxedo-keyboard
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0hbqk28qi3yxw0g3j8yarsplyigpd8kgliri7c48d3yhliiiz7l5"))))
> +        (base32 "1958ls5jk8ilc5mn7z3770phrqwj09lnam2slyq54h15n68hf07c"))))
>      (build-system linux-module-build-system)
>      (arguments
>       (list #:tests? #f))                ; no test suite
>
> base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd

push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 314 days ago.

Previous Next


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