apteryx pushed a commit to branch qt-updates
in repository guix.
commit ad341d62eb71e88528b19e198dd387f4740770ff
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Tue Aug 15 16:20:03 2023 -0400
gnu: qtimageformats-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtimageformats-5): Update to 5.15.10.
---
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 3eed9fea12..f767c9e8f3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1098,13 +1098,13 @@ HostData=lib/qt5
(package
(inherit qtsvg-5)
(name "qtimageformats")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0c6fq9zcw5hbkiny56wx2fbm123x14l7habydv6zhvnhn3rhwi31"))
+ "1cniah8v8y514i68bmwgfi3xn3hzgpywcdnzrv789mk7qi48l92g"))
(modules '((guix build utils)))
(snippet
'(begin