GNU bug report logs -
#71318
[PATCH] gnu: waybar: Update to 0.10.3.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71318 in the body.
You can then email your comments to 71318 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#71318
; Package
guix-patches
.
(Sun, 02 Jun 2024 07:33:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Simeon Prause <simeon.prause <at> campus.tu-berlin.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 02 Jun 2024 07:33:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From 6f7a21b4e93969bde6d885c6bb9de76c2b98ffcb Mon Sep 17 00:00:00 2001
From: Simeon Prause <simeon.prause <at> campus.tu-berlin.de>
Date: Thu, 30 May 2024 23:48:59 +0200
Subject: [PATCH] gnu: waybar: Update to 0.10.3.
Change-Id: I0b62cb4b5d2129d11aa415166c9cbce9abdf0456
---
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 8f74076cfd..c23cf63cff 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2219,7 +2219,7 @@ (define-public swaynotificationcenter
(define-public waybar
(package
(name "waybar")
- (version "0.10.2")
+ (version "0.10.3")
(source
(origin
(method git-fetch)
@@ -2228,7 +2228,7 @@ (define-public waybar
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0h8anmzhbimgdjnbg79al32d5acbfyrh3sf8wcsbx1296qpd6af6"))))
+ (base32 "04xd61ycn1nisq1s5ch14zkbsjcfcy6n29nkjn68s2ribmws0iid"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags #~(list "--wrap-mode=nodownload")))
--
2.41.0
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 22 Jun 2024 13:46:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Simeon Prause <simeon.prause <at> campus.tu-berlin.de>
:
bug acknowledged by developer.
(Sat, 22 Jun 2024 13:46:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71318-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Simeon Prause <simeon.prause <at> campus.tu-berlin.de> writes:
> From 6f7a21b4e93969bde6d885c6bb9de76c2b98ffcb Mon Sep 17 00:00:00 2001
> From: Simeon Prause <simeon.prause <at> campus.tu-berlin.de>
> Date: Thu, 30 May 2024 23:48:59 +0200
> Subject: [PATCH] gnu: waybar: Update to 0.10.3.
>
> Change-Id: I0b62cb4b5d2129d11aa415166c9cbce9abdf0456
> ---
> 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 8f74076cfd..c23cf63cff 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -2219,7 +2219,7 @@ (define-public swaynotificationcenter
> (define-public waybar
> (package
> (name "waybar")
> - (version "0.10.2")
> + (version "0.10.3")
> (source
> (origin
> (method git-fetch)
> @@ -2228,7 +2228,7 @@ (define-public waybar
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "0h8anmzhbimgdjnbg79al32d5acbfyrh3sf8wcsbx1296qpd6af6"))))
> + (base32 "04xd61ycn1nisq1s5ch14zkbsjcfcy6n29nkjn68s2ribmws0iid"))))
> (build-system meson-build-system)
> (arguments
> (list #:configure-flags #~(list "--wrap-mode=nodownload")))
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=b796cff7ef975c0cd4ae2c954a3943bd7cf70c15
[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, 21 Jul 2024 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.