GNU bug report logs -
#74586
[PATCH] gnu: wlogout: Update to 1.2.2.
Previous Next
Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Thu, 28 Nov 2024 08:51:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
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 74586 in the body.
You can then email your comments to 74586 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74586
; Package
guix-patches
.
(Thu, 28 Nov 2024 08:51:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 28 Nov 2024 08:51:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
--
2.46.0
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 14 Dec 2024 13:27:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
bug acknowledged by developer.
(Sat, 14 Dec 2024 13:27:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 74586-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> 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.
[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
.
(Sun, 12 Jan 2025 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.