[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/63: gnu: qtsvg-5: Update to 5.15.10.
From: |
guix-commits |
Subject: |
32/63: gnu: qtsvg-5: Update to 5.15.10. |
Date: |
Mon, 21 Aug 2023 14:02:02 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 0a5b32c56d3ec6c1353a4e003f88e17fd4e220f4
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:02 2023 -0400
gnu: qtsvg-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtsvg-5): 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 bed5e7d07b..7932a08212 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1024,13 +1024,13 @@ came with the @{qtgraphicaleffects} Qt 5 package.")
(package
(inherit qtbase-5)
(name "qtsvg")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0qnmcvp5jap4qq9w7xak66g6fsb48q1lg02rn4lycvnhgwzblbww"))))
+ "1s2a00vqq0njwmd34pas7gmmlb9cjjq5dra1s1wpfxlabf1y64yg"))))
(propagated-inputs `())
(native-inputs (list perl))
(inputs
- 24/63: gnu: qtpositioning: Update to 6.5.2., (continued)
- 24/63: gnu: qtpositioning: Update to 6.5.2., guix-commits, 2023/08/21
- 23/63: gnu: qttranslations: Update to 6.5.2., guix-commits, 2023/08/21
- 25/63: gnu: qtnetworkauth: Update to 6.5.2., guix-commits, 2023/08/21
- 27/63: gnu: qtwebengine: Update to 6.5.2., guix-commits, 2023/08/21
- 41/63: gnu: qtsensors: Shorten line width., guix-commits, 2023/08/21
- 33/63: gnu: qtimageformats-5: Update to 5.15.10., guix-commits, 2023/08/21
- 30/63: gnu: qtbase-5: Update to 5.15.10., guix-commits, 2023/08/21
- 42/63: gnu: qtmultimedia-5: Shorten maximum line width., guix-commits, 2023/08/21
- 36/63: gnu: qtdeclarative-5: Update to 5.15.10., guix-commits, 2023/08/21
- 44/63: gnu: qtserialport: Update to 5.15.10., guix-commits, 2023/08/21
- 32/63: gnu: qtsvg-5: Update to 5.15.10.,
guix-commits <=
- 37/63: gnu: qtconnectivity: Update to 5.15.10., guix-commits, 2023/08/21
- 49/63: gnu: qtlocation: Update to 5.15.10., guix-commits, 2023/08/21
- 57/63: gnu: qtpurchasing: Update to 5.15.10., guix-commits, 2023/08/21
- 59/63: gnu: qtdatavis3d: Update to 5.15.10., guix-commits, 2023/08/21
- 60/63: gnu: qtnetworkauth-5: Update to 5.15.10., guix-commits, 2023/08/21
- 62/63: gnu: qtwebengine-5: Update to 5.15.10., guix-commits, 2023/08/21
- 63/63: gnu: qtvirtualkeyboard: Update to 5.15.10., guix-commits, 2023/08/21
- 52/63: gnu: qtquickcontrols-5: Update to 5.15.10., guix-commits, 2023/08/21
- 18/63: gnu: qtmultimedia: Update to 6.5.2., guix-commits, 2023/08/21
- 29/63: gnu: qt-creator: Update to 11.0.1., guix-commits, 2023/08/21