[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/51: gnu: qtwebchannel-5: Update to 5.15.8.
From: |
guix-commits |
Subject: |
34/51: gnu: qtwebchannel-5: Update to 5.15.8. |
Date: |
Tue, 28 Mar 2023 20:20:23 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit 423fa35d99e2022017f58d7c4a69738c9ae070d0
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Mar 27 16:09:51 2023 -0400
gnu: qtwebchannel-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtwebchannel-5): Update to 5.15.8.
---
gnu/packages/qt.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index c9fd99492f..eaa60e1ace 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1769,15 +1769,14 @@ and others.")))
(define-public qtwebchannel-5
(package (inherit qtsvg-5)
(name "qtwebchannel")
- (version "5.15.5")
+ (version "5.15.8")
(source (origin
(method url-fetch)
(uri (qt-urls name version))
(sha256
(base32
- "1w8mcpdqlphgg3a6yfq18liwlj2nkwrafv0n80h242x5l2mk3ljf"))))
- (native-inputs
- (list perl qtdeclarative-5 qtwebsockets-5))
+ "1pfmy6fqis47awjb590r63y13vvsfm0fq70an3ylsknhyq3firgn"))))
+ (native-inputs (list perl qtdeclarative-5 qtwebsockets-5))
(inputs (list qtbase-5))
(synopsis "Web communication library for Qt")
(description "The Qt WebChannel module enables peer-to-peer communication
- 03/51: gnu: gstreamer-docs: Update to 1.22.1., (continued)
- 03/51: gnu: gstreamer-docs: Update to 1.22.1., guix-commits, 2023/03/28
- 11/51: gnu: webkitgtk: Update to 2.40.0., guix-commits, 2023/03/28
- 14/51: gnu: ffmpeg: Add a debug output., guix-commits, 2023/03/28
- 16/51: gnu: jami: Update to 20230323.0., guix-commits, 2023/03/28
- 18/51: gnu: Remove libcanberra/gtk+-2., guix-commits, 2023/03/28
- 19/51: build: qt-utils: Revert setting QT_PLUGIN_PATH exactly., guix-commits, 2023/03/28
- 20/51: gnu: qtbase-5: Update to 5.15.8., guix-commits, 2023/03/28
- 23/51: gnu: qtimageformats: Update to 5.15.8., guix-commits, 2023/03/28
- 30/51: gnu: qtmultimedia-5: Update to 5.15.8., guix-commits, 2023/03/28
- 32/51: gnu: qtserialport: Update to 5.15.8., guix-commits, 2023/03/28
- 34/51: gnu: qtwebchannel-5: Update to 5.15.8.,
guix-commits <=
- 51/51: gnu: qtwebengine-5: Update to 5.15.8., guix-commits, 2023/03/28
- 33/51: gnu: qtserialbus: Update to 5.15.8., guix-commits, 2023/03/28
- 37/51: gnu: qtlocation: Update to 5.15.5., guix-commits, 2023/03/28
- 39/51: gnu: qtscript: Update to 5.15.8., guix-commits, 2023/03/28
- 41/51: gnu: qtquickcontrols2-5: Update to 5.15.8., guix-commits, 2023/03/28
- 44/51: gnu: qtscxml: Update to 5.15.8., guix-commits, 2023/03/28
- 08/51: gnu: gst-libav: Update to 1.22.1., guix-commits, 2023/03/28
- 12/51: gnu: ffmpeg-5: Rename variable to ffmpeg., guix-commits, 2023/03/28
- 15/51: gnu: pjproject: Update to 2.13., guix-commits, 2023/03/28
- 21/51: gnu: qt3d-5: Update to 5.15.8., guix-commits, 2023/03/28