gnu: lxqt-build-tools: Update to 0.13.0.

* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.13.0.
This commit is contained in:
宋文武 2023-04-27 20:59:11 +08:00
parent ecb36cc427
commit e91e62f8f3
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -100,7 +100,7 @@ (define-public libstatgrab
(define-public lxqt-build-tools
(package
(name "lxqt-build-tools")
(version "0.12.0")
(version "0.13.0")
(source
(origin
(method url-fetch)
@ -108,7 +108,7 @@ (define-public lxqt-build-tools
"/download/" version
"/lxqt-build-tools-" version ".tar.xz"))
(sha256
(base32 "0c4mm167hk0yihryi46d80ghxx2lwzkpivs4yj5wsfvdpbv5q1qh"))))
(base32 "1kjrxc1aj7yfn3v72lwryn58hkwsribsspm480qg4qbw1nfijg7x"))))
(build-system cmake-build-system)
(arguments
(list