[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/52: gnu: qtpositioning: Update to 6.6.2.
From: |
guix-commits |
Subject: |
15/52: gnu: qtpositioning: Update to 6.6.2. |
Date: |
Sat, 30 Mar 2024 20:41:40 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 78502da308af48e56a232079d5757d628c17661e
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:09 2024 +0800
gnu: qtpositioning: Update to 6.6.2.
* gnu/packages/qt.scm (qtpositioning): Update to 6.6.2.
Change-Id: I86ba435616033922d9a26f86614ffcfd0cb6ef03
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 80a1797f0e..a211eb2f87 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2470,13 +2470,13 @@ also contains functionality to support data models and
executable content.")
(define-public qtpositioning
(package
(name "qtpositioning")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1yhlfs8izc054qv1krf5qv6zzjlvmz013h74fwamn74dfh1kyjbh"))))
+ "1qn31vps9dj4g8m7d195qlsyj3p4dfqqszdc6yqq097dq5y5d9sd"))))
(build-system cmake-build-system)
(arguments
(list
- 17/52: gnu: qtremoteobjects: Update to 6.6.2., (continued)
- 17/52: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/03/30
- 11/52: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/03/30
- 14/52: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/03/30
- 06/52: gnu: qtwebsockets: Update to 6.6.2., guix-commits, 2024/03/30
- 39/52: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/30
- 34/52: gnu: Add qmsetup., guix-commits, 2024/03/30
- 43/52: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/03/30
- 18/52: gnu: qtwebengine: Update to 6.6.2., guix-commits, 2024/03/30
- 48/52: gnu: kimageannotator: Build as shared library., guix-commits, 2024/03/30
- 47/52: gnu: restinio: Update to 0.7.2., guix-commits, 2024/03/30
- 15/52: gnu: qtpositioning: Update to 6.6.2.,
guix-commits <=
- 21/52: gnu: Add qtsensors., guix-commits, 2024/03/30
- 20/52: gnu: qtsensors: Rename package to qtsensors-5., guix-commits, 2024/03/30
- 45/52: gnu: gwenview: Update to 23.08.5 and fix build., guix-commits, 2024/03/30
- 52/52: gnu: Add python-pods., guix-commits, 2024/03/30
- 49/52: gnu: sobjectizer: Update to 5.8.2., guix-commits, 2024/03/30