3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: waybar: Update to 0.9.16.

* gnu/packages/wm.scm (waybar): Update to 0.9.16.
This commit is contained in:
Andrew Tropin 2022-11-28 12:40:20 +04:00
parent b8a000b33b
commit e6dd58cfb5
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -1725,7 +1725,7 @@ display a clock or apply image manipulation techniques to the background image."
(define-public waybar
(package
(name "waybar")
(version "0.9.15")
(version "0.9.16")
(source
(origin
(method git-fetch)
@ -1734,7 +1734,7 @@ display a clock or apply image manipulation techniques to the background image."
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0mvwsd3krrlniga0fq13b0qvsf1fj22mk9nzsfgz49r55lqw8sdv"))))
(base32 "06vwsax8z6vvvav4c1d40nfiljc7h1cla57r43nv8dw86n539ic5"))))
(build-system meson-build-system)
(inputs (list date
fmt