[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/64: gnu: qtxmlpatterns: Update to 5.15.10.
From: |
guix-commits |
Subject: |
35/64: gnu: qtxmlpatterns: Update to 5.15.10. |
Date: |
Tue, 22 Aug 2023 09:02:48 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 12b12b8827fea8e8993f09451a1f2eb7f9403322
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:03 2023 -0400
gnu: qtxmlpatterns: Update to 5.15.10.
* gnu/packages/qt.scm (qtxmlpatterns): 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 6a8e90309b..55d6f990a9 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1251,13 +1251,13 @@ XLSX document format.")
(define-public qtxmlpatterns
(package (inherit qtsvg-5)
(name "qtxmlpatterns")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1inf7ar32a557faqpwdsmafhz1p6k8hywpw3wbsdjlj74dkgdq35"))))
+ "03fss4lssi48d8gdj8inkj4qgmyzxbn7r4bm58ckbh5vl9rpamq3"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)
- 17/64: gnu: qtshadertools: Update to 6.5.2., (continued)
- 17/64: gnu: qtshadertools: Update to 6.5.2., guix-commits, 2023/08/22
- 23/64: gnu: qttranslations: Update to 6.5.2., guix-commits, 2023/08/22
- 34/64: gnu: qtx11extras: Update to 5.15.10., guix-commits, 2023/08/22
- 45/64: gnu: qtserialbus: Update to 5.15.10., guix-commits, 2023/08/22
- 46/64: gnu: qtwebchannel-5: Update to 5.15.10., guix-commits, 2023/08/22
- 47/64: gnu: qtwebglplugin: Update to 5.15.10., guix-commits, 2023/08/22
- 16/64: gnu: qtwebsockets: Update to 6.5.2., guix-commits, 2023/08/22
- 22/64: gnu: qttools: Update to 6.5.2., guix-commits, 2023/08/22
- 24/64: gnu: qtpositioning: Update to 6.5.2., guix-commits, 2023/08/22
- 31/64: gnu: qt3d-5: Update to 5.15.10., guix-commits, 2023/08/22
- 35/64: gnu: qtxmlpatterns: Update to 5.15.10.,
guix-commits <=
- 36/64: gnu: qtdeclarative-5: Update to 5.15.10., guix-commits, 2023/08/22
- 40/64: gnu: qtmultimedia-5: Update to 5.15.10., guix-commits, 2023/08/22
- 48/64: gnu: qtwebview: Update to 5.15.10., guix-commits, 2023/08/22
- 50/64: gnu: qttools-5: Update to 5.15.10., guix-commits, 2023/08/22
- 54/64: gnu: qtgraphicaleffects: Update to 5.15.10., guix-commits, 2023/08/22
- 59/64: gnu: qtdatavis3d: Update to 5.15.10., guix-commits, 2023/08/22
- 61/64: gnu: qtspeech: Update to 5.15.10., guix-commits, 2023/08/22
- 62/64: gnu: qtwebengine-5: Update to 5.15.10., guix-commits, 2023/08/22
- 20/64: gnu: qtwebchannel: Update to 6.5.2., guix-commits, 2023/08/22
- 41/64: gnu: qtsensors: Shorten line width., guix-commits, 2023/08/22