all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: jlicht@fsfe.org
Cc: 72892-done@debbugs.gnu.org, Wilko Meyer <w@wmeyer.eu>,
	Leo Famulari <leo@famulari.name>
Subject: bug#72892: [PATCH v2] gnu: tuxedo-keyboard: Update to 4.6.3.
Date: Mon, 09 Sep 2024 18:54:37 +0800	[thread overview]
Message-ID: <87r09tyu4y.fsf@iscas.ac.cn> (raw)
In-Reply-To: <88bf9d508774ec74a3a8e5a366604daecaeca203.1725872155.git.jlicht@fsfe.org> (jlicht@fsfe.org's message of "Mon, 9 Sep 2024 10:55:55 +0200")

[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]

jlicht@fsfe.org writes:

> From: Jelle Licht <jlicht@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-09-09 10:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-30 14:05 [bug#72892] [PATCH] gnu: tuxedo-keyboard: Update to 4.6.2 jlicht
2024-09-09  8:55 ` [bug#72892] [PATCH v2] gnu: tuxedo-keyboard: Update to 4.6.3 jlicht
2024-09-09 10:54   ` Z572 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r09tyu4y.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=72892-done@debbugs.gnu.org \
    --cc=jlicht@fsfe.org \
    --cc=leo@famulari.name \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.