[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/77: gnu: qtscxml-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
67/77: gnu: qtscxml-5: 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 02768d3d9676b7f1d986b9a472887aff578551d3
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:17 2024 +0800
gnu: qtscxml-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtscxml-5): Update to 5.15.15.
Change-Id: Id5b1849ba61b0a14f26e16edb54c1e90bd68cde7
---
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 df2608eddd..380a48df33 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2608,13 +2608,13 @@ and mobile applications targeting TV-like form
factors.")))
(package
(inherit qtsvg-5)
(name "qtscxml")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "10lxvdxdkxr2vldhqdp4bk38r7q9j0jy54lrqw9whnyj3y5wgzzi"))
+ "1j4513c4idcg4mwj1am445dfsqhsnbv2rmj165pvrxmx7ghz0zwf"))
(modules '((guix build utils)))
(snippet
'(begin
- 66/77: gnu: qtgamepad: Update to 5.15.15., (continued)
- 66/77: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/21
- 69/77: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/21
- 68/77: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/21
- 71/77: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/21
- 73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/21
- 76/77: gnu: qtbase: Fix building on i686-linux., guix-commits, 2024/11/21
- 70/77: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/21
- 74/77: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/21
- 75/77: gnu: libvpx: Update to 1.15.0., guix-commits, 2024/11/21
- 77/77: gnu: qtbase: Adjust skipped tests., guix-commits, 2024/11/21
- 67/77: gnu: qtscxml-5: Update to 5.15.15.,
guix-commits <=