all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 74586-done@debbugs.gnu.org
Subject: bug#74586: [PATCH] gnu: wlogout: Update to 1.2.2.
Date: Sat, 14 Dec 2024 21:26:05 +0800	[thread overview]
Message-ID: <877c824cr6.fsf@iscas.ac.cn> (raw)
In-Reply-To: <1802287e4b5ce1c616e3b9a18451be07685bbab6.1732783800.git.zhengjunjie@iscas.ac.cn> (Zheng Junjie's message of "Thu, 28 Nov 2024 16:50:00 +0800")

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

Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:

> * gnu/packages/wm.scm (wlogout): Update to 1.2.2.
>
> Change-Id: Ieb1559bd50f3aad988ec4e16cfe5396004a3cab3
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index 921f9750378..8e8cacb6bbe 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -3571,7 +3571,7 @@ (define-public trayer-srg
>  (define-public wlogout
>    (package
>      (name "wlogout")
> -    (version "1.1.1")
> +    (version "1.2.2")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -3580,7 +3580,7 @@ (define-public wlogout
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1swhzkqkzli59c89pvrakfvicd00x7ga860c3x2pbb4y3xziqfvi"))))
> +                "0pzgpfnfzpkc6y14x4g5wv5ldm67vshcp893i4rszfx4kv5ikmpy"))))
>      (build-system meson-build-system)
>      (native-inputs
>       (list pkg-config scdoc))
>
> base-commit: faf8ba9b43323dc61988a368690b20008611fc87
> prerequisite-patch-id: 4ea375f861b5f0d4a7521b56b26718671068219c
> prerequisite-patch-id: 8825e20ba45cee944acf3cda43a7dd1f6747ee07

pushed, closing.

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

      reply	other threads:[~2024-12-14 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28  8:50 [bug#74586] [PATCH] gnu: wlogout: Update to 1.2.2 Zheng Junjie
2024-12-14 13:26 ` Zheng Junjie [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=877c824cr6.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74586-done@debbugs.gnu.org \
    /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.