[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: |
Wed, 13 Nov 2024 07:44:06 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit a597b8e33fe09b30981f7f589e9c9e7ada467921
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
- 72/75: gnu: qtspeech-5: Update to 5.15.15., (continued)
- 72/75: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/13
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/13
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/13
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/13
- 55/75: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/13
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/13
- 68/75: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/13
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/13
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/13
- 49/75: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/11/13
- 12/75: gnu: qtwebchannel: Update to 6.7.2.,
guix-commits <=
- 18/75: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/13
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/13
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/13
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/13
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/13
- 14/75: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/13
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/13
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/13
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/13
- 54/75: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/13