[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60864] [PATCH v2] gnu: Unify webkitgtk and webkitgtk-next.
From: |
Maxim Cournoyer |
Subject: |
[bug#60864] [PATCH v2] gnu: Unify webkitgtk and webkitgtk-next. |
Date: |
Mon, 23 Jan 2023 08:44:56 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi Liliana,
Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> * gnu/packages/webkit.scm (%webkit-version): Update to 2.38.3.
> (webkitgtk)[source]: Update hash.
> [arguments]<#:phases>: Add ‘set-CC’. Remove ‘patch-gtk-doc-scan’.
> [native-inputs]: Remove gtk-doc/stable and docbook-xml. Add gi-docgen.
> (webkitgtk-next)[name]: Rename to ‘webkitgtk-next’.
> [source, native-inputs]: Inherit fully.
> [arguments]<#:phases>: Inherit fully.
> (wpewebkit)[source]: Update hash.
> ---
> In the previous version, I forgot to update teh hash of WPEWebkit.
> This is now done.
>
> Sadly, I've already had two builds failing due to the compiler getting
> killed near the end. I hope this is just a limitation on my end and not
> a general feature.
I just built both successfully here (x86_64); LGTM.
--
Thanks,
Maxim