gnu: quickshell: Update to 0.2.0.

* gnu/packages/wm.scm (quickshell): Update to 0.2.0.

Change-Id: I56fd25f6c7a5b5c636eb7b646ae8b3a5099737ba
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
ColdSideOfYourPillow 2025-09-07 17:46:04 +04:00 committed by Ludovic Courtès
parent b06afc5805
commit 63f0d10810
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -890,7 +890,7 @@ your own layouts, widgets, and built-in commands.")
(define-public quickshell
(package
(name "quickshell")
(version "0.1.0")
(version "0.2.0")
(source
(origin
(method git-fetch)
@ -899,7 +899,7 @@ your own layouts, widgets, and built-in commands.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0s3d2mw133d11x1kwjf1krw0xfiidgc77vsz92n65zjdjb8kkl8d"))))
(base32 "12ggnrvnbxqyms05vjm3zl5d59p0sm08rk6qpi7ni1bvz0715ady"))))
(build-system cmake-build-system)
(arguments
(list