[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/71: gnu: qttools: Update to 6.6.3.
From: |
guix-commits |
Subject: |
63/71: gnu: qttools: Update to 6.6.3. |
Date: |
Sun, 31 Mar 2024 21:57:33 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 88edd882ad1318521148b9f204eda30ff1ea1120
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:53 2024 -0400
gnu: qttools: Update to 6.6.3.
* gnu/packages/qt.scm (qttools): Update to 6.6.3.
Change-Id: I4af3ac08a0ca7a0894a88a1bfbc9bc23b49c9d69
---
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 13e19a20ad..d0ebd78cc7 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2257,13 +2257,13 @@ that helps in Qt development.")))
(define-public qttools
(package
(name "qttools")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0ij7djy06xi4v5v29fh31gqq5rnc12vviv3qg3vqf4hiaagrxm76"))))
+ "1h0vz46mpvzbm5w6sgpk0b3mqkn278l45arhxxk41dwc5n14qvda"))))
(build-system cmake-build-system)
(arguments
(list
- 34/71: gnu: Add qmsetup., (continued)
- 34/71: gnu: Add qmsetup., guix-commits, 2024/03/31
- 42/71: gnu: python-pyqt-6: Update to 6.6.1., guix-commits, 2024/03/31
- 45/71: gnu: gwenview: Update to 23.08.5 and fix build., guix-commits, 2024/03/31
- 46/71: gnu: extra-cmake-modules: Update to 6.0.0., guix-commits, 2024/03/31
- 49/71: gnu: sobjectizer: Update to 5.8.2., guix-commits, 2024/03/31
- 52/71: gnu: qtsvg: Update to 6.6.3., guix-commits, 2024/03/31
- 53/71: gnu: qtimageformats: Update to 6.6.3., guix-commits, 2024/03/31
- 54/71: gnu: qtdeclarative: Update to 6.6.3., guix-commits, 2024/03/31
- 55/71: gnu: qtwebsockets: Update to 6.6.3., guix-commits, 2024/03/31
- 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 <=
- 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, 2024/03/31
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/03/31