[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: |
Sat, 9 Nov 2024 20:51:36 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 2728028773c786aae68932c12c830c8b3a8178ad
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
- 44/75: gnu: qtbase-5: Update to 5.15.15., (continued)
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/09
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/09
- 53/75: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/09
- 59/75: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/09
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/09
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/09
- 38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/09
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/09
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/09
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/09
- 12/75: gnu: qtwebchannel: Update to 6.7.2.,
guix-commits <=
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/09
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/09
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/09
- 57/75: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/09
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/09
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/09
- 62/75: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/09
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/09
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/09
- 69/75: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/09