me
/
guix
Archived
1
0
Fork 0

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>
master
Brendan Tildesley 2021-05-17 00:05:50 +10:00 committed by Ludovic Courtès
parent c4df64d3ba
commit 9e2341947b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -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