[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/71: gnu: qtwebchannel: Update to 6.6.2.
From: |
guix-commits |
Subject: |
10/71: gnu: qtwebchannel: Update to 6.6.2. |
Date: |
Sun, 31 Mar 2024 21:57:26 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 346ede5f7307ac8abe43cf36d9f58a2afd4745a7
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:04 2024 +0800
gnu: qtwebchannel: Update to 6.6.2.
* gnu/packages/qt.scm (qtwebchannel): Update to 6.6.2.
Change-Id: If488f765e1373f2886eed2cc4e76f34350283682
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 3de4922506..c9f0dbef23 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2036,13 +2036,13 @@ popular web engines, Qt WebKit 2 and Qt WebEngine.")))
(define-public qtwebchannel
(package
(name "qtwebchannel")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0qwfnwva7v5f2g5is17yy66mnmc9c1yf9aagaw5qanskdvxdk261"))))
+ "1incvisc3j758b4k82vnwci8j1bba8zf6xgmgcrsm553k4wpsz1x"))))
(build-system cmake-build-system)
(arguments
(list
- 28/71: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., (continued)
- 28/71: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/03/31
- 33/71: gnu: Add syscmdline., guix-commits, 2024/03/31
- 38/71: gnu: kcolorpicker: Update to 0.3.1., guix-commits, 2024/03/31
- 41/71: gnu: python-sip: Update to 6.8.3., guix-commits, 2024/03/31
- 50/71: gnu: qtbase: Update to 6.6.3., guix-commits, 2024/03/31
- 66/71: gnu: qtpositioning: Update to 6.6.3., guix-commits, 2024/03/31
- 02/71: gnu: qt5compat: Update to 6.6.2., guix-commits, 2024/03/31
- 13/71: gnu: qttools: Update to 6.6.2., guix-commits, 2024/03/31
- 18/71: gnu: qtwebengine: Update to 6.6.2., guix-commits, 2024/03/31
- 08/71: gnu: qtmultimedia: Update to 6.6.2., guix-commits, 2024/03/31
- 10/71: gnu: qtwebchannel: Update to 6.6.2.,
guix-commits <=
- 19/71: gnu: python-shiboken-6: Update to 6.6.2., guix-commits, 2024/03/31
- 24/71: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/03/31
- 30/71: gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b., guix-commits, 2024/03/31
- 31/71: gnu: dhtnet: Update to 0.0.1-2.024c46f., guix-commits, 2024/03/31
- 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