[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/64: gnu: qtwebview: Update to 5.15.10.
From: |
guix-commits |
Subject: |
48/64: gnu: qtwebview: Update to 5.15.10. |
Date: |
Tue, 22 Aug 2023 09:04:29 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit e274bb44d027417e2410d3f781b7909973bb7f38
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:06 2023 -0400
gnu: qtwebview: Update to 5.15.10.
* gnu/packages/qt.scm (qtwebview): 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 90aafa4613..f884f9e466 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1971,13 +1971,13 @@ OpenGL ES 2.0 and can be used in HTML5 canvas
elements")))
(package
(inherit qtsvg-5)
(name "qtwebview")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1b03dzlff840n2i53r105c7sv91ivwzxn7ldpgnhiyrhr897i9kj"))))
+ "00446917v1djh18lqsk1q5bhgfsfyz06q4zvna96xalwvl3ccn14"))))
(native-inputs (list perl))
(inputs (list qtbase-5 qtdeclarative-5))
(synopsis "Display web content in a QML application")
- 33/64: gnu: qtimageformats-5: Update to 5.15.10., (continued)
- 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, 2023/08/22
- 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 <=
- 47/64: gnu: qtwebglplugin: 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
- 16/64: gnu: qtwebsockets: Update to 6.5.2., guix-commits, 2023/08/22
- 19/64: gnu: qtwayland: Update to 6.5.2., guix-commits, 2023/08/22
- 37/64: gnu: qtconnectivity: 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
- 57/64: gnu: qtpurchasing: Update to 5.15.10., guix-commits, 2023/08/22