[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/75: gnu: qtwebview: Update to 5.15.15.
From: |
guix-commits |
Subject: |
59/75: gnu: qtwebview: Update to 5.15.15. |
Date: |
Sat, 9 Nov 2024 20:51:44 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 6a3c608d2832642b0c771d7872a2cddd857fe4b0
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 24dc4a8c49..f4ee3749d9 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2281,13 +2281,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")
- 19/75: gnu: qtpositioning: Update to 6.7.2., (continued)
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/09
- 25/75: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/09
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/09
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/09
- 41/75: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/11/09
- 17/75: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/11/09
- 33/75: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/09
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/09
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/09
- 53/75: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/09
- 59/75: gnu: qtwebview: Update to 5.15.15.,
guix-commits <=
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/09
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/09
- 38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/09
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/09
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/09
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/09
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/09
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/09
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/09
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/09