guix-commits
[Top][All Lists]
Advanced

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

57/64: gnu: qtpurchasing: Update to 5.15.10.


From: guix-commits
Subject: 57/64: gnu: qtpurchasing: Update to 5.15.10.
Date: Tue, 22 Aug 2023 09:04:31 -0400 (EDT)

apteryx pushed a commit to branch qt-updates
in repository guix.

commit 3d5c5752d4788972824918d4b4797b0505845c06
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:09 2023 -0400

    gnu: qtpurchasing: Update to 5.15.10.
    
    * gnu/packages/qt.scm (qtpurchasing): 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 50fd6eac67..497815bd53 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2319,13 +2319,13 @@ information and perform area based monitoring.")
   (package
     (inherit qtsvg-5)
     (name "qtpurchasing")
-    (version "5.15.8")
+    (version "5.15.10")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "0bjky5ncg9yhz4a63g3jl1r5pa6i09f6g8wgzs591mhybrbmhcw8"))))
+                "0gzxzcr9x45nd90481hdbj5shvaax00qjr1kx3lkcp13187pyacb"))))
     (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]