GNU bug report logs -
#65388
[PATCH] gnu: tuxedo-keyboard: Update to 3.2.10.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65388 in the body.
You can then email your comments to 65388 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org
:
bug#65388
; Package
guix-patches
.
(Sat, 19 Aug 2023 21:11:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jlicht <at> fsfe.org
:
New bug report received and forwarded. Copy sent to
leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org
.
(Sat, 19 Aug 2023 21:11:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Tue, 29 Aug 2023 13:09:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
jlicht <at> fsfe.org
:
bug acknowledged by developer.
(Tue, 29 Aug 2023 13:09:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 65388-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 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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 27 Sep 2023 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 226 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.