GNU bug report logs -
#53838
[PATCH] gnu: waybar: Update to 0.9.9.
Previous Next
Reported by: Andrew Tropin <andrew <at> trop.in>
Date: Mon, 7 Feb 2022 06:28:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
* 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
--
2.34.0
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 years and 106 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.