[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: |
Wed, 13 Nov 2024 07:44:12 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit ac1def6f6d0f05d46caff6fa64e8a3669765941b
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)
- 61/75: gnu: qttools-5: Update to 5.15.15., (continued)
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/13
- 72/75: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/13
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/13
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/13
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/13
- 55/75: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/13
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/13
- 68/75: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/13
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/13
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/13
- 49/75: gnu: qtxmlpatterns: Update to 5.15.15.,
guix-commits <=
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/13
- 18/75: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/13
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/13
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/13
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/13
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/13
- 14/75: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/13
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/13
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/13
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/13