GNU bug report logs -
#72892
[PATCH] gnu: tuxedo-keyboard: Update to 4.6.2.
Previous Next
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
Message #13 received at 72892-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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 315 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.