[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/52: gnu: qtscxml: Update to 6.6.2.
From: |
guix-commits |
Subject: |
25/52: gnu: qtscxml: Update to 6.6.2. |
Date: |
Sat, 30 Mar 2024 20:41:42 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 3d278ded6fc96661524f385c9f729cfea461e12c
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Mar 21 12:00:06 2024 -0400
gnu: qtscxml: Update to 6.6.2.
* gnu/packages/qt.scm (qtscxml): Update to 6.6.2.
Change-Id: I5562573f2ce4b3f803a6463855b60d7a9a502a35
---
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 2e3f2d2da7..3a050e6aa6 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2449,13 +2449,13 @@ also contains functionality to support data models and
executable content.")))
(define-public qtscxml
(package
(name "qtscxml")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1jxx9p7zi40r990ky991xd43mv6i8hdpnj2fhl7sf4q9fpng4c58"))
+ "0gm4805570ds3jmkbwrjigbg93zc561bd5rc52r71042zzq84j89"))
(modules '((guix build utils)))
(snippet
'(begin
- branch qt-team created (now c2b65c765b), guix-commits, 2024/03/30
- 05/52: gnu: qtdeclarative: Update to 6.6.2., guix-commits, 2024/03/30
- 13/52: gnu: qttools: Update to 6.6.2., guix-commits, 2024/03/30
- 30/52: gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b., guix-commits, 2024/03/30
- 31/52: gnu: dhtnet: Update to 0.0.1-2.024c46f., guix-commits, 2024/03/30
- 02/52: gnu: qt5compat: Update to 6.6.2., guix-commits, 2024/03/30
- 25/52: gnu: qtscxml: Update to 6.6.2.,
guix-commits <=
- 24/52: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/03/30
- 40/52: gnu: kpackage: Disable plasma-query test., guix-commits, 2024/03/30
- 38/52: gnu: kcolorpicker: Update to 0.3.1., guix-commits, 2024/03/30
- 51/52: gnu: Add emacs-memory-usage., guix-commits, 2024/03/30
- 50/52: gnu: xfce: Add support for volume keyboard buttons., guix-commits, 2024/03/30
- 04/52: gnu: qtimageformats: Update to 6.6.2., guix-commits, 2024/03/30
- 01/52: gnu: qtbase: Update to 6.6.2., guix-commits, 2024/03/30
- 19/52: gnu: python-shiboken-6: Update to 6.6.2., guix-commits, 2024/03/30
- 09/52: gnu: qtwayland: Update to 6.6.2., guix-commits, 2024/03/30
- 12/52: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/03/30