summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-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 e12036779e3..4ebe8071f7d 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -817,14 +817,14 @@ components to build desktop file managers which belongs to LXDE.")
817(define-public pcmanfm-qt 817(define-public pcmanfm-qt
818 (package 818 (package
819 (name "pcmanfm-qt") 819 (name "pcmanfm-qt")
820 (version "1.2.0") 820 (version "1.2.1")
821 (source 821 (source
822 (origin 822 (origin
823 (method url-fetch) 823 (method url-fetch)
824 (uri (string-append "https://github.com/lxqt/" name "/releases/download/" 824 (uri (string-append "https://github.com/lxqt/" name "/releases/download/"
825 version "/" name "-" version ".tar.xz")) 825 version "/" name "-" version ".tar.xz"))
826 (sha256 826 (sha256
827 (base32 "1k44a659mval4513p4yv63hqrbg9jqc8vrinl4mx5aja33pww5yg")))) 827 (base32 "0nz66b9mv6hqaxf5k3ijaf1694za5nv121y6jfq39db3a1qx7rm5"))))
828 (build-system cmake-build-system) 828 (build-system cmake-build-system)
829 (arguments 829 (arguments
830 (list 830 (list