guix-commits
[Top][All Lists]
Advanced

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

67/72: gnu: qtpurchasing: Update to 5.15.10.


From: guix-commits
Subject: 67/72: gnu: qtpurchasing: Update to 5.15.10.
Date: Tue, 15 Aug 2023 20:42:31 -0400 (EDT)

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

commit edb834dd8eac36ca8b4d323cae02ad1b6682aa2d
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 ad058eed00..978bf56727 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2294,13 +2294,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]