guix_mirror_bot pushed a commit to branch qt-team
in repository guix.
commit 0873fedcfe201d9f781c03d450a14a8ddb01ace0
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 21 23:26:18 2025 +0800
gnu: qtpositioning: Update to 6.9.2.
* gnu/packages/qt.scm (qtpositioning): Update to 6.9.2.
Change-Id: Ifa396776e9d123da0e75e8e3da7ec71350a89339
---
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 01f798100b..18f93ccb5e 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2873,13 +2873,13 @@ also contains functionality to support data models and
executable content.")
(define-public qtpositioning
(package
(name "qtpositioning")
- (version "6.8.2")
+ (version "6.9.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1rdqbp4yxzyd3c77bf4y9klvbvv1pimg4zqmw6kncr4k9r7ncc6z"))))
+ "06mwzlyprwz11ks6fsvzh03ilk5fxy3scr1gqqb4p85xzw0ri6j8"))))
(build-system cmake-build-system)
(arguments
(list