From: Jack Hill <jackhill@jackhill.us>
To: 67181@debbugs.gnu.org
Cc: Liliana Marie Prikler <liliana.prikler@gmail.com>,
Maxim Cournoyer <maxim.cournoyer@gmail.com>,
Raghav Gururajan <rg@raghavgururajan.name>
Subject: [bug#67181] [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2.
Date: Tue, 14 Nov 2023 16:50:53 -0500 [thread overview]
Message-ID: <f9c6ea69c89ffaea7bc7fd09b38737162dccfaaf.1699998653.git.jackhill@jackhill.us> (raw)
* gnu/packages/webkit.scm (webkitgtk): Update to 2.42.2.
Change-Id: Id2a0cd7ec512a088ba6faf1a0eb7e7b500d95f7e
---
gnu/packages/webkit.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index 7e0370abc0..527195dbff 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -127,13 +127,13 @@ (define-public wpebackend-fdo
(define-public webkitgtk
(package
(name "webkitgtk")
- (version "2.42.1")
+ (version "2.42.2")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1694dnqrjzcqh1hlpqspqz5xxvfd77af33f410ffaglxk34zlhbg"))
+ (base32 "066i1dswmrgvxfb1fyv93pkkl8zqy16ps62j6bvbkw97hqzal82p"))
(patches (search-patches
"webkitgtk-adjust-bubblewrap-paths.patch"))))
(build-system cmake-build-system)
base-commit: 72e886328c14c832b2ed71c400069b63852ee18d
--
2.41.0
next reply other threads:[~2023-11-14 21:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 21:50 Jack Hill [this message]
2023-11-15 5:16 ` [bug#67181] [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2 Liliana Marie Prikler
2023-11-15 5:42 ` Jack Hill
2023-11-19 8:53 ` bug#67181: " Liliana Marie Prikler
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f9c6ea69c89ffaea7bc7fd09b38737162dccfaaf.1699998653.git.jackhill@jackhill.us \
--to=jackhill@jackhill.us \
--cc=67181@debbugs.gnu.org \
--cc=liliana.prikler@gmail.com \
--cc=maxim.cournoyer@gmail.com \
--cc=rg@raghavgururajan.name \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.