gnu: qtimageformats: Update to 5.15.8.

* gnu/packages/qt.scm (qtimageformats): Update to 5.15.8.
This commit is contained in:
Maxim Cournoyer 2023-03-27 15:27:08 -04:00
parent ae102f6ee1
commit 0f1ba909db
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1063,13 +1063,13 @@ (define-public qtsvg
(define-public qtimageformats
(package (inherit qtsvg-5)
(name "qtimageformats")
(version "5.15.5")
(version "5.15.8")
(source (origin
(method url-fetch)
(uri (qt-urls name version))
(sha256
(base32
"1xjb2z2h1ajw7z9cwq8djpdvjwalpnmirwcwrlbjqv5r4ghmi82a"))
"0c6fq9zcw5hbkiny56wx2fbm123x14l7habydv6zhvnhn3rhwi31"))
(modules '((guix build utils)))
(snippet
'(begin