[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/52: gnu: qttranslations: Update to 6.6.2.
From: |
guix-commits |
Subject: |
14/52: gnu: qttranslations: 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 185bd4e98eba4b66337450749b89dda8e1ec784d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:08 2024 +0800
gnu: qttranslations: Update to 6.6.2.
* gnu/packages/qt.scm (qttranslations): Update to 6.6.2.
Change-Id: I1136bf3027303ea79a872605189290ca28670ce8
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 2609e44c15..80a1797f0e 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2273,13 +2273,13 @@ that helps in Qt development.")
(define-public qttranslations
(package
(name "qttranslations")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1sxy2ljn5ajvn4yjb8fx86l56viyvqh5r9hf5x67azkmgrilaz1k"))))
+ "0xqcad8aa9lp6wzh1rs46id6r60zdw82qj3bq9k2b89sxy8c0fna"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs (list qtbase qttools))
- 44/52: gnu: gwenview: Break disabled tests into a list., (continued)
- 44/52: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/30
- 35/52: gnu: Add qwindowkit., guix-commits, 2024/03/30
- 03/52: gnu: qtsvg: Update to 6.6.2., guix-commits, 2024/03/30
- 23/52: gnu: Add qtspeech., guix-commits, 2024/03/30
- 46/52: gnu: extra-cmake-modules: Update to 6.0.0., guix-commits, 2024/03/30
- 42/52: gnu: python-pyqt-6: Update to 6.6.1., guix-commits, 2024/03/30
- 32/52: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/30
- 37/52: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/30
- 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 <=
- 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, 2024/03/30
- 21/52: gnu: Add qtsensors., guix-commits, 2024/03/30
- 20/52: gnu: qtsensors: Rename package to qtsensors-5., guix-commits, 2024/03/30