[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/71: gnu: qttranslations: Update to 6.6.3.
From: |
guix-commits |
Subject: |
64/71: gnu: qttranslations: Update to 6.6.3. |
Date: |
Tue, 2 Apr 2024 23:16:34 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit ec389a6e22c0aacdd53a79a33d724d5b5a914e8c
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:54 2024 -0400
gnu: qttranslations: Update to 6.6.3.
* gnu/packages/qt.scm (qttranslations): Update to 6.6.3.
Change-Id: I4f4ef3fbe86d541c3391737a08ea25b70678e6d4
---
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 68c98dd191..fa76224bb9 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2371,13 +2371,13 @@ that helps in Qt development.")
(define-public qttranslations
(package
(name "qttranslations")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0xqcad8aa9lp6wzh1rs46id6r60zdw82qj3bq9k2b89sxy8c0fna"))))
+ "1kvkrwbgby4i69dpxbxxcv0qbsz69n6icpyr4wcf8qm2r4m5zqqj"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs (list qtbase qttools))
- 29/71: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., (continued)
- 29/71: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/04/02
- 28/71: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/04/02
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/04/02
- 62/71: gnu: qtlottie: Update to 6.6.3., guix-commits, 2024/04/02
- 45/71: gnu: gwenview: Update to 23.08.5 and fix build., guix-commits, 2024/04/02
- 71/71: gnu: qthttpserver: Update to 6.6.3., guix-commits, 2024/04/02
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/04/02
- 52/71: gnu: qtsvg: Update to 6.6.3., guix-commits, 2024/04/02
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/04/02
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/04/02
- 64/71: gnu: qttranslations: Update to 6.6.3.,
guix-commits <=
- 49/71: gnu: sobjectizer: Update to 5.8.2., guix-commits, 2024/04/02
- 16/71: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/04/02
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/04/02
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/04/02
- 36/71: gnu: Add qthttpserver., guix-commits, 2024/04/02
- 38/71: gnu: kcolorpicker: Update to 0.3.1., guix-commits, 2024/04/02
- 42/71: gnu: python-pyqt-6: Update to 6.6.1., guix-commits, 2024/04/02
- 54/71: gnu: qtdeclarative: Update to 6.6.3., guix-commits, 2024/04/02
- 67/71: gnu: qtnetworkauth: Update to 6.6.3., guix-commits, 2024/04/02
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/04/02