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: 70247@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name, vivien@planete-kraus.eu
Subject: [bug#70247] [PATCH gnome-team v2 3/4] gnu: webkitgtk: Update to 2.44.1.
Date: Fri, 19 Apr 2024 20:59:45 +0200	[thread overview]
Message-ID: <c1dd6b16aa947ff6341c464f5ffa16931287810f.1713553254.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <026f898291bbf618996ea40f64fbffc09fcc9066.1713553254.git.liliana.prikler@gmail.com>

* gnu/packages/webkit.scm (webkitgtk): Update to 2.44.1.
---
 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 bf24a65e83..643f1d8f43 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -127,13 +127,13 @@ (define-public wpebackend-fdo
 (define-public webkitgtk
   (package
     (name "webkitgtk")
-    (version "2.42.5")
+    (version "2.44.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.webkitgtk.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 "0jg7c7z572afywwrnvdj3m5agaviv0vkqmzznnzzv30byb0phhmn"))
+               (base32 "0qamkk9db8m6x4qv5y10lihc18yzgrgbn6ldqw00ckghn1ci8ns2"))
               (snippet
                #~(begin
                    (use-modules (guix build utils))
-- 
2.41.0





  parent reply	other threads:[~2024-04-19 19:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-06 21:23 [bug#70247] [PATCH gnome-team 0/4] Why not bump GTK while we're at it? Liliana Marie Prikler
2024-04-06  7:32 ` [bug#70247] [PATCH gnome-team v2 1/4] gnu: graphene: Build without ARM neon Liliana Marie Prikler
2024-04-06  7:34   ` [bug#70247] [PATCH gnome-team v2 2/4] gnu: gtk: Update to 4.14.2 Liliana Marie Prikler
2024-04-20 16:19     ` Maxim Cournoyer
2024-04-19 18:59   ` Liliana Marie Prikler [this message]
2024-04-19 18:59   ` [bug#70247] [PATCH gnome-team v2 4/4] gnu: wpewebkit: Update to 2.44.1 Liliana Marie Prikler
2024-05-14  5:38     ` bug#70247: " Liliana Marie Prikler
2024-04-19  1:54 ` [bug#70247] [PATCH gnome-team 0/4] Why not bump GTK while we're at it? Maxim Cournoyer
2024-04-19 18:56   ` Liliana Marie Prikler
2024-04-20 16:20     ` Maxim Cournoyer
2024-04-23 21:39 ` [bug#70247] [PATCH gnome-team v2 " Dale Mellor
2024-04-25 16:36   ` 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

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

  git send-email \
    --in-reply-to=c1dd6b16aa947ff6341c464f5ffa16931287810f.1713553254.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=70247@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --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.