[bug#73525,gnome-team,0/4] Update Webkit

Message ID cover.1727512568.git.liliana.prikler@gmail.com
Headers
Series Update Webkit |

Message

Liliana Marie Prikler Sept. 28, 2024, 8:36 a.m. UTC
Hi Guix,

I noticed that Webkit needs some rebuilding on gnome-team atm (which
appears blocked on CI for some glib-related reason --- I hope it's not
the Python thing), so let's update it while we're at it.

Cheers

Liliana Marie Prikler (4):
  gnu: libwpe: Update to 1.16.0.
  gnu: wpebackend-fdo: Update to 1.14.3.
  gnu: webkitgtk: Update to 2.46.0.
  gnu: wpewebkit: Update to 2.46.0.

 gnu/packages/webkit.scm | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)


base-commit: cfa370fc1511a8c50c1179a50138fd335d737d96
  

Comments

Maxim Cournoyer Nov. 11, 2024, 6:11 a.m. UTC | #1
Hi,

Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

> Hi Guix,
>
> I noticed that Webkit needs some rebuilding on gnome-team atm (which
> appears blocked on CI for some glib-related reason --- I hope it's not
> the Python thing), so let's update it while we're at it.
>
> Cheers
>
> Liliana Marie Prikler (4):
>   gnu: libwpe: Update to 1.16.0.
>   gnu: wpebackend-fdo: Update to 1.14.3.
>   gnu: webkitgtk: Update to 2.46.0.
>   gnu: wpewebkit: Update to 2.46.0.
>
>  gnu/packages/webkit.scm | 17 +++++++++--------
>  1 file changed, 9 insertions(+), 8 deletions(-)
>
>
> base-commit: cfa370fc1511a8c50c1179a50138fd335d737d96

This series is now applied to the gnome-team branch.  Thanks!