all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: Andrew Tropin <andrew@trop.in>
Cc: 53838-done@debbugs.gnu.org
Subject: bug#53838: [PATCH] gnu: waybar: Update to 0.9.9.
Date: Tue, 8 Feb 2022 12:09:34 +0100	[thread overview]
Message-ID: <20220208120934.693526a5@tachikoma.lepiller.eu> (raw)
In-Reply-To: <87o83j199j.fsf@trop.in>

Le Mon, 7 Feb 2022 09:26:20 +0300,
Andrew Tropin <andrew@trop.in> a écrit :

> * gnu/packages/wm.scm (waybar): Update to 0.9.9.
> ---
>  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 9e11b599c3..f39df605e7 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1725,7 +1725,7 @@ (define-public swaybg
>  (define-public waybar
>    (package
>      (name "waybar")
> -    (version "0.9.8")
> +    (version "0.9.9")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1734,7 +1734,7 @@ (define-public waybar
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32
> "109a49f064ma5js2d7maribmfalswbmmhq2fraa7hfz5pf2jxs2w"))))
> +        (base32
> "0bp9ygqv3kawwxf53j1r98r0xxg81cx00jsmymmlrd8psgsd6yy9"))))
> (build-system meson-build-system) (inputs (list date
>                    fmt

Pushed to master as 2df2d34803ae6563caf6adc654cd40bcda725efe, thanks!




  reply	other threads:[~2022-02-08 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07  6:26 [bug#53838] [PATCH] gnu: waybar: Update to 0.9.9 Andrew Tropin
2022-02-08 11:09 ` Julien Lepiller [this message]
2022-02-10  8:58   ` Andrew Tropin

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=20220208120934.693526a5@tachikoma.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=53838-done@debbugs.gnu.org \
    --cc=andrew@trop.in \
    /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.