[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/75: gnu: qtwebchannel-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
57/75: gnu: qtwebchannel-5: Update to 5.15.15. |
Date: |
Sat, 9 Nov 2024 20:51:44 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 72cb1c6959cfd869238154721ae0ebed23a11c75
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:15 2024 +0800
gnu: qtwebchannel-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtwebchannel-5): Update to 5.15.15.
Change-Id: I62a276053f214da4864cc82bd3f5b2360ccf57ca
---
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 b7f48f431c..f9e2695d53 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2196,13 +2196,13 @@ and others.")))
(define-public qtwebchannel-5
(package (inherit qtsvg-5)
(name "qtwebchannel")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1rgziqprq0xvd57jfvd7ddkcddj3645ldn3xbq3n6w058bw04mz2"))))
+ "1y4c5xj0cxpsadr1fnpxy9f4a664kbc18ipk4rbzf4dwzfsibl20"))))
(native-inputs (list perl qtdeclarative-5 qtwebsockets-5))
(inputs (list qtbase-5))
(synopsis "Web communication library for Qt")
- 61/75: gnu: qttools-5: Update to 5.15.15., (continued)
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/09
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/09
- 38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/09
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/09
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/09
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/09
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/09
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/09
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/09
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/09
- 57/75: gnu: qtwebchannel-5: Update to 5.15.15.,
guix-commits <=
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/09
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/09
- 62/75: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/09
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/09
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/09
- 69/75: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/09
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/09
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/09
- 07/75: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/11/09
- 05/75: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/09