[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/38: gnu: qt5compat: Update to 6.7.2.
From: |
guix-commits |
Subject: |
02/38: gnu: qt5compat: Update to 6.7.2. |
Date: |
Sun, 8 Sep 2024 05:41:01 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 6dad5dc88f9725837ccba541a82c35095a789cf3
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 1c635100aa..2a8080a052 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
- 01/38: gnu: qtbase: Update to 6.7.2., (continued)
- 01/38: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/09/08
- 11/38: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/09/08
- 03/38: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/09/08
- 06/38: gnu: qtwebsockets: Update to 6.7.2., guix-commits, 2024/09/08
- 25/38: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/09/08
- 22/38: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/09/08
- 18/38: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/09/08
- 29/38: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/09/08
- 27/38: gnu: Add re2-next., guix-commits, 2024/09/08
- 34/38: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/09/08
- 02/38: gnu: qt5compat: Update to 6.7.2.,
guix-commits <=
- 26/38: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/09/08
- 21/38: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/09/08
- 17/38: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/09/08
- 31/38: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/09/08
- 33/38: gnu: Add python-setuptools-scm-next., guix-commits, 2024/09/08
- 09/38: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/09/08
- 05/38: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/09/08
- 12/38: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/09/08
- 08/38: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/09/08
- 24/38: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/09/08