[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/71: gnu: qtscxml: Update to 6.6.2.
From: |
guix-commits |
Subject: |
25/71: gnu: qtscxml: Update to 6.6.2. |
Date: |
Wed, 3 Apr 2024 18:07:57 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 0ca33051f3bec92d9a363b00a0209c99be2826f4
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 d588b94b37..832bd09a9f 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2509,13 +2509,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
- 71/71: gnu: qthttpserver: Update to 6.6.3., (continued)
- 71/71: gnu: qthttpserver: Update to 6.6.3., guix-commits, 2024/04/03
- 05/71: gnu: qtdeclarative: Update to 6.6.2., guix-commits, 2024/04/03
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/04/03
- 12/71: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/04/03
- 16/71: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/04/03
- 14/71: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/04/03
- 04/71: gnu: qtimageformats: Update to 6.6.2., guix-commits, 2024/04/03
- 13/71: gnu: qttools: Update to 6.6.2., guix-commits, 2024/04/03
- 21/71: gnu: Add qtsensors., guix-commits, 2024/04/03
- 19/71: gnu: python-shiboken-6: Update to 6.6.2., guix-commits, 2024/04/03
- 25/71: gnu: qtscxml: Update to 6.6.2.,
guix-commits <=
- 26/71: build: qt-utils: Use QML_IMPORT_PATH for Qt 6., guix-commits, 2024/04/03
- 27/71: gnu: qtbase: Have qmlimportscanner honor QML_IMPORT_PATH., guix-commits, 2024/04/03
- 31/71: gnu: dhtnet: Update to 0.0.1-2.024c46f., guix-commits, 2024/04/03
- 32/71: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/04/03
- 40/71: gnu: kpackage: Disable plasma-query test., guix-commits, 2024/04/03
- 44/71: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/04/03
- 38/71: gnu: kcolorpicker: Update to 0.3.1., guix-commits, 2024/04/03
- 39/71: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/04/03
- 41/71: gnu: python-sip: Update to 6.8.3., guix-commits, 2024/04/03
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/04/03