unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ギャラ via Guix-patches via" <guix-patches@gnu.org>
To: 57765@debbugs.gnu.org
Cc: ギャラ <me@gyara.moe>
Subject: [bug#57765] [PATCH] gnu: waybar: Update to 0.9.13.
Date: Tue, 13 Sep 2022 19:35:28 +0900	[thread overview]
Message-ID: <5bd147d9488a5503d4097ca61a830f300cedf1d4.1663065327.git.me@gyara.moe> (raw)

* gnu/packages/wm.scm (waybar): Update to 0.9.13.
---
 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 451dfce516..c622bb5153 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1729,7 +1729,7 @@ (define-public swaybg
 (define-public waybar
   (package
     (name "waybar")
-    (version "0.9.9")
+    (version "0.9.13")
     (source
      (origin
        (method git-fetch)
@@ -1738,7 +1738,7 @@ (define-public waybar
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0bp9ygqv3kawwxf53j1r98r0xxg81cx00jsmymmlrd8psgsd6yy9"))))
+        (base32 "15fy21cipih80amv78g7g4k2gylf107phbv0fjacn3w3n0i3cf2k"))))
     (build-system meson-build-system)
     (inputs (list date
                   fmt
-- 
2.37.3





             reply	other threads:[~2022-09-13 10:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-13 10:35 ギャラ via Guix-patches via [this message]
2022-09-15  7:29 ` bug#57765: [PATCH] gnu: waybar: Update to 0.9.13 宋文武 via Guix-patches via

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=5bd147d9488a5503d4097ca61a830f300cedf1d4.1663065327.git.me@gyara.moe \
    --to=guix-patches@gnu.org \
    --cc=57765@debbugs.gnu.org \
    --cc=me@gyara.moe \
    /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).