[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/75: gnu: qtwebchannel: Update to 6.7.2.
From: |
guix-commits |
Subject: |
12/75: gnu: qtwebchannel: Update to 6.7.2. |
Date: |
Fri, 15 Nov 2024 21:44:02 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 2bf0e9c9b1c75a25fed2eab6ea415f333553a57d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:16 2024 +0800
gnu: qtwebchannel: Update to 6.7.2.
* gnu/packages/qt.scm (qtwebchannel): Update to 6.7.2.
Change-Id: Ifb1b3a6e1ef0a57ba6d499116dbed72cad5cffa1
---
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 46ecbdf581..0f0ab64b20 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2184,13 +2184,13 @@ popular web engines, Qt WebKit 2 and Qt WebEngine.")))
(define-public qtwebchannel
(package
(name "qtwebchannel")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0cwcf4pri901piyj0lvqmks9l84di9rcafnfgrmgg5mls7jjlyvw"))))
+ "072hniyxavz2jjkzh7mrz4g67zf0cngvp4xgdradxrqhgdh9cpdc"))))
(build-system cmake-build-system)
(arguments
(list
- branch qt-team created (now 1a5092cd8f), guix-commits, 2024/11/15
- 01/75: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/15
- 07/75: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/11/15
- 11/75: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/11/15
- 06/75: gnu: qtwebsockets: Update to 6.7.2., guix-commits, 2024/11/15
- 12/75: gnu: qtwebchannel: Update to 6.7.2.,
guix-commits <=
- 24/75: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/15
- 31/75: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/11/15
- 33/75: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/15
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/15
- 04/75: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/11/15
- 05/75: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/15
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/15
- 36/75: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/15
- 02/75: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/15
- 08/75: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/15