unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73319] [PATCH] gnu: waybar: Update to 0.11.0.
@ 2024-09-17 15:19 Ashish SHUKLA via Guix-patches via
  2024-09-18 11:33 ` Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Ashish SHUKLA via Guix-patches via @ 2024-09-17 15:19 UTC (permalink / raw)
  To: 73319; +Cc: Ashish SHUKLA

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#73319] [PATCH] gnu: waybar: Update to 0.11.0.
  2024-09-17 15:19 [bug#73319] [PATCH] gnu: waybar: Update to 0.11.0 Ashish SHUKLA via Guix-patches via
@ 2024-09-18 11:33 ` Z572
  0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-18 11:33 UTC (permalink / raw)
  To: 73319; +Cc: 73319-done, Ashish SHUKLA

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

Ashish SHUKLA via Guix-patches via <guix-patches@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.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-18 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-17 15:19 [bug#73319] [PATCH] gnu: waybar: Update to 0.11.0 Ashish SHUKLA via Guix-patches via
2024-09-18 11:33 ` Z572

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).