[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/64: gnu: qtscxml: Update to 5.15.10.
From: |
guix-commits |
Subject: |
56/64: gnu: qtscxml: Update to 5.15.10. |
Date: |
Tue, 22 Aug 2023 09:03:00 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 5403fde3e9c6dac88ba1fa3dbc51c6c032681861
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:08 2023 -0400
gnu: qtscxml: Update to 5.15.10.
* gnu/packages/qt.scm (qtscxml): 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 328f638fc0..50fd6eac67 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2261,13 +2261,13 @@ and mobile applications targeting TV-like form
factors.")))
(package
(inherit qtsvg-5)
(name "qtscxml")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "17j6npvgr8q3lyrqmvfh1n47mkhfzk18r998hcjm2w75xj46km1n"))
+ "10lxvdxdkxr2vldhqdp4bk38r7q9j0jy54lrqw9whnyj3y5wgzzi"))
(modules '((guix build utils)))
(snippet
'(begin
- 18/64: gnu: qtmultimedia: Update to 6.5.2., (continued)
- 18/64: gnu: qtmultimedia: Update to 6.5.2., guix-commits, 2023/08/22
- 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 <=
- 57/64: gnu: qtpurchasing: Update to 5.15.10., guix-commits, 2023/08/22
- 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