[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/64: gnu: qtsensors: Update to 5.15.10.
From: |
guix-commits |
Subject: |
39/64: gnu: qtsensors: Update to 5.15.10. |
Date: |
Tue, 22 Aug 2023 09:04:27 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit f5aa4bee52b1234c8a101157701885d16a09da2d
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:04 2023 -0400
gnu: qtsensors: Update to 5.15.10.
* gnu/packages/qt.scm (qtsensors): Update to 5.15.10.
---
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 b888e590fc..619e9e6b66 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1558,13 +1558,13 @@ consume data received from the server, or both.")
(package
(inherit qtsvg-5)
(name "qtsensors")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1fdpgbikvxjacyipcyac0czqhv96pvc75dl9cyafslws8m53fm56"))))
+ "00gzb7xcifi3ib5adi7s6h5wvc6v4f48nwb4g1pm0zq9sv22lg6d"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:parallel-tests? _ #f) #f) ; can lead to race condition
- 32/64: gnu: qtsvg-5: Update to 5.15.10., (continued)
- 32/64: gnu: qtsvg-5: Update to 5.15.10., guix-commits, 2023/08/22
- 45/64: gnu: qtserialbus: Update to 5.15.10., guix-commits, 2023/08/22
- 44/64: gnu: qtserialport: Update to 5.15.10., guix-commits, 2023/08/22
- 41/64: gnu: qtsensors: Shorten line width., guix-commits, 2023/08/22
- 58/64: gnu: qtcharts: Update to 5.15.10., guix-commits, 2023/08/22
- 22/64: gnu: qttools: Update to 6.5.2., guix-commits, 2023/08/22
- 26/64: gnu: qtremoteobjects: Update to 6.5.2., guix-commits, 2023/08/22
- 36/64: gnu: qtdeclarative-5: Update to 5.15.10., guix-commits, 2023/08/22
- 54/64: gnu: qtgraphicaleffects: Update to 5.15.10., guix-commits, 2023/08/22
- 50/64: gnu: qttools-5: Update to 5.15.10., guix-commits, 2023/08/22
- 39/64: gnu: qtsensors: Update to 5.15.10.,
guix-commits <=
- 55/64: gnu: qtgamepad: Update to 5.15.10., guix-commits, 2023/08/22
- 61/64: gnu: qtspeech: Update to 5.15.10., guix-commits, 2023/08/22
- 10/64: gnu: qtsvg: Update to 6.5.2., guix-commits, 2023/08/22
- 28/64: gnu: Remove qtquickcontrols2., guix-commits, 2023/08/22
- 07/64: gnu: qtbase: Update to 6.5.2., guix-commits, 2023/08/22
- 08/64: gnu: qtbase: Enable zstd support., guix-commits, 2023/08/22
- 33/64: gnu: qtimageformats-5: Update to 5.15.10., guix-commits, 2023/08/22
- 40/64: gnu: qtmultimedia-5: Update to 5.15.10., guix-commits, 2023/08/22
- 52/64: gnu: qtquickcontrols-5: Update to 5.15.10., guix-commits, 2023/08/22
- 18/64: gnu: qtmultimedia: Update to 6.5.2., guix-commits, 2023/08/22