summaryrefslogtreecommitdiff
path: root/gnu/packages/lxqt.scm
diff options
context:
space:
mode:
authorBrendan Tildesley <mail@brendan.scot>2021-05-17 00:05:50 +1000
committerLudovic Courtès <ludo@gnu.org>2021-05-29 20:16:47 +0200
commit9e2341947b902e21554b6619e573d8efcb4984b0 (patch)
tree2f81c3e4d6df16be0dbf88e222f76042130bf513 /gnu/packages/lxqt.scm
parentc4df64d3ba231e6f3b814a187b8760b2ce959108 (diff)
downloadguix-patches-9e2341947b902e21554b6619e573d8efcb4984b0.tar
guix-patches-9e2341947b902e21554b6619e573d8efcb4984b0.tar.gz
gnu: liblxqt: Update to 0.17.0.
* gnu/packages/lxqt.scm (liblxqt): Update to 0.17.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/lxqt.scm')
-rw-r--r--gnu/packages/lxqt.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 3280b01f67..e7c62d12b5 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -202,7 +202,7 @@ in Qt.")
(define-public liblxqt
(package
(name "liblxqt")
- (version "0.15.1")
+ (version "0.17.0")
(source
(origin
(method url-fetch)
@@ -210,7 +210,7 @@ in Qt.")
"https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
- (base32 "0mg62gypjpmpjd3lr7rrvzmkkhli1vf5pri47hg76byz84vng4a9"))))
+ (base32 "0ay3j6zdgffw3mzaq3wdq96la7fnn2dw52ij6987slv31563nknl"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests