[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/77: gnu: qtsvg-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
46/77: gnu: qtsvg-5: Update to 5.15.15. |
Date: |
Thu, 21 Nov 2024 10:36:00 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 9a78df83b0255c58b2ef49ee830add8f92df5c0b
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
- 25/77: gnu: abseil-cpp: Update to 20240722.0., (continued)
- 25/77: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/21
- 37/77: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/21
- 28/77: gnu: Add icu4c-75., guix-commits, 2024/11/21
- 21/77: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/21
- 29/77: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/21
- 36/77: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/21
- 39/77: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/21
- 40/77: gnu: clazy: Update to 1.12., guix-commits, 2024/11/21
- 42/77: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/21
- 44/77: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/21
- 46/77: gnu: qtsvg-5: Update to 5.15.15.,
guix-commits <=
- 52/77: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/21
- 55/77: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/21
- 63/77: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/21
- 22/77: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/21
- 38/77: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/21
- 47/77: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/21
- 64/77: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/21
- 50/77: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/21
- 72/77: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/21
- 01/77: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/21