[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/71: gnu: qtpositioning: Update to 6.6.3.
From: |
guix-commits |
Subject: |
66/71: gnu: qtpositioning: Update to 6.6.3. |
Date: |
Wed, 3 Apr 2024 18:08:05 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 88af888e2186068fb291175ae1a913c67d10c408
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:54 2024 -0400
gnu: qtpositioning: Update to 6.6.3.
* gnu/packages/qt.scm (qtpositioning): Update to 6.6.3.
Change-Id: I9e585c0a114e91d11ffe34255ba3e334bead9591
---
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 53da626f01..5469b35ab8 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2568,13 +2568,13 @@ also contains functionality to support data models and
executable content.")
(define-public qtpositioning
(package
(name "qtpositioning")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1qn31vps9dj4g8m7d195qlsyj3p4dfqqszdc6yqq097dq5y5d9sd"))))
+ "1frzzndsscb6iqschklks2l17ppnjpnx1lq1cypnq3x0598bcdws"))))
(build-system cmake-build-system)
(arguments
(list
- 57/71: gnu: qtshadertools: Update to 6.6.3., (continued)
- 57/71: gnu: qtshadertools: Update to 6.6.3., guix-commits, 2024/04/03
- 55/71: gnu: qtwebsockets: Update to 6.6.3., guix-commits, 2024/04/03
- 54/71: gnu: qtdeclarative: Update to 6.6.3., guix-commits, 2024/04/03
- 52/71: gnu: qtsvg: Update to 6.6.3., guix-commits, 2024/04/03
- 62/71: gnu: qtlottie: Update to 6.6.3., guix-commits, 2024/04/03
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/04/03
- 67/71: gnu: qtnetworkauth: Update to 6.6.3., guix-commits, 2024/04/03
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/04/03
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/04/03
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/04/03
- 66/71: gnu: qtpositioning: Update to 6.6.3.,
guix-commits <=
- 29/71: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/04/03
- 34/71: gnu: Add qmsetup., guix-commits, 2024/04/03
- 60/71: gnu: qtwebchannel: Update to 6.6.3., guix-commits, 2024/04/03
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/04/03
- 63/71: gnu: qttools: Update to 6.6.3., guix-commits, 2024/04/03
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/04/03
- 70/71: gnu: qtwebengine: Update to 6.6.3., guix-commits, 2024/04/03