gnu: labwc: Update to 0.6.5.

* gnu/packages/wm.scm (labwc): Update to 0.6.5.
[inputs]: Add librsvg.

Change-Id: I2812e78aa5ee6e2a19ed5e8756aac0e0f83610db
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Ahmad Draidi 2023-10-29 17:39:16 +04:00 committed by Christopher Baines
parent 85451b38dd
commit 500eee9c84
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -2943,7 +2943,7 @@ (define-public libucl
(define-public labwc
(package
(name "labwc")
(version "0.6.4")
(version "0.6.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2952,13 +2952,14 @@ (define-public labwc
(file-name (git-file-name name version))
(sha256
(base32
"00ajr7s8qywdfa9vhlfc02p1wwdcqaaa09pm1im9w6mrvb904lzh"))))
"04401k1i6b9s2v6mbhw5llla8fdpkhmgz826iva246iqch9z20lx"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config gettext-minimal scdoc))
(inputs
(list cairo
glib
librsvg
libxcb
libxml2
pango