[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: |
Sun, 31 Mar 2024 21:57:34 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 7d0478728f66eb60144d4a28ec2eba247a764b0f
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 d0ebd78cc7..235c7c8985 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2297,13 +2297,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))
- 57/71: gnu: qtshadertools: Update to 6.6.3., (continued)
- 57/71: gnu: qtshadertools: Update to 6.6.3., guix-commits, 2024/03/31
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/03/31
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/03/31
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/03/31
- 60/71: gnu: qtwebchannel: Update to 6.6.3., guix-commits, 2024/03/31
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/03/31
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/03/31
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/31
- 70/71: gnu: qtwebengine: Update to 6.6.3., guix-commits, 2024/03/31
- 44/71: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/31
- 64/71: gnu: qttranslations: Update to 6.6.3.,
guix-commits <=
- 67/71: gnu: qtnetworkauth: Update to 6.6.3., guix-commits, 2024/03/31
- 32/71: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/31
- 39/71: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/31
- 61/71: gnu: qtlanguageserver: Update to 6.6.3., guix-commits, 2024/03/31
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/03/31
- 71/71: gnu: qthttpserver: Update to 6.6.3., guix-commits, 2024/03/31