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 1/2] gnu: webkitgtk: Update to 2.46.5.
Date: Sun, 5 Jan 2025 08:48:40 +0100	[thread overview]
Message-ID: <944516d480a9da18587cc796701b8c93e59507c1.1736063374.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1736063374.git.liliana.prikler@gmail.com>

* gnu/packages/webkit.scm (webkitgtk): 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 268b36a781..eb23d11e3a 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -128,13 +128,13 @@ (define-public wpebackend-fdo
 (define-public webkitgtk
   (package
     (name "webkitgtk")
-    (version "2.46.0")
+    (version "2.46.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.webkitgtk.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 "0fpl7mm8bbjavgmskvsgmmxzi280hm0figah1ib5208r1w237m6l"))
+               (base32 "01bq2c16gpndmrb8ln4nal4z8z7nrgcw50ihvx0fgcygn05h5m5s"))
               (snippet
                #~(begin
                    (use-modules (guix build utils))
-- 
2.47.1





  reply	other threads:[~2025-01-05  9:18 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 ` Liliana Marie Prikler [this message]
2025-01-05  7:48 ` [bug#75374] [PATCH gnome-team 2/2] gnu: wpewebkit: Update " Liliana Marie Prikler

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=944516d480a9da18587cc796701b8c93e59507c1.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).