[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/74: gnu: qtwebview: Update to 5.15.15.
From: |
guix-commits |
Subject: |
59/74: gnu: qtwebview: Update to 5.15.15. |
Date: |
Mon, 16 Sep 2024 23:37:15 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit cbffa2c8fcd57b9077073d805d15e596b7a425a9
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 aa1938d82b..5211ada880 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2274,13 +2274,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")
- 40/74: gnu: clazy: Update to 1.12., (continued)
- 40/74: gnu: clazy: Update to 1.12., guix-commits, 2024/09/16
- 43/74: gnu: Add qtcharts., guix-commits, 2024/09/16
- 44/74: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/09/16
- 46/74: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/09/16
- 49/74: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/09/16
- 26/74: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/09/16
- 37/74: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/09/16
- 52/74: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/09/16
- 57/74: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/09/16
- 61/74: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/09/16
- 59/74: gnu: qtwebview: Update to 5.15.15.,
guix-commits <=
- 63/74: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/09/16
- 64/74: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/09/16
- 70/74: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/09/16
- 71/74: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/09/16
- 54/74: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/09/16
- 62/74: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/09/16
- 74/74: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/09/16
- 27/74: gnu: Add re2-next., guix-commits, 2024/09/16
- 39/74: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/09/16
- 45/74: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/09/16