guix_mirror_bot pushed a commit to branch master
in repository guix.

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

    gnu: qtpurchasing-5: Update to 5.15.17.
    
    * gnu/packages/qt.scm (qtpurchasing-5): Update to 5.15.17.
    
    Change-Id: I6496443feb9d56fe95c0170592fd73edf3945a9a
---
 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 97980aba61..d4f45aba1a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2987,13 +2987,13 @@ information and perform area based monitoring.")
   (package
     (inherit qtsvg-5)
     (name "qtpurchasing")
-    (version "5.15.16")
+    (version "5.15.17")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "0zmpsfqb0zijq6r3ijymxkby9wk6khw7kfs381x74jwy7m9dy6r4"))))
+                "1i2w9xdm874hnmv1i4wq3s9yhj7xmklk06yivhqadml42q8qdg9c"))))
     (inputs (list qtbase-5 qtdeclarative-5))
     (synopsis "Qt Purchasing module")
     (description "The Qt Purchasing module provides and in-app API for

Reply via email to