[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/64: gnu: qtmultimedia-5: Update to 5.15.10.
From: |
guix-commits |
Subject: |
40/64: gnu: qtmultimedia-5: Update to 5.15.10. |
Date: |
Tue, 22 Aug 2023 09:04:27 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 9b70fc48822f8f5e928079daecce7184a1649b02
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:05 2023 -0400
gnu: qtmultimedia-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtmultimedia-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 619e9e6b66..d05f5913b5 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1587,13 +1587,13 @@ recognition API for devices.")))
(package
(inherit qtsvg-5)
(name "qtmultimedia")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1fz0ffpckvbg6qfhab2rrzfnvh4mlalqxcn0kbkd21mi44apjirk"))
+ "1di99ysjrgklx2jpsl0g0lqr9jh4l4p4a3hpi452qny6isyy01hi"))
(modules '((guix build utils)))
(snippet
'(begin
- 54/64: gnu: qtgraphicaleffects: Update to 5.15.10., (continued)
- 54/64: gnu: qtgraphicaleffects: 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
- 39/64: gnu: qtsensors: Update to 5.15.10., guix-commits, 2023/08/22
- 55/64: gnu: qtgamepad: Update to 5.15.10., guix-commits, 2023/08/22
- 61/64: gnu: qtspeech: Update to 5.15.10., guix-commits, 2023/08/22
- 10/64: gnu: qtsvg: Update to 6.5.2., guix-commits, 2023/08/22
- 28/64: gnu: Remove qtquickcontrols2., guix-commits, 2023/08/22
- 07/64: gnu: qtbase: Update to 6.5.2., guix-commits, 2023/08/22
- 08/64: gnu: qtbase: Enable zstd support., guix-commits, 2023/08/22
- 33/64: gnu: qtimageformats-5: Update to 5.15.10., guix-commits, 2023/08/22
- 40/64: gnu: qtmultimedia-5: Update to 5.15.10.,
guix-commits <=
- 52/64: gnu: qtquickcontrols-5: Update to 5.15.10., guix-commits, 2023/08/22
- 18/64: gnu: qtmultimedia: Update to 6.5.2., guix-commits, 2023/08/22
- 38/64: gnu: qtwebsockets-5: Update to 5.15.10., guix-commits, 2023/08/22
- 21/64: gnu: qtlottie: Update to 6.5.2., guix-commits, 2023/08/22
- 49/64: gnu: qtlocation: Update to 5.15.10., guix-commits, 2023/08/22
- 51/64: gnu: qtscript: Update to 5.15.10., guix-commits, 2023/08/22
- 53/64: gnu: qtquickcontrols2-5: Update to 5.15.10., guix-commits, 2023/08/22
- 43/64: gnu: qtwayland-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
- 47/64: gnu: qtwebglplugin: Update to 5.15.10., guix-commits, 2023/08/22