gnu: libqtxdg: Update to 3.9.1.

* gnu/packages/lxqt.scm (libqtxdg): Update to 3.9.1.
This commit is contained in:
宋文武 2022-08-17 10:17:36 +08:00
parent 6072d02556
commit e141507054
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -178,7 +178,7 @@ (define-public lxqt-build-tools
(define-public libqtxdg
(package
(name "libqtxdg")
(version "3.7.1")
(version "3.9.1")
(source
(origin
(method url-fetch)
@ -186,7 +186,7 @@ (define-public libqtxdg
"https://github.com/lxqt/libqtxdg/releases/download/"
version "/libqtxdg-" version ".tar.xz"))
(sha256
(base32 "16wav2b948c837cpbvdr6hs1zifwrpdk3yjvbzzp2l1hndvbwz27"))))
(base32 "1kh4hv59bkjifq20ksh1mizf9mp7x30v6fpwccr45mi7hasqvvfi"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags