[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/77: gnu: qt5compat: Update to 6.7.2.
From: |
guix-commits |
Subject: |
02/77: gnu: qt5compat: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:53 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 515ad9f78b381e50857973a8e0fc97fec2d1809f
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:14 2024 +0800
gnu: qt5compat: Update to 6.7.2.
* gnu/packages/qt.scm (qt5compat): Update to 6.7.2.
Change-Id: Ib596fda733189493572a1840a78a804334a45dab
---
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 1e0b3bc586..2dd3b8a331 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1187,13 +1187,13 @@ HostData=lib/qt5"
(define-public qt5compat
(package
(name "qt5compat")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "02zcrrh6rq5p6bqix5nk2h22rfqdrf4d0h7y4rva5zmbbr7czhk8"))))
+ "00y071p09v91ascxg3llc0yfbx7xs24smcgxckdrnkgwkqcba9l8"))))
(build-system cmake-build-system)
(arguments
(list
- 55/77: gnu: qtserialport-5: Update to 5.15.15., (continued)
- 55/77: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/21
- 63/77: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/21
- 22/77: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/21
- 38/77: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/21
- 47/77: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/21
- 64/77: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/21
- 50/77: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/21
- 72/77: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/21
- 01/77: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/21
- 12/77: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/21
- 02/77: gnu: qt5compat: Update to 6.7.2.,
guix-commits <=
- 13/77: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/21
- 14/77: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/21
- 15/77: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/11/21
- 20/77: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/11/21
- 24/77: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/21
- 26/77: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/21
- 27/77: gnu: Add re2-next., guix-commits, 2024/11/21
- 32/77: gnu: Add qtconnectivity., guix-commits, 2024/11/21
- 35/77: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/21
- 34/77: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/21