[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/71: gnu: qtimageformats: Update to 6.6.3.
From: |
guix-commits |
Subject: |
53/71: gnu: qtimageformats: Update to 6.6.3. |
Date: |
Wed, 3 Apr 2024 18:08:02 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit a8aac14028cd94ce2de2e49977e4b8a7b14e68bc
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:50 2024 -0400
gnu: qtimageformats: Update to 6.6.3.
* gnu/packages/qt.scm (qtimageformats): Update to 6.6.3.
Change-Id: I0b1d8e24861d26405b3f6c8b9769cf25299433b0
---
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 999eed2a63..80a1765098 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1336,14 +1336,14 @@ support for MNG, TGA, TIFF and WBMP image formats.")))
(define-public qtimageformats
(package
(name "qtimageformats")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(inherit (package-source qtimageformats-5))
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1cvwm0hnspglydms6qhcp5g0ayz5pamigl52kz8km66l6s8lqn3i"))))
+ "0z328i6fix1qdklfbs1w4dsr64zavjj5kzqvzipww0v62xhfm99w"))))
(build-system cmake-build-system)
(arguments
(list
- 33/71: gnu: Add syscmdline., (continued)
- 33/71: gnu: Add syscmdline., guix-commits, 2024/04/03
- 42/71: gnu: python-pyqt-6: Update to 6.6.1., guix-commits, 2024/04/03
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/04/03
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/04/03
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/04/03
- 50/71: gnu: qtbase: Update to 6.6.3., guix-commits, 2024/04/03
- 36/71: gnu: Add qthttpserver., guix-commits, 2024/04/03
- 45/71: gnu: gwenview: Update to 23.08.5 and fix build., guix-commits, 2024/04/03
- 49/71: gnu: sobjectizer: Update to 5.8.2., guix-commits, 2024/04/03
- 61/71: gnu: qtlanguageserver: Update to 6.6.3., guix-commits, 2024/04/03
- 53/71: gnu: qtimageformats: Update to 6.6.3.,
guix-commits <=
- 51/71: gnu: qt5compat: Update to 6.6.3., guix-commits, 2024/04/03
- 71/71: gnu: qthttpserver: Update to 6.6.3., guix-commits, 2024/04/03
- 05/71: gnu: qtdeclarative: Update to 6.6.2., guix-commits, 2024/04/03
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/04/03
- 12/71: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/04/03
- 16/71: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/04/03
- 14/71: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/04/03
- 04/71: gnu: qtimageformats: Update to 6.6.2., guix-commits, 2024/04/03
- 13/71: gnu: qttools: Update to 6.6.2., guix-commits, 2024/04/03
- 21/71: gnu: Add qtsensors., guix-commits, 2024/04/03