[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:03:01 -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
- 25/64: gnu: qtnetworkauth: Update to 6.5.2., (continued)
- 25/64: gnu: qtnetworkauth: Update to 6.5.2., guix-commits, 2023/08/22
- 26/64: gnu: qtremoteobjects: Update to 6.5.2., guix-commits, 2023/08/22
- 27/64: gnu: qtwebengine: Update to 6.5.2., guix-commits, 2023/08/22
- 32/64: gnu: qtsvg-5: Update to 5.15.10., guix-commits, 2023/08/22
- 37/64: gnu: qtconnectivity: Update to 5.15.10., guix-commits, 2023/08/22
- 39/64: gnu: qtsensors: Update to 5.15.10., guix-commits, 2023/08/22
- 43/64: gnu: qtwayland-5: Update to 5.15.10., guix-commits, 2023/08/22
- 42/64: gnu: qtmultimedia-5: Shorten maximum line width., guix-commits, 2023/08/22
- 58/64: gnu: qtcharts: Update to 5.15.10., guix-commits, 2023/08/22
- 56/64: gnu: qtscxml: Update to 5.15.10., guix-commits, 2023/08/22
- 57/64: gnu: qtpurchasing: Update to 5.15.10.,
guix-commits <=
- 29/64: gnu: qt-creator: Update to 11.0.1., guix-commits, 2023/08/22
- 30/64: gnu: qtbase-5: Update to 5.15.10., guix-commits, 2023/08/22
- 33/64: gnu: qtimageformats-5: Update to 5.15.10., guix-commits, 2023/08/22
- 04/64: gnu: qt: Revert to use individual versions instead of %qt5-version., guix-commits, 2023/08/22