From: Leo Famulari <leo@famulari.name>
To: 62425@debbugs.gnu.org
Subject: [bug#62425] [PATCH v2] gnu: WebKit: Update to 2.40.0
Date: Fri, 24 Mar 2023 16:22:05 -0400 [thread overview]
Message-ID: <de60aa770a482cbc0a86bdd1ae2bfdb22029c6f7.1679689325.git.leo@famulari.name> (raw)
In-Reply-To: <1b3e91e33fe0591e6fb14a477e535b9d09d4b2bc.1679689090.git.leo@famulari.name>
* gnu/packages/webkit.scm (%webkit-version): Update to 2.40.0.
(webkitgtk, wpewebkit): Update hashes.
---
gnu/packages/webkit.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index 0a51479985..a8e824d122 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -123,7 +123,7 @@ (define-public wpebackend-fdo
engine that uses Wayland for graphics output.")
(license license:bsd-2)))
-(define %webkit-version "2.38.5")
+(define %webkit-version "2.40.0")
(define-public webkitgtk
(package
@@ -134,7 +134,7 @@ (define-public webkitgtk
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "19y1n05mp370mq4bp2bk0pm3wk49z9a10azjjdcdyx12091hrhj0"))
+ (base32 "14xkgamqlshxqw6fcslvw0yzj4y5mvx66b6bn64rwrl9pyhpwq54"))
(patches (search-patches
"webkitgtk-adjust-bubblewrap-paths.patch"))))
(build-system cmake-build-system)
@@ -316,7 +316,7 @@ (define-public wpewebkit
(uri (string-append "https://wpewebkit.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0q8nmk9l6bqv2bhljm9wv7mvgdl393z7v2m7a0c5avac18yzs07z"))))
+ (base32 "1dl663nbm011sx099x9gdhk3aj119yn5rxp77jmnhdv1l77jpv58"))))
(arguments
(substitute-keyword-arguments (package-arguments webkitgtk)
((#:configure-flags flags)
--
2.39.1
next prev parent reply other threads:[~2023-03-24 22:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-24 20:18 [bug#62425] [PATCH] gnu: WebKit: Update to 2.40.0 Leo Famulari
2023-03-24 20:22 ` Leo Famulari [this message]
2023-03-25 23:43 ` [bug#62425] [PATCH v3] " Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=de60aa770a482cbc0a86bdd1ae2bfdb22029c6f7.1679689325.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=62425@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).