gnu: lxqt: Use the projects version number.
* gnu/packages/lxqt.scm (lxqt): Use the projects version number. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
3e294125c0
commit
c03908fef0
@ -1385,7 +1385,7 @@ desktop.")
|
||||
(define-public lxqt
|
||||
(package
|
||||
(name "lxqt")
|
||||
(version (package-version lxqt-session))
|
||||
(version "17.0")
|
||||
(source #f)
|
||||
(build-system trivial-build-system)
|
||||
(arguments '(#:builder (begin (mkdir %output) #t)))
|
||||
|
Loading…
Reference in New Issue
Block a user