[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/71: gnu: qtscxml: Update to 6.6.3.
From: |
guix-commits |
Subject: |
65/71: gnu: qtscxml: Update to 6.6.3. |
Date: |
Tue, 2 Apr 2024 23:16:34 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit a53cc855b1c652f2941a3ecb6fc6134212bf5f37
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:54 2024 -0400
gnu: qtscxml: Update to 6.6.3.
* gnu/packages/qt.scm (qtscxml): Update to 6.6.3.
Change-Id: Icf3a4450642a28cedcaa3d47f13682c51c89d72f
---
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 fa76224bb9..77c459efc0 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2529,13 +2529,13 @@ also contains functionality to support data models and
executable content.")))
(define-public qtscxml
(package
(name "qtscxml")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0gm4805570ds3jmkbwrjigbg93zc561bd5rc52r71042zzq84j89"))
+ "1dbcw4qnss5rif97gdcimyzl3jqa508yph611dvvhc1xn16nl6qg"))
(modules '((guix build utils)))
(snippet
'(begin
- 17/71: gnu: qtremoteobjects: Update to 6.6.2., (continued)
- 17/71: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/04/02
- 30/71: gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b., guix-commits, 2024/04/02
- 31/71: gnu: dhtnet: Update to 0.0.1-2.024c46f., guix-commits, 2024/04/02
- 24/71: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/04/02
- 29/71: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/04/02
- 28/71: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/04/02
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/04/02
- 62/71: gnu: qtlottie: Update to 6.6.3., guix-commits, 2024/04/02
- 45/71: gnu: gwenview: Update to 23.08.5 and fix build., guix-commits, 2024/04/02
- 71/71: gnu: qthttpserver: Update to 6.6.3., guix-commits, 2024/04/02
- 65/71: gnu: qtscxml: Update to 6.6.3.,
guix-commits <=
- 52/71: gnu: qtsvg: Update to 6.6.3., guix-commits, 2024/04/02
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/04/02
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/04/02
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/04/02
- 49/71: gnu: sobjectizer: Update to 5.8.2., guix-commits, 2024/04/02
- 16/71: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/04/02
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/04/02
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/04/02
- 36/71: gnu: Add qthttpserver., guix-commits, 2024/04/02
- 38/71: gnu: kcolorpicker: Update to 0.3.1., guix-commits, 2024/04/02