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

gnu: libqtxdg: Update to 3.7.1.

* gnu/packages/lxqt.scm (libqtxdg): Update to 3.7.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Brendan Tildesley 2021-05-17 00:05:49 +10:00 committed by Ludovic Courtès
parent 64f28a62b2
commit c4df64d3ba
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -164,7 +164,7 @@ itself as well as other components maintained by the LXQt project.")
(define-public libqtxdg
(package
(name "libqtxdg")
(version "3.5.0")
(version "3.7.1")
(source
(origin
(method url-fetch)
@ -172,7 +172,7 @@ itself as well as other components maintained by the LXQt project.")
"https://github.com/lxqt/libqtxdg/releases/download/"
version "/libqtxdg-" version ".tar.xz"))
(sha256
(base32 "0g2mwipgl8737jhgqymjixvk745svh2rlini3qr92lrg60v9paa1"))))
(base32 "16wav2b948c837cpbvdr6hs1zifwrpdk3yjvbzzp2l1hndvbwz27"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags