[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/71: gnu: qtwebchannel: Update to 6.6.3.
From: |
guix-commits |
Subject: |
60/71: gnu: qtwebchannel: Update to 6.6.3. |
Date: |
Tue, 2 Apr 2024 23:16:33 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 7429b730b46c73b02a7758a619d45ab20081b30b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:53 2024 -0400
gnu: qtwebchannel: Update to 6.6.3.
* gnu/packages/qt.scm (qtwebchannel): Update to 6.6.3.
Change-Id: I2eb1f199743ecde5921eacf978127b5e2e33799f
---
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 8f799b3871..964febba4b 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2134,13 +2134,13 @@ popular web engines, Qt WebKit 2 and Qt WebEngine.")))
(define-public qtwebchannel
(package
(name "qtwebchannel")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1incvisc3j758b4k82vnwci8j1bba8zf6xgmgcrsm553k4wpsz1x"))))
+ "0cwcf4pri901piyj0lvqmks9l84di9rcafnfgrmgg5mls7jjlyvw"))))
(build-system cmake-build-system)
(arguments
(list
- 09/71: gnu: qtwayland: Update to 6.6.2., (continued)
- 09/71: gnu: qtwayland: Update to 6.6.2., guix-commits, 2024/04/02
- 19/71: gnu: python-shiboken-6: Update to 6.6.2., guix-commits, 2024/04/02
- 01/71: gnu: qtbase: Update to 6.6.2., guix-commits, 2024/04/02
- 25/71: gnu: qtscxml: Update to 6.6.2., guix-commits, 2024/04/02
- 34/71: gnu: Add qmsetup., guix-commits, 2024/04/02
- 33/71: gnu: Add syscmdline., guix-commits, 2024/04/02
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/04/02
- 47/71: gnu: restinio: Update to 0.7.2., guix-commits, 2024/04/02
- 53/71: gnu: qtimageformats: Update to 6.6.3., guix-commits, 2024/04/02
- 46/71: gnu: extra-cmake-modules: Update to 6.0.0., guix-commits, 2024/04/02
- 60/71: gnu: qtwebchannel: Update to 6.6.3.,
guix-commits <=
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/04/02
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/04/02
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/04/02
- 02/71: gnu: qt5compat: Update to 6.6.2., guix-commits, 2024/04/02
- 14/71: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/04/02
- 10/71: gnu: qtwebchannel: Update to 6.6.2., guix-commits, 2024/04/02
- 17/71: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/04/02
- 30/71: gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b., guix-commits, 2024/04/02
- 31/71: gnu: dhtnet: Update to 0.0.1-2.024c46f., guix-commits, 2024/04/02
- 24/71: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/04/02