[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: |
Sun, 31 Mar 2024 21:57:33 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit d91b75e890597125071f1890d45e2418d6450056
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 0cc495f44e..e1768fa709 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2060,13 +2060,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
- 35/71: gnu: Add qwindowkit., (continued)
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/03/31
- 40/71: gnu: kpackage: Disable plasma-query test., guix-commits, 2024/03/31
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/03/31
- 47/71: gnu: restinio: Update to 0.7.2., guix-commits, 2024/03/31
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/03/31
- 51/71: gnu: qt5compat: Update to 6.6.3., guix-commits, 2024/03/31
- 57/71: gnu: qtshadertools: Update to 6.6.3., guix-commits, 2024/03/31
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/03/31
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/03/31
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/03/31
- 60/71: gnu: qtwebchannel: Update to 6.6.3.,
guix-commits <=
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/03/31
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/03/31
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/31
- 70/71: gnu: qtwebengine: Update to 6.6.3., guix-commits, 2024/03/31
- 44/71: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/31
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/03/31
- 67/71: gnu: qtnetworkauth: Update to 6.6.3., guix-commits, 2024/03/31
- 32/71: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/31
- 39/71: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/31
- 61/71: gnu: qtlanguageserver: Update to 6.6.3., guix-commits, 2024/03/31