all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 73525@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	vivien@planete-kraus.eu
Subject: [bug#73525] [PATCH gnome-team 4/4] gnu: wpewebkit: Update to 2.46.0.
Date: Sat, 28 Sep 2024 10:35:14 +0200	[thread overview]
Message-ID: <f2350fff109b29fde63e22f90dc0ba9ca308fa60.1727512568.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1727512568.git.liliana.prikler@gmail.com>

* gnu/packages/webkit.scm (wpewebkit): Update to 2.46.0.
---
 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 f32ece9c46..4593528e62 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -323,13 +323,13 @@ (define-public wpewebkit
   (package
     (inherit webkitgtk)
     (name "wpewebkit")
-    (version "2.44.1")
+    (version "2.46.0")
     (source (origin
               (inherit (package-source webkitgtk))
               (uri (string-append "https://wpewebkit.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 "16y1gdz38d4b99b8zrvxy0nbrc70ih02ngi8090x7148rx7vz7rc"))))
+               (base32 "0l5wgg3wny9i4il6c3rviagmcq39d2bfapx6qjj3ngvhv3xm059h"))))
     (arguments
      (substitute-keyword-arguments (package-arguments webkitgtk)
        ((#:configure-flags flags)
-- 
2.46.0





  parent reply	other threads:[~2024-09-28  8:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-28  8:36 [bug#73525] [PATCH gnome-team 0/4] Update Webkit Liliana Marie Prikler
2024-09-28  8:34 ` [bug#73525] [PATCH gnome-team 1/4] gnu: libwpe: Update to 1.16.0 Liliana Marie Prikler
2024-09-28  8:34 ` [bug#73525] [PATCH gnome-team 2/4] gnu: wpebackend-fdo: Update to 1.14.3 Liliana Marie Prikler
2024-09-28  8:35 ` [bug#73525] [PATCH gnome-team 3/4] gnu: webkitgtk: Update to 2.46.0 Liliana Marie Prikler
2024-09-28  8:35 ` Liliana Marie Prikler [this message]
2024-11-11  6:11 ` bug#73525: [PATCH gnome-team 0/4] Update Webkit Maxim Cournoyer

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=f2350fff109b29fde63e22f90dc0ba9ca308fa60.1727512568.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=73525@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=vivien@planete-kraus.eu \
    /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.