[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/75: gnu: qtsensors: Update to 6.7.2.
From: |
guix-commits |
Subject: |
07/75: gnu: qtsensors: Update to 6.7.2. |
Date: |
Sat, 9 Nov 2024 20:51:35 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 998112e92b5f78b781371bc456238f57e09d43a2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:15 2024 +0800
gnu: qtsensors: Update to 6.7.2.
* gnu/packages/qt.scm (qtsensors): Update to 6.7.2.
Change-Id: I3a869f4fdb2e9df5d0600d9994a85ecfd7e0460a
---
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 a9c11ef9c2..dec0ec3fc3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1760,13 +1760,13 @@ consume data received from the server, or both.")
(package
(inherit qtsvg)
(name "qtsensors")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0r9p3lm159pji29vq9kii42jkz4rg15hqh6zlq9442i58a0ayddj"))))
+ "0ndvwra9bssfqw32bk5mbj3zdqgi9zshm0gd0bfd8vn5hz3xxlga"))))
(native-inputs (list qtdeclarative))
(inputs (list qtbase))
(synopsis "Qt Sensors module")
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., (continued)
- 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, 2024/11/09
- 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 <=
- 05/75: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/09
- 23/75: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/11/09
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/09
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/09
- 31/75: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/11/09
- 16/75: gnu: qttools: Update to 6.7.2., guix-commits, 2024/11/09
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/09
- 34/75: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/09
- 40/75: gnu: clazy: Update to 1.12., guix-commits, 2024/11/09
- 30/75: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/11/09