[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/77: gnu: qttranslations: Update to 6.7.2.
From: |
guix-commits |
Subject: |
17/77: gnu: qttranslations: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:55 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 7b352f22f22d4d14f77db41d80c9f6d54214e93e
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:17 2024 +0800
gnu: qttranslations: Update to 6.7.2.
* gnu/packages/qt.scm (qttranslations): Update to 6.7.2.
Change-Id: Ia38e8422e0e63b802095e2986f14892e956a1605
---
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 70fc078b5e..0bf913a376 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2447,13 +2447,13 @@ that helps in Qt development.")
(define-public qttranslations
(package
(name "qttranslations")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1kvkrwbgby4i69dpxbxxcv0qbsz69n6icpyr4wcf8qm2r4m5zqqj"))))
+ "1a9cb1br3wqn0rshkgj21hba3r7jx8dbavc3ayfjgdy1bl5phicq"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs (list qtbase qttools))
- 32/77: gnu: Add qtconnectivity., (continued)
- 32/77: gnu: Add qtconnectivity., guix-commits, 2024/11/21
- 35/77: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/21
- 34/77: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/21
- 41/77: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/11/21
- 48/77: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/21
- 51/77: gnu: qtconnectivity-5: Update to 5.15.15., guix-commits, 2024/11/21
- 56/77: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/11/21
- 59/77: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/21
- 61/77: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/21
- 03/77: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/11/21
- 17/77: gnu: qttranslations: Update to 6.7.2.,
guix-commits <=
- 23/77: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/11/21
- 43/77: gnu: Add qtcharts., guix-commits, 2024/11/21
- 30/77: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/11/21
- 45/77: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/11/21
- 49/77: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/11/21
- 53/77: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/21
- 54/77: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/21
- 57/77: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/21
- 58/77: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/21
- 60/77: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/21