From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: "Breno Brandão" <lrabbt@gmail.com>
Cc: 62288@debbugs.gnu.org
Subject: [bug#62288] [PATCH] gnu: Update waybar to 0.9.17.
Date: Wed, 22 Mar 2023 08:29:00 -0400 [thread overview]
Message-ID: <87edphhsvn.fsf@gmail.com> (raw)
In-Reply-To: <de552fe08e8da142f7ccd30147410520741f51e6.1679290172.git.lrabbt@gmail.com> ("Breno Brandão"'s message of "Mon, 20 Mar 2023 02:29:32 -0300")
Hello!
Breno Brandão <lrabbt@gmail.com> writes:
> * gnu/packages/wm.scm (waybar): Update to 0.9.17.
Thanks! It seems you forgot to add the "[inputs]: Add playerctl." below
the first line of your change log. Could you do so and send a v2?
Thanks!
> ---
> gnu/packages/wm.scm | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index b55525b580..741175ffa8 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -131,6 +131,7 @@ (define-module (gnu packages wm)
> #:use-module (gnu packages man)
> #:use-module (gnu packages maths)
> #:use-module (gnu packages mpd)
> + #:use-module (gnu packages music)
> #:use-module (gnu packages pcre)
> #:use-module (gnu packages perl)
> #:use-module (gnu packages pkg-config)
> @@ -1777,7 +1778,7 @@ (define-public swaynotificationcenter
> (define-public waybar
> (package
> (name "waybar")
> - (version "0.9.16")
> + (version "0.9.17")
> (source
> (origin
> (method git-fetch)
> @@ -1786,7 +1787,7 @@ (define-public waybar
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "06vwsax8z6vvvav4c1d40nfiljc7h1cla57r43nv8dw86n539ic5"))))
> + (base32 "1709ck7931804mhirnki03cvx60c4dxg668fyz6jpzy8djg5xlxi"))))
> (build-system meson-build-system)
> (inputs (list date
> fmt
> @@ -1798,6 +1799,7 @@ (define-public waybar
> libmpdclient
> libnl
> libxml2
> + playerctl
> pulseaudio
> spdlog
> wayland))
>
> base-commit: 80d31a7478fa736802c106765662e0b33e2f472e
--
Maxim
next prev parent reply other threads:[~2023-03-22 12:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 5:29 [bug#62288] [PATCH] gnu: Update waybar to 0.9.17 Breno Brandão
2023-03-22 12:29 ` Maxim Cournoyer [this message]
2023-03-23 2:42 ` [bug#62288] [PATCH v2] " Breno Brandão
2023-03-23 2:42 ` Breno Brandão
2023-03-27 15:57 ` Christopher Baines
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87edphhsvn.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=62288@debbugs.gnu.org \
--cc=lrabbt@gmail.com \
/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 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).