[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/72: gnu: qttranslations: Update to 6.5.2.
From: |
guix-commits |
Subject: |
33/72: gnu: qttranslations: Update to 6.5.2. |
Date: |
Tue, 15 Aug 2023 20:42:25 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 3c558b087e2f92f589dcfe60b6cbae69f9d82a50
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Aug 11 18:00:22 2023 -0400
gnu: qttranslations: Update to 6.5.2.
* gnu/packages/qt.scm (qttranslations): Update to 6.5.2.
---
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 4c8e7fd535..6614daae62 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2102,13 +2102,13 @@ that helps in Qt development.")
(define-public qttranslations
(package
(name "qttranslations")
- (version "6.3.2")
+ (version "6.5.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1h66n9cx4g65c9wrgp32h9gm3r47gyh1nrcn3ivbfbvngfawqxpg"))))
+ "1sxy2ljn5ajvn4yjb8fx86l56viyvqh5r9hf5x67azkmgrilaz1k"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs (list qtbase qttools))
- 22/72: gnu: qtimageformats-5: Fix indentation., (continued)
- 22/72: gnu: qtimageformats-5: Fix indentation., guix-commits, 2023/08/15
- 10/72: gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'., guix-commits, 2023/08/15
- 14/72: gnu: qt: Revert to use individual versions instead of %qt5-version., guix-commits, 2023/08/15
- 17/72: gnu: qtbase: Update to 6.5.2., guix-commits, 2023/08/15
- 20/72: gnu: qtsvg: Update to 6.5.2., guix-commits, 2023/08/15
- 12/72: gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater., guix-commits, 2023/08/15
- 16/72: etc: Add Qt manifests for Qt maintenance., guix-commits, 2023/08/15
- 21/72: gnu: qtimageformats: Rename variable to qtimageformats-5., guix-commits, 2023/08/15
- 23/72: gnu: Add qtimageformats., guix-commits, 2023/08/15
- 29/72: gnu: qtwayland: Update to 6.5.2., guix-commits, 2023/08/15
- 33/72: gnu: qttranslations: Update to 6.5.2.,
guix-commits <=
- 39/72: gnu: qt-creator: Update to 11.0.1., guix-commits, 2023/08/15
- 62/72: gnu: qtquickcontrols-5: Update to 5.15.10., guix-commits, 2023/08/15
- 65/72: gnu: qtgamepad: Update to 5.15.10., guix-commits, 2023/08/15
- 61/72: gnu: qtscript: Update to 5.15.10., guix-commits, 2023/08/15
- 53/72: gnu: qtwayland-5: Update to 5.15.10., guix-commits, 2023/08/15
- 05/72: gnu-maintenance: Fix docstring., guix-commits, 2023/08/15
- 18/72: gnu: qtbase: Enable zstd support., guix-commits, 2023/08/15
- 28/72: gnu: qtmultimedia: Update to 6.5.2., guix-commits, 2023/08/15
- 35/72: gnu: qtnetworkauth: Update to 6.5.2., guix-commits, 2023/08/15
- 36/72: gnu: qtremoteobjects: Update to 6.5.2., guix-commits, 2023/08/15