[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
236/416: gnu: qtwebsockets-5: Update to 5.15.8.
From: |
guix-commits |
Subject: |
236/416: gnu: qtwebsockets-5: Update to 5.15.8. |
Date: |
Fri, 14 Apr 2023 15:25:58 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit d8ab018f89f9ad6d7c0cacf3c9ed3b009e2f12fd
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
- 316/416: gnu: rust-pyo3-0.16: Fix build., (continued)
- 316/416: gnu: rust-pyo3-0.16: Fix build., guix-commits, 2023/04/14
- 322/416: gnu: Add rust-asn1-derive-0.13., guix-commits, 2023/04/14
- 217/416: gnu: gst-editing-services: Update to 1.22.1., guix-commits, 2023/04/14
- 218/416: gnu: python-gst: Update to 1.22.1., guix-commits, 2023/04/14
- 222/416: gnu: ffmpeg: Add a debug output., guix-commits, 2023/04/14
- 228/416: gnu: qtbase-5: Update to 5.15.8., guix-commits, 2023/04/14
- 230/416: gnu: qtsvg-5: Update to 5.15.8., guix-commits, 2023/04/14
- 231/416: gnu: qtimageformats: Update to 5.15.8., guix-commits, 2023/04/14
- 233/416: gnu: qtxmlpatterns: Update to 5.15.8., guix-commits, 2023/04/14
- 235/416: gnu: qtconnectivity: Update to 5.15.8., guix-commits, 2023/04/14
- 236/416: gnu: qtwebsockets-5: Update to 5.15.8.,
guix-commits <=
- 238/416: gnu: qtmultimedia-5: Update to 5.15.8., guix-commits, 2023/04/14
- 239/416: gnu: qtwayland-5: Update to 5.15.8., guix-commits, 2023/04/14
- 243/416: gnu: qtwebglplugin: Update to 5.15.8., guix-commits, 2023/04/14
- 247/416: gnu: qtscript: Update to 5.15.8., guix-commits, 2023/04/14
- 255/416: gnu: qtdatavis3d: Update to 5.15.8., guix-commits, 2023/04/14
- 259/416: gnu: qtwebengine-5: Update to 5.15.8., guix-commits, 2023/04/14
- 261/416: gnu: kcodecs: Update to 5.104.0., guix-commits, 2023/04/14
- 267/416: gnu: ruby-pg: Update to 1.4.6., guix-commits, 2023/04/14
- 271/416: gnu: hdf5@1.12: Update to 1.12.2., guix-commits, 2023/04/14
- 274/416: gnu: go-1.17: Update to 1.17.13., guix-commits, 2023/04/14