[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/51: gnu: qtwebsockets-5: Update to 5.15.8.
From: |
guix-commits |
Subject: |
28/51: gnu: qtwebsockets-5: Update to 5.15.8. |
Date: |
Tue, 28 Mar 2023 20:20:22 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit 721d91336c944ae91c7b3b56806a964c1f8c21aa
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Mar 27 16:09:49 2023 -0400
gnu: qtwebsockets-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtwebsockets-5): Update to 5.15.8.
---
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 9fc0119440..e8cd4972f0 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1380,13 +1380,13 @@ with Bluetooth and NFC.")))
(define-public qtwebsockets-5
(package (inherit qtsvg-5)
(name "qtwebsockets")
- (version "5.15.5")
+ (version "5.15.8")
(source (origin
(method url-fetch)
(uri (qt-urls name version))
(sha256
(base32
- "0f120rfqnmlffjhrm5jbpipk1qsbzp1a2v3q8gz94hz6n9dqpav6"))))
+ "12h520lpj2pljgkyq36p1509mw4pxgb76n30d32kg52crjsk34pa"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests
- 01/51: NEWS: Mention new rpm format., (continued)
- 01/51: NEWS: Mention new rpm format., guix-commits, 2023/03/28
- 04/51: gnu: gst-plugins-base: Update to 1.22.1., guix-commits, 2023/03/28
- 02/51: gnu: gstreamer: Update to 1.22.1., guix-commits, 2023/03/28
- 06/51: gnu: gst-plugins-bad: Update to 1.22.1 and reinstate a few tests., guix-commits, 2023/03/28
- 09/51: gnu: gst-editing-services: Update to 1.22.1., guix-commits, 2023/03/28
- 22/51: gnu: qtsvg-5: Update to 5.15.8., guix-commits, 2023/03/28
- 17/51: gnu: jami-docs: Update to 0.0.0-1.ff466eb., guix-commits, 2023/03/28
- 13/51: gnu: ffmpeg: Update to 6.0., guix-commits, 2023/03/28
- 25/51: gnu: qtxmlpatterns: Update to 5.15.8., guix-commits, 2023/03/28
- 31/51: gnu: qtwayland-5: Update to 5.15.8., guix-commits, 2023/03/28
- 28/51: gnu: qtwebsockets-5: Update to 5.15.8.,
guix-commits <=
- 35/51: gnu: qtwebglplugin: Update to 5.15.8., guix-commits, 2023/03/28
- 38/51: gnu: qttools-5: Update to 5.15.8., guix-commits, 2023/03/28
- 40/51: gnu: qtquickcontrols-5: Update to 5.15.8., guix-commits, 2023/03/28
- 48/51: gnu: qtnetworkauth-5: Update to 5.15.8., guix-commits, 2023/03/28
- 50/51: gnu: qtspeech: Update to 5.15.8., guix-commits, 2023/03/28
- 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