[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/28: gnu: qt5compat: Update to 6.6.2.
From: |
guix-commits |
Subject: |
02/28: gnu: qt5compat: Update to 6.6.2. |
Date: |
Mon, 25 Mar 2024 22:10:44 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 0d6c673a8b8234465904ef3b43bb56e79e3ffdb3
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:57:56 2024 +0800
gnu: qt5compat: Update to 6.6.2.
* gnu/packages/qt.scm (qt5compat): Update to 6.6.2.
Change-Id: I9bdb9fbe880cabbc39d7928340e54ba2793131db
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 b7ecf504e4..ab62248ef9 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1099,13 +1099,13 @@ HostData=lib/qt5"
(define-public qt5compat
(package
(name "qt5compat")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1i4izabbmf1dayzlj1miz7hsm4cy0qb7i72pwyl2fp05w8pf9axr"))))
+ "0rqr34lqf4mjdgjj09wzlvkxfknz8arjl9p30xpqbr2qfsmhhyz0"))))
(build-system cmake-build-system)
(arguments
(list
- branch qt-team created (now 4ef88067b3), guix-commits, 2024/03/25
- 03/28: gnu: qtsvg: Update to 6.6.2., guix-commits, 2024/03/25
- 07/28: gnu: qtshadertools: Update to 6.6.2., guix-commits, 2024/03/25
- 01/28: gnu: qtbase: Update to 6.6.2., guix-commits, 2024/03/25
- 06/28: gnu: qtwebsockets: Update to 6.6.2., guix-commits, 2024/03/25
- 08/28: gnu: qtmultimedia: Update to 6.6.2., guix-commits, 2024/03/25
- 12/28: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/03/25
- 16/28: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/03/25
- 02/28: gnu: qt5compat: Update to 6.6.2.,
guix-commits <=
- 04/28: gnu: qtimageformats: Update to 6.6.2., guix-commits, 2024/03/25
- 05/28: gnu: qtdeclarative: Update to 6.6.2., guix-commits, 2024/03/25
- 09/28: gnu: qtwayland: Update to 6.6.2., guix-commits, 2024/03/25
- 10/28: gnu: qtwebchannel: Update to 6.6.2., guix-commits, 2024/03/25
- 11/28: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/03/25
- 13/28: gnu: qttools: Update to 6.6.2., guix-commits, 2024/03/25
- 18/28: gnu: qtwebengine: Update to 6.6.2., guix-commits, 2024/03/25
- 22/28: gnu: qtspeech: Rename package to qtspeech-5., guix-commits, 2024/03/25
- 20/28: gnu: qtsensors: Rename package to qtsensors-5., guix-commits, 2024/03/25
- 24/28: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/03/25