unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 75374@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	vivien@planete-kraus.eu
Subject: [bug#75374] [PATCH gnome-team 2/2] gnu: wpewebkit: Update to 2.46.5.
Date: Sun, 5 Jan 2025 08:48:49 +0100	[thread overview]
Message-ID: <2a33e829a39a151a3308b17f520cdc819a3b4612.1736063374.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1736063374.git.liliana.prikler@gmail.com>

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





      parent reply	other threads:[~2025-01-05  9:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-05  7:49 [bug#75374] [PATCH gnome-team 0/2] Update Webkit to 2.46.5 Liliana Marie Prikler
2025-01-05  7:48 ` [bug#75374] [PATCH gnome-team 1/2] gnu: webkitgtk: Update " Liliana Marie Prikler
2025-01-05  7:48 ` Liliana Marie Prikler [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2a33e829a39a151a3308b17f520cdc819a3b4612.1736063374.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=75374@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 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).