me
/
guix
Archived
1
0
Fork 0

gnu: waybar: Update to 0.9.13.

* gnu/packages/wm.scm (waybar): Update to 0.9.13.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
ギャラ 2022-09-13 19:35:28 +09:00 committed by 宋文武
parent 839950c4a9
commit f77a0e7838
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -1729,7 +1729,7 @@ display a clock or apply image manipulation techniques to the background image."
(define-public waybar (define-public waybar
(package (package
(name "waybar") (name "waybar")
(version "0.9.9") (version "0.9.13")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1738,7 +1738,7 @@ display a clock or apply image manipulation techniques to the background image."
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0bp9ygqv3kawwxf53j1r98r0xxg81cx00jsmymmlrd8psgsd6yy9")))) (base32 "15fy21cipih80amv78g7g4k2gylf107phbv0fjacn3w3n0i3cf2k"))))
(build-system meson-build-system) (build-system meson-build-system)
(inputs (list date (inputs (list date
fmt fmt