[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/27: gnu: lxqt-build-tools: Update to 0.13.0.
From: |
guix-commits |
Subject: |
01/27: gnu: lxqt-build-tools: Update to 0.13.0. |
Date: |
Tue, 2 May 2023 21:47:33 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit e91e62f8f385a8a0647a412ce7d0f3f6d844e0a8
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Thu Apr 27 20:59:11 2023 +0800
gnu: lxqt-build-tools: Update to 0.13.0.
* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.13.0.
---
gnu/packages/lxqt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index ee6a19f415..d524c786c9 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -100,7 +100,7 @@ to statistics about the system on which it's run.")
(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 @@ to statistics about the system on which it's run.")
"/download/" version
"/lxqt-build-tools-" version ".tar.xz"))
(sha256
- (base32 "0c4mm167hk0yihryi46d80ghxx2lwzkpivs4yj5wsfvdpbv5q1qh"))))
+ (base32 "1kjrxc1aj7yfn3v72lwryn58hkwsribsspm480qg4qbw1nfijg7x"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (ecb36cc427 -> 94e2e35534), guix-commits, 2023/05/02
- 02/27: gnu: libqtxdg: Update to 3.11.0., guix-commits, 2023/05/02
- 08/27: gnu: lxqt-globalkeys: Update to 1.3.0., guix-commits, 2023/05/02
- 10/27: gnu: lxqt-openssh-askpass: Update to 1.3.0., guix-commits, 2023/05/02
- 12/27: gnu: lxqt-policykit: Update to 1.3.0., guix-commits, 2023/05/02
- 04/27: gnu: liblxqt: Update to 1.3.0., guix-commits, 2023/05/02
- 07/27: gnu: lxqt-config: Update to 1.3.0., guix-commits, 2023/05/02
- 01/27: gnu: lxqt-build-tools: Update to 0.13.0.,
guix-commits <=
- 13/27: gnu: lxqt-powermanagement: Update to 1.3.0., guix-commits, 2023/05/02
- 14/27: gnu: lxqt-qtplugin: Update to 1.3.0., guix-commits, 2023/05/02
- 21/27: gnu: lximage-qt: Update to 1.3.0., guix-commits, 2023/05/02
- 15/27: gnu: lxqt-runner: Update to 1.3.0., guix-commits, 2023/05/02
- 16/27: gnu: lxqt-session: Update to 1.3.0., guix-commits, 2023/05/02
- 17/27: gnu: lxqt-sudo: Update to 1.3.0., guix-commits, 2023/05/02
- 18/27: gnu: lxqt-themes: Update to 1.3.0., guix-commits, 2023/05/02
- 11/27: gnu: lxqt-panel: Update to 1.3.0., guix-commits, 2023/05/02
- 23/27: gnu: qps: Update to 2.7.0., guix-commits, 2023/05/02
- 27/27: gnu: lxqt-archiver: Update to 0.8.0., guix-commits, 2023/05/02