[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/75: gnu: qtxmlpatterns: Update to 5.15.15.
From: |
guix-commits |
Subject: |
49/75: gnu: qtxmlpatterns: Update to 5.15.15. |
Date: |
Sat, 9 Nov 2024 20:51:42 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 273753189c26a70b2c50531a818aaaded48f1f03
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:14 2024 +0800
gnu: qtxmlpatterns: Update to 5.15.15.
* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.15.15.
Change-Id: I686a8172a4dbae0814363590c50b0fc249ca4ef9
---
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 0c62b7a8a3..1fe06a7d15 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1444,13 +1444,13 @@ XLSX document format.")
(define-public qtxmlpatterns
(package (inherit qtsvg-5)
(name "qtxmlpatterns")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "03fss4lssi48d8gdj8inkj4qgmyzxbn7r4bm58ckbh5vl9rpamq3"))))
+ "0gfk92wgm5947dxs7sxsh5srgm33wg76apxxdvw03294bf0hnfdq"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)
- 28/75: gnu: Add icu4c-75., (continued)
- 28/75: gnu: Add icu4c-75., guix-commits, 2024/11/09
- 20/75: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/11/09
- 29/75: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/09
- 15/75: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/11/09
- 14/75: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/09
- 36/75: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/09
- 42/75: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/09
- 45/75: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/11/09
- 46/75: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/11/09
- 51/75: gnu: qtconnectivity-5: Update to 5.15.15., guix-commits, 2024/11/09
- 49/75: gnu: qtxmlpatterns: Update to 5.15.15.,
guix-commits <=
- 54/75: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/09
- 55/75: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/09
- 56/75: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/11/09
- 63/75: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/09
- 67/75: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/09
- 68/75: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/09
- 72/75: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/09
- 71/75: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/09
- 75/75: gnu: libvpx: Update to 1.15.0., guix-commits, 2024/11/09
- 73/75: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/09