guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

68/77: gnu: qtpurchasing: Update to 5.15.15.


From: guix-commits
Subject: 68/77: gnu: qtpurchasing: Update to 5.15.15.
Date: Thu, 21 Nov 2024 10:36:04 -0500 (EST)

z572 pushed a commit to branch master
in repository guix.

commit 56a298a99190bc183158928f0f70da845e4d8c73
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:17 2024 +0800

    gnu: qtpurchasing: Update to 5.15.15.
    
    * gnu/packages/qt.scm (qtpurchasing): Update to 5.15.15.
    
    Change-Id: Ia57cee4e41fae5d78bd41491bbc281ce2bbabb98
---
 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 380a48df33..bd0ea9eab7 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2715,13 +2715,13 @@ information and perform area based monitoring.")
   (package
     (inherit qtsvg-5)
     (name "qtpurchasing")
-    (version "5.15.10")
+    (version "5.15.15")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "0gzxzcr9x45nd90481hdbj5shvaax00qjr1kx3lkcp13187pyacb"))))
+                "0i48clv6vzha9m869ylp6a0s6wyqqbil3d6z2qn80dv1j8x45q2r"))))
     (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

[Prev in Thread] Current Thread [Next in Thread]