[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/38: gnu: qtlocation: Update to 6.7.2.
From: |
guix-commits |
Subject: |
14/38: gnu: qtlocation: Update to 6.7.2. |
Date: |
Sun, 8 Sep 2024 05:41:02 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 2be4c8bc29991db57f825bb780d5ba95436c0bb4
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:17 2024 +0800
gnu: qtlocation: Update to 6.7.2.
* gnu/packages/qt.scm (qtlocation): Update to 6.7.2.
Change-Id: I9e359c43605a7e9224bd95890e2843acf477395b
---
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 638fd3bf32..e740e78586 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2311,13 +2311,13 @@ positioning and geolocation plugins.")))
(package
(inherit qtsvg)
(name "qtlocation")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1l81z3zq1zg015l6qxx4yzssdspw689m9bpzxp23yshaych2kd6p"))))
+ "0pa8ibw490p3433ysni73f0gpz7gvxyl2abh3ygvd28ipxcdlcpj"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg)
((#:tests? _ #f) #f) ; TODO: Enable the tests
- 36/38: gnu: python-pyqt-builder: Update to 1.16.4., (continued)
- 36/38: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/09/08
- 37/38: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/09/08
- 38/38: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/09/08
- 13/38: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/09/08
- 23/38: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/09/08
- 16/38: gnu: qttools: Update to 6.7.2., guix-commits, 2024/09/08
- 30/38: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/09/08
- 07/38: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/09/08
- 10/38: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/09/08
- 04/38: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/09/08
- 14/38: gnu: qtlocation: Update to 6.7.2.,
guix-commits <=
- 15/38: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/09/08
- 20/38: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/09/08
- 28/38: gnu: Add icu4c-75., guix-commits, 2024/09/08
- 32/38: gnu: Add qtconnectivity., guix-commits, 2024/09/08