GNU bug report logs -
#73319
[PATCH] gnu: waybar: Update to 0.11.0.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Tue, 17 Sep 2024 15:21:02 UTC
Severity: normal
Tags: patch
Done: Z572 <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 73319 in the body.
You can then email your comments to 73319 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#73319
; Package
guix-patches
.
(Tue, 17 Sep 2024 15:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 17 Sep 2024 15:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/wm.scm (waybar): Update to 0.11.0.
Change-Id: I86f67add1dbd908aec2ff3505ccde36ff494f4ca
---
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 7d7ac3498f..4b9d116bda 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2224,7 +2224,7 @@ (define-public swaynotificationcenter
(define-public waybar
(package
(name "waybar")
- (version "0.10.4")
+ (version "0.11.0")
(source
(origin
(method git-fetch)
@@ -2233,7 +2233,7 @@ (define-public waybar
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0liiyz6212pmyhpsrb6773qf5b9b4kb76nggizygr9abfidbg5gw"))))
+ (base32 "1bw6d3bf8rm4mgrbcprxxljfxbyabbj2lwabk2z19r8lhfz38myy"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags #~(list "--wrap-mode=nodownload")))
base-commit: eed2fcc719e0d32ee914794adae7166067d2f9a8
--
2.46.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73319
; Package
guix-patches
.
(Wed, 18 Sep 2024 11:34:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/wm.scm (waybar): Update to 0.11.0.
>
> Change-Id: I86f67add1dbd908aec2ff3505ccde36ff494f4ca
> ---
> 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 7d7ac3498f..4b9d116bda 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -2224,7 +2224,7 @@ (define-public swaynotificationcenter
> (define-public waybar
> (package
> (name "waybar")
> - (version "0.10.4")
> + (version "0.11.0")
> (source
> (origin
> (method git-fetch)
> @@ -2233,7 +2233,7 @@ (define-public waybar
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "0liiyz6212pmyhpsrb6773qf5b9b4kb76nggizygr9abfidbg5gw"))))
> + (base32 "1bw6d3bf8rm4mgrbcprxxljfxbyabbj2lwabk2z19r8lhfz38myy"))))
> (build-system meson-build-system)
> (arguments
> (list #:configure-flags #~(list "--wrap-mode=nodownload")))
>
> base-commit: eed2fcc719e0d32ee914794adae7166067d2f9a8
push, close.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Wed, 18 Sep 2024 11:34:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Wed, 18 Sep 2024 11:34:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 17 Oct 2024 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 241 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.