[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: |
Sun, 31 Mar 2024 21:57:34 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit a217689a54754b8200e598df769a1820317f8366
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 235c7c8985..d4e4cd4c93 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2455,13 +2455,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
- 62/71: gnu: qtlottie: Update to 6.6.3., (continued)
- 62/71: gnu: qtlottie: Update to 6.6.3., guix-commits, 2024/03/31
- 63/71: gnu: qttools: Update to 6.6.3., guix-commits, 2024/03/31
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/03/31
- 40/71: gnu: kpackage: Disable plasma-query test., guix-commits, 2024/03/31
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/03/31
- 47/71: gnu: restinio: Update to 0.7.2., guix-commits, 2024/03/31
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/03/31
- 51/71: gnu: qt5compat: Update to 6.6.3., guix-commits, 2024/03/31
- 57/71: gnu: qtshadertools: Update to 6.6.3., guix-commits, 2024/03/31
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/03/31
- 65/71: gnu: qtscxml: Update to 6.6.3.,
guix-commits <=
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/03/31
- 60/71: gnu: qtwebchannel: Update to 6.6.3., guix-commits, 2024/03/31
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/03/31
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/03/31
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/31
- 70/71: gnu: qtwebengine: Update to 6.6.3., guix-commits, 2024/03/31
- 44/71: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/31
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/03/31
- 67/71: gnu: qtnetworkauth: Update to 6.6.3., guix-commits, 2024/03/31
- 32/71: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/31