guix_mirror_bot pushed a commit to branch qt-team
in repository guix.

commit 5de0e2e277fd381cc36b20ae2cde734ea95ebf2d
Author: Andreas Enge <[email protected]>
AuthorDate: Fri Oct 24 23:36:55 2025 +0200

    gnu: qtimageformats-5: Update to 5.15.17.
    
    * gnu/packages/qt.scm (qtimageformats-5): Update to 5.15.17.
    
    Change-Id: Ie00a323cf714273395771b7fb148a92310851c6b
---
 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 620d2823bd..6eef025c13 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1462,13 +1462,13 @@ HostData=lib/qt5
   (package
     (inherit qtsvg-5)
     (name "qtimageformats")
-    (version "5.15.16")
+    (version "5.15.17")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "10hshg6cdb14g0mh45hq4vb7s6b64hnxy6px295z0bkbl4lw80g7"))
+                "1lff6s212bl44ryfzq8hkp80vl37la7hmpvgz5fp553qi14y4623"))
               (modules '((guix build utils)))
               (snippet
                '(begin

Reply via email to