me
/
guix
Archived
1
0
Fork 0

gnu: pcmanfm-qt: Update to 1.3.0.

* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.3.0.
master
宋文武 2023-04-27 20:59:12 +08:00
parent 47337df998
commit ab720b19b0
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -813,14 +813,14 @@ components to build desktop file managers which belongs to LXDE.")
(define-public pcmanfm-qt
(package
(name "pcmanfm-qt")
(version "1.2.1")
(version "1.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "0nz66b9mv6hqaxf5k3ijaf1694za5nv121y6jfq39db3a1qx7rm5"))))
(base32 "190gfq6sp2z6hs7wy02xw831gdp2sxfrpy6jrhrf0zlfv26f6z3w"))))
(build-system cmake-build-system)
(arguments
(list