[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/74: gnu: qtlocation-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
60/74: gnu: qtlocation-5: Update to 5.15.15. |
Date: |
Fri, 27 Sep 2024 08:31:31 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 512ea8267d42ed51e29717872e3f6e2a845fccfc
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:15 2024 +0800
gnu: qtlocation-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtlocation-5): Update to 5.15.15.
Change-Id: Id741af63784c95f02405fb4db7f48be0e5622f96
---
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 5211ada880..a895e84494 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2316,13 +2316,13 @@ Server Protocol (LSP) for Qt.")
(package
(inherit qtsvg-5)
(name "qtlocation")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0cvcpf0grwqnk6jxhrwm9xxm3dyc6lqvmb1np7fvkhkzjimx45l8"))))
+ "0ja5rs1z9lx9hns7m1mg1lndl04arhjajqbdg29j446q5xlzkpk2"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f) ; TODO: Enable the tests
- 55/74: gnu: qtserialport-5: Update to 5.15.15., (continued)
- 55/74: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/09/27
- 22/74: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/09/27
- 25/74: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/09/27
- 36/74: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/09/27
- 30/74: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/09/27
- 40/74: gnu: clazy: Update to 1.12., guix-commits, 2024/09/27
- 43/74: gnu: Add qtcharts., guix-commits, 2024/09/27
- 48/74: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/09/27
- 50/74: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/09/27
- 53/74: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/09/27
- 60/74: gnu: qtlocation-5: Update to 5.15.15.,
guix-commits <=
- 64/74: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/09/27
- 68/74: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/09/27
- 71/74: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/09/27
- 69/74: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/09/27
- 72/74: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/09/27
- 73/74: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/09/27