[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/71: gnu: qtwebsockets: Update to 6.6.2.
From: |
guix-commits |
Subject: |
06/71: gnu: qtwebsockets: Update to 6.6.2. |
Date: |
Sun, 31 Mar 2024 21:57:25 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit f9151a833d4572bf32f2787a9a111c8166a5107c
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:00 2024 +0800
gnu: qtwebsockets: Update to 6.6.2.
* gnu/packages/qt.scm (qtwebsockets): Update to 6.6.2.
Change-Id: I10bfabe99fd53b47e2ec1dc50757ad89fd3f3b96
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 90a959d70a..b0ce34c66a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1632,13 +1632,13 @@ consume data received from the server, or both.")))
(define-public qtwebsockets
(package
(name "qtwebsockets")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0xjwifxj2ssshys6f6kjr6ri2vq1wfshxky6mcscjm7vvyqdfjr0"))))
+ "1y9q8jmspxbfxf07jdcg4n8zwmchccyzp0z68fxr0hnvr2dymrn0"))))
(build-system cmake-build-system)
(arguments
(list
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., (continued)
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/03/31
- 12/71: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/03/31
- 15/71: gnu: qtpositioning: Update to 6.6.2., guix-commits, 2024/03/31
- 16/71: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/03/31
- 17/71: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/03/31
- 21/71: gnu: Add qtsensors., guix-commits, 2024/03/31
- 23/71: gnu: Add qtspeech., guix-commits, 2024/03/31
- 26/71: build: qt-utils: Use QML_IMPORT_PATH for Qt 6., guix-commits, 2024/03/31
- 27/71: gnu: qtbase: Have qmlimportscanner honor QML_IMPORT_PATH., guix-commits, 2024/03/31
- 29/71: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/03/31
- 06/71: gnu: qtwebsockets: Update to 6.6.2.,
guix-commits <=
- 09/71: gnu: qtwayland: Update to 6.6.2., guix-commits, 2024/03/31
- 14/71: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/03/31
- 20/71: gnu: qtsensors: Rename package to qtsensors-5., guix-commits, 2024/03/31
- 36/71: gnu: Add qthttpserver., guix-commits, 2024/03/31
- 22/71: gnu: qtspeech: Rename package to qtspeech-5., guix-commits, 2024/03/31
- 25/71: gnu: qtscxml: Update to 6.6.2., guix-commits, 2024/03/31
- 28/71: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/03/31
- 33/71: gnu: Add syscmdline., guix-commits, 2024/03/31
- 38/71: gnu: kcolorpicker: Update to 0.3.1., guix-commits, 2024/03/31
- 41/71: gnu: python-sip: Update to 6.8.3., guix-commits, 2024/03/31