me
/
guix
Archived
1
0
Fork 0

gnu: qtimageformats: Update to 6.6.3.

* gnu/packages/qt.scm (qtimageformats): Update to 6.6.3.

Change-Id: I0b1d8e24861d26405b3f6c8b9769cf25299433b0
master
Maxim Cournoyer 2024-03-31 21:52:50 -04:00
parent fe5528aa9e
commit a8aac14028
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -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