[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
74/77: gnu: qtwebengine-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
74/77: gnu: qtwebengine-5: Update to 5.15.15. |
Date: |
Thu, 21 Nov 2024 10:36:05 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 64e0617e32f55e92bf9ce8ee1d6bc6005f2607bb
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:18 2024 +0800
gnu: qtwebengine-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtwebengine-5): Update to 5.15.15.
Change-Id: I4cb0e642e1071b9c0e2cb4fb8273ccf927a55b09
---
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 88a698a10a..3cdd7c7b3e 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -3090,14 +3090,14 @@ using the Enchant spell-checking library.")
(package
(inherit qtsvg-5)
(name "qtwebengine")
- (version "5.15.10")
+ (version "5.15.15")
(source
(origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1rz6vbmr1aydmixayazmpsy7v2naq25l72q1gmvrhf9yf69584q8"))
+ "07z9fn80h0wiagxpanwc8510klzdhivp29z75r45fz88ynw1gni5"))
(modules '((ice-9 ftw)
(ice-9 match)
(srfi srfi-1)
- 60/77: gnu: qtlocation-5: Update to 5.15.15., (continued)
- 60/77: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/21
- 62/77: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/21
- 65/77: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/21
- 66/77: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/21
- 69/77: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/21
- 68/77: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/21
- 71/77: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/21
- 73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/21
- 76/77: gnu: qtbase: Fix building on i686-linux., guix-commits, 2024/11/21
- 70/77: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/21
- 74/77: gnu: qtwebengine-5: Update to 5.15.15.,
guix-commits <=
- 75/77: gnu: libvpx: Update to 1.15.0., guix-commits, 2024/11/21
- 77/77: gnu: qtbase: Adjust skipped tests., guix-commits, 2024/11/21
- 67/77: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/21