iyzsong pushed a commit to branch qt-team
in repository guix.
commit 19b47c3d2ffdd65b8104985f136f1070f5c7be06
Author: 宋文武 <[email protected]>
AuthorDate: Tue Feb 4 14:55:34 2025 +0800
gnu: qtpositioning: Update to 6.8.2.
* gnu/packages/qt.scm (qtpositioning): Update to 6.8.2.
Change-Id: I613d753f63bed83bbdbed77c6aeed92fa529babc
---
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 39cec4214b..499cb8aee3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2757,13 +2757,13 @@ also contains functionality to support data models and
executable content.")
(define-public qtpositioning
(package
(name "qtpositioning")
- (version "6.7.2")
+ (version "6.8.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "073v10z1axmqydrvdka9g69wr117kzhvci9sjr110swgmbq0j002"))))
+ "1rdqbp4yxzyd3c77bf4y9klvbvv1pimg4zqmw6kncr4k9r7ncc6z"))))
(build-system cmake-build-system)
(arguments
(list