summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-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 a8ef51b3f27..ba80b27dcb4 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -726,14 +726,14 @@ for the LXQt desktop environment.")
726(define-public lxqt-sudo 726(define-public lxqt-sudo
727 (package 727 (package
728 (name "lxqt-sudo") 728 (name "lxqt-sudo")
729 (version "1.1.0") 729 (version "1.2.0")
730 (source 730 (source
731 (origin 731 (origin
732 (method url-fetch) 732 (method url-fetch)
733 (uri (string-append "https://github.com/lxqt/" name "/releases/download/" 733 (uri (string-append "https://github.com/lxqt/" name "/releases/download/"
734 version "/" name "-" version ".tar.xz")) 734 version "/" name "-" version ".tar.xz"))
735 (sha256 735 (sha256
736 (base32 "064w40v43m91y9aywxxf2pj5rpcl4gbsgj7dv97pg4vhj9s790b8")))) 736 (base32 "0lx889bpadgizgca37rwll5hlxnbpqpzxnpscyc35n72vyix8m7k"))))
737 (build-system cmake-build-system) 737 (build-system cmake-build-system)
738 (inputs 738 (inputs
739 (list kwindowsystem 739 (list kwindowsystem