summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2026-01-01 11:00:23 +0800
committer宋文武 <iyzsong@member.fsf.org>2026-01-02 09:30:08 +0800
commitcc18b6cb25375ac0a5affccd3d4e32d9d1f4a863 (patch)
tree293f34eb45927ac7bd1b75191efd9843f325721e /gnu
parentd3315c31efbd73e2f5e7e834cb30b99bb1f4fbec (diff)
gnu: lxqt-build-tools: Update to 2.3.0.
* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 2.3.0. Change-Id: I2ab9f0ef68187a2a3ca0201d999236802cfd0dff
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 03ec37101a..3c998b1c99 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -103,7 +103,7 @@ to statistics about the system on which it's run.")
(define-public lxqt-build-tools
(package
(name "lxqt-build-tools")
- (version "2.2.1")
+ (version "2.3.0")
(source
(origin
(method url-fetch)
@@ -111,7 +111,7 @@ to statistics about the system on which it's run.")
"/download/" version
"/lxqt-build-tools-" version ".tar.xz"))
(sha256
- (base32 "0brkiq62cv5rp2knq3dbdzh4cv6l670x1bfxq1537k2mdcpdzp0k"))))
+ (base32 "0hkz8199lkji1whsjbl1z4gyzn5hm7pafhsxdzd96ag2xqn18ygr"))))
(build-system cmake-build-system)
(arguments
(list