[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/74: gnu: qtlocation: Update to 6.7.2.
From: |
guix-commits |
Subject: |
14/74: gnu: qtlocation: Update to 6.7.2. |
Date: |
Mon, 16 Sep 2024 23:37:08 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 29e5a6a59569c8394f7f2ce5fb1aef67d45850ac
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 f543a26571..91efe72f77 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
- 41/74: gnu: python-pyqt: Update to 5.15.10., (continued)
- 41/74: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/09/16
- 47/74: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/09/16
- 51/74: gnu: qtconnectivity-5: Update to 5.15.15., guix-commits, 2024/09/16
- 01/74: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/09/16
- 06/74: gnu: qtwebsockets: Update to 6.7.2., guix-commits, 2024/09/16
- 07/74: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/09/16
- 02/74: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/09/16
- 09/74: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/09/16
- 11/74: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/09/16
- 12/74: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/09/16
- 14/74: gnu: qtlocation: Update to 6.7.2.,
guix-commits <=
- 04/74: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/09/16
- 17/74: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/09/16
- 20/74: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/09/16
- 18/74: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/09/16
- 24/74: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/09/16
- 29/74: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/09/16
- 30/74: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/09/16
- 25/74: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/09/16
- 31/74: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/09/16
- 32/74: gnu: Add qtconnectivity., guix-commits, 2024/09/16