[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/75: gnu: qtscxml: Update to 6.7.2.
From: |
guix-commits |
Subject: |
18/75: gnu: qtscxml: Update to 6.7.2. |
Date: |
Sat, 9 Nov 2024 20:51:37 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 0c7e83b06b25b247bfe9aa1a5999447e9865b1f2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:17 2024 +0800
gnu: qtscxml: Update to 6.7.2.
* gnu/packages/qt.scm (qtscxml): Update to 6.7.2.
Change-Id: I81ed192d40ced4eb6c245e4e23a3cda55d090455
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 0bf913a376..3ebd950b64 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2605,13 +2605,13 @@ also contains functionality to support data models and
executable content.")))
(define-public qtscxml
(package
(name "qtscxml")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1dbcw4qnss5rif97gdcimyzl3jqa508yph611dvvhc1xn16nl6qg"))
+ "0vy80npai5ikwlf0ghxf5xj8vq1hi3cdjgddjas2g3yl0qszkv10"))
(modules '((guix build utils)))
(snippet
'(begin
- branch qt-team created (now edf7d5cd78), guix-commits, 2024/11/09
- 03/75: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/11/09
- 04/75: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/11/09
- 02/75: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/09
- 01/75: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/09
- 18/75: gnu: qtscxml: Update to 6.7.2.,
guix-commits <=
- 27/75: gnu: Add re2-next., guix-commits, 2024/11/09
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/09
- 11/75: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/11/09
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/09
- 24/75: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/09
- 26/75: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/09
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/09
- 25/75: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/09
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/09
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/09