[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/38: gnu: qttranslations: Update to 6.7.2.
From: |
guix-commits |
Subject: |
17/38: gnu: qttranslations: Update to 6.7.2. |
Date: |
Sun, 8 Sep 2024 05:41:02 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 52c2010909a4f272cc66dc757fd4bf945fc0c8c3
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 b949d65a34..adc30a03d8 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2440,13 +2440,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))
- 06/38: gnu: qtwebsockets: Update to 6.7.2., (continued)
- 06/38: gnu: qtwebsockets: Update to 6.7.2., guix-commits, 2024/09/08
- 25/38: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/09/08
- 22/38: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/09/08
- 18/38: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/09/08
- 29/38: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/09/08
- 27/38: gnu: Add re2-next., guix-commits, 2024/09/08
- 34/38: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/09/08
- 02/38: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/09/08
- 26/38: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/09/08
- 21/38: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/09/08
- 17/38: gnu: qttranslations: Update to 6.7.2.,
guix-commits <=
- 31/38: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/09/08
- 33/38: gnu: Add python-setuptools-scm-next., guix-commits, 2024/09/08
- 09/38: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/09/08
- 05/38: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/09/08
- 12/38: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/09/08
- 08/38: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/09/08
- 24/38: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/09/08
- 19/38: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/09/08
- 35/38: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/09/08
- 36/38: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/09/08