gnu: qtwebengine-5: Update to 5.15.16.

* gnu/packages/qt.scm (qtwebengine-5): Update to 5.15.16.

Change-Id: I51089b9a02364170fb9a9ef3a8f8c60c8cc54816
This commit is contained in:
宋文武 2025-02-08 12:01:55 +08:00 committed by Andreas Enge
parent 16efb788df
commit 00f4e796b9
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -3252,14 +3252,14 @@ using the Enchant spell-checking library.")
(package (package
(inherit qtsvg-5) (inherit qtsvg-5)
(name "qtwebengine") (name "qtwebengine")
(version "5.15.15") (version "5.15.16")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (qt-url name version)) (uri (qt-url name version))
(sha256 (sha256
(base32 (base32
"07z9fn80h0wiagxpanwc8510klzdhivp29z75r45fz88ynw1gni5")) "04jmmz21bqzxkjddgyv3j7lxqfip12hp8r3dyq5pw002i9cqd7s3"))
(modules '((ice-9 ftw) (modules '((ice-9 ftw)
(ice-9 match) (ice-9 match)
(srfi srfi-1) (srfi srfi-1)