diff --git a/qt6/qt6webchannel/DETAILS b/qt6/qt6webchannel/DETAILS
index e6a62f6..da19dba 100755
--- a/qt6/qt6webchannel/DETAILS
+++ b/qt6/qt6webchannel/DETAILS
@@ -1,8 +1,8 @@
SPELL=qt6webchannel
QT_URL=https://download.qt.io/official_releases
SPELLX=${SPELL//6}-everywhere-src
- VERSION=6.2.3
-
SOURCE_HASH=sha512:e2b330d53241f803055607cb6bbe6e1d295b56b690fb0b5d7ea6fb32f5ffd8ae8205a328a2074f3871d55cf98578a88383b342da16749c6d90b838129d53328e
+ VERSION=6.2.4
+
SOURCE_HASH=sha512:cd6ebe46d112609722939f4bb9cf9ca200293272be76ac968f3701b09110acd3cc8ee220623d389b549183a660e80212a1b8da18524e92760c685ebe6c67fe74
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
KEYWORDS="qt6 libs"
SHORT=""
cat << EOF
-The Qt WebChannel module offers Qt applications a seamless way to publish
QObjects
+The Qt WebChannel module offers Qt release-service a seamless way to publish
QObjects
for interaction with HTML/JavaScript clients. These clients can either be
inside
local Qt WebView\`s or any other, potentially remote, client which supports
JavaScript, as long as a communication channel such as WebSocket is
available.
diff --git a/qt6/qt6webchannel/HISTORY b/qt6/qt6webchannel/HISTORY
index 2483e44..d79692f 100644
--- a/qt6/qt6webchannel/HISTORY
+++ b/qt6/qt6webchannel/HISTORY
@@ -1,3 +1,6 @@
+2022-03-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.2.4
+
2022-01-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.2.3