[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/75: gnu: qtsvg-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
46/75: gnu: qtsvg-5: Update to 5.15.15. |
Date: |
Fri, 15 Nov 2024 21:44:08 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit d40bda9514825227a5a8f491647aa12f81c94840
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:13 2024 +0800
gnu: qtsvg-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtsvg-5): Update to 5.15.15.
Change-Id: Iab59c1f011befe90e29f97ccc711c468a1a4d504
---
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 ca95480cca..87e24a6c47 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1217,13 +1217,13 @@ came with the @{qtgraphicaleffects} Qt 5 package.")
(package
(inherit qtbase-5)
(name "qtsvg")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1s2a00vqq0njwmd34pas7gmmlb9cjjq5dra1s1wpfxlabf1y64yg"))))
+ "0jyh6c5p4ffj7hcr1hzwx5fmkvxqnl5m8ingk582l77v7g2n6ysp"))))
(propagated-inputs `())
(native-inputs (list perl))
(inputs
- 60/75: gnu: qtlocation-5: Update to 5.15.15., (continued)
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/15
- 55/75: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/15
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/15
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/15
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/15
- 20/75: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/11/15
- 30/75: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/11/15
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/15
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/15
- 41/75: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/11/15
- 46/75: gnu: qtsvg-5: Update to 5.15.15.,
guix-commits <=