[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/77: gnu: qtimageformats: Update to 6.7.2.
From: |
guix-commits |
Subject: |
04/77: gnu: qtimageformats: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:53 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit ab1849454f24101c62d96d2166a198c96c906a44
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:15 2024 +0800
gnu: qtimageformats: Update to 6.7.2.
* gnu/packages/qt.scm (qtimageformats): Update to 6.7.2.
Change-Id: I1aba2277f3165ac481fbbaa413462dac5d2221bb
---
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 0e1f5ef7ac..cc9980e75c 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1344,14 +1344,14 @@ support for MNG, TGA, TIFF and WBMP image formats.")))
(define-public qtimageformats
(package
(name "qtimageformats")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(inherit (package-source qtimageformats-5))
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0z328i6fix1qdklfbs1w4dsr64zavjj5kzqvzipww0v62xhfm99w"))))
+ "1mp5bi45gcmsds0g2xfjd1mklrijbwfv0hx4s1md2rxfbxwdi8g1"))))
(build-system cmake-build-system)
(arguments
(list
- 07/77: gnu: qtsensors: Update to 6.7.2., (continued)
- 07/77: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/11/21
- 08/77: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/21
- 09/77: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/21
- 11/77: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/11/21
- 16/77: gnu: qttools: Update to 6.7.2., guix-commits, 2024/11/21
- 18/77: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/21
- 19/77: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/21
- 31/77: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/11/21
- 33/77: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/21
- 05/77: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/21
- 04/77: gnu: qtimageformats: Update to 6.7.2.,
guix-commits <=
- 10/77: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/21
- 25/77: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/21
- 37/77: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/21
- 28/77: gnu: Add icu4c-75., guix-commits, 2024/11/21
- 21/77: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/21
- 29/77: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/21
- 36/77: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/21
- 39/77: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/21
- 40/77: gnu: clazy: Update to 1.12., guix-commits, 2024/11/21
- 42/77: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/21