* [bug#67181] [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2.
@ 2023-11-14 21:50 Jack Hill
2023-11-15 5:16 ` Liliana Marie Prikler
0 siblings, 1 reply; 4+ messages in thread
From: Jack Hill @ 2023-11-14 21:50 UTC (permalink / raw)
To: 67181; +Cc: Liliana Marie Prikler, Maxim Cournoyer, Raghav Gururajan
* 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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#67181] [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2.
2023-11-14 21:50 [bug#67181] [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2 Jack Hill
@ 2023-11-15 5:16 ` Liliana Marie Prikler
2023-11-15 5:42 ` Jack Hill
0 siblings, 1 reply; 4+ messages in thread
From: Liliana Marie Prikler @ 2023-11-15 5:16 UTC (permalink / raw)
To: Jack Hill, 67181; +Cc: Raghav Gururajan, Maxim Cournoyer
Am Dienstag, dem 14.11.2023 um 16:50 -0500 schrieb Jack Hill:
> * gnu/packages/webkit.scm (webkitgtk): Update to 2.42.2.
>
> Change-Id: Id2a0cd7ec512a088ba6faf1a0eb7e7b500d95f7e
Why not? We got webkit rebuilds queued anyways.
Does it build locally or should I wait for CI?
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#67181] [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2.
2023-11-15 5:16 ` Liliana Marie Prikler
@ 2023-11-15 5:42 ` Jack Hill
2023-11-19 8:53 ` bug#67181: " Liliana Marie Prikler
0 siblings, 1 reply; 4+ messages in thread
From: Jack Hill @ 2023-11-15 5:42 UTC (permalink / raw)
To: Liliana Marie Prikler; +Cc: 67181, Raghav Gururajan, Maxim Cournoyer
On Wed, 15 Nov 2023, Liliana Marie Prikler wrote:
> Am Dienstag, dem 14.11.2023 um 16:50 -0500 schrieb Jack Hill:
>> * gnu/packages/webkit.scm (webkitgtk): Update to 2.42.2.
>>
>> Change-Id: Id2a0cd7ec512a088ba6faf1a0eb7e7b500d95f7e
> Why not? We got webkit rebuilds queued anyways.
> Does it build locally or should I wait for CI?
My local build (x86_64 linux-libre) has now completed! Both webkitgtk and
the gtk+-3 varient.
Best,
Jack
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#67181: [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2.
2023-11-15 5:42 ` Jack Hill
@ 2023-11-19 8:53 ` Liliana Marie Prikler
0 siblings, 0 replies; 4+ messages in thread
From: Liliana Marie Prikler @ 2023-11-19 8:53 UTC (permalink / raw)
To: Jack Hill; +Cc: 67181-done, Raghav Gururajan, Maxim Cournoyer
Am Mittwoch, dem 15.11.2023 um 00:42 -0500 schrieb Jack Hill:
> On Wed, 15 Nov 2023, Liliana Marie Prikler wrote:
>
> > Am Dienstag, dem 14.11.2023 um 16:50 -0500 schrieb Jack Hill:
> > > * gnu/packages/webkit.scm (webkitgtk): Update to 2.42.2.
> > >
> > > Change-Id: Id2a0cd7ec512a088ba6faf1a0eb7e7b500d95f7e
> > Why not? We got webkit rebuilds queued anyways.
> > Does it build locally or should I wait for CI?
>
> My local build (x86_64 linux-libre) has now completed! Both webkitgtk
> and the gtk+-3 varient.
Thanks for testing. Pushed so that the build farm may catch up.
Cheers
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-11-19 8:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 21:50 [bug#67181] [PATCH gnome-team] gnu: webkitgtk: Update to 2.42.2 Jack Hill
2023-11-15 5:16 ` Liliana Marie Prikler
2023-11-15 5:42 ` Jack Hill
2023-11-19 8:53 ` bug#67181: " Liliana Marie Prikler
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).