[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/75: gnu: qtlocation-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
60/75: gnu: qtlocation-5: Update to 5.15.15. |
Date: |
Wed, 13 Nov 2024 07:44:14 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 55af07eb28e07dfcc90c30b69325698da9cc93e9
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 f4ee3749d9..0a07dd2768 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2323,13 +2323,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
- 23/75: gnu: qt-creator: Update to 14.0.1., (continued)
- 23/75: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/11/13
- 30/75: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/11/13
- 31/75: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/11/13
- 24/75: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/13
- 29/75: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/13
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/13
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/13
- 53/75: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/13
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/13
- 72/75: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/13
- 60/75: gnu: qtlocation-5: Update to 5.15.15.,
guix-commits <=
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/13
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/13
- 55/75: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/13
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/13
- 68/75: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/13
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/13
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/13
- 49/75: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/11/13
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/13
- 18/75: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/13