[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/31: gnu: qtwebview: Update to 5.15.15.
From: |
guix-commits |
Subject: |
16/31: gnu: qtwebview: Update to 5.15.15. |
Date: |
Wed, 11 Sep 2024 04:24:12 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 52d30d422aa86012823928694f85479d1115d0bc
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:15 2024 +0800
gnu: qtwebview: Update to 5.15.15.
* gnu/packages/qt.scm (qtwebview): Update to 5.15.15.
Change-Id: I23f7333f5f77978503514e47ed973fc90b30121b
---
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 4da2fe6bde..fc529a1cf2 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2267,13 +2267,13 @@ OpenGL ES 2.0 and can be used in HTML5 canvas
elements")))
(package
(inherit qtsvg-5)
(name "qtwebview")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "00446917v1djh18lqsk1q5bhgfsfyz06q4zvna96xalwvl3ccn14"))))
+ "00xf8yif4vvyi29jnvp7w1m77aliyrfrl2ldgpchh1kgvxjv2rcf"))))
(native-inputs (list perl))
(inputs (list qtbase-5 qtdeclarative-5))
(synopsis "Display web content in a QML application")
- 03/31: gnu: qtsvg-5: Update to 5.15.15., (continued)
- 03/31: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/09/11
- 07/31: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/09/11
- 18/31: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/09/11
- 22/31: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/09/11
- 26/31: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/09/11
- 10/31: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/09/11
- 12/31: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/09/11
- 13/31: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/09/11
- 15/31: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/09/11
- 14/31: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/09/11
- 16/31: gnu: qtwebview: Update to 5.15.15.,
guix-commits <=
- 20/31: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/09/11
- 28/31: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/09/11
- 27/31: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/09/11
- 30/31: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/09/11
- 31/31: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/09/11
- 19/31: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/09/11
- 21/31: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/09/11
- 24/31: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/09/11
- 25/31: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/09/11