all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#75374] [PATCH gnome-team 1/2] gnu: webkitgtk: Update to 2.46.5.
  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
  2025-01-05  7:48 ` [bug#75374] [PATCH gnome-team 2/2] gnu: wpewebkit: " Liliana Marie Prikler
  1 sibling, 0 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2025-01-05  7:48 UTC (permalink / raw)
  To: 75374; +Cc: liliana.prikler, maxim.cournoyer, vivien

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#75374] [PATCH gnome-team 2/2] gnu: wpewebkit: Update to 2.46.5.
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2025-01-05  7:48 UTC (permalink / raw)
  To: 75374; +Cc: liliana.prikler, maxim.cournoyer, vivien

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#75374] [PATCH gnome-team 0/2] Update Webkit to 2.46.5
@ 2025-01-05  7:49 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 ` [bug#75374] [PATCH gnome-team 2/2] gnu: wpewebkit: " Liliana Marie Prikler
  0 siblings, 2 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2025-01-05  7:49 UTC (permalink / raw)
  To: 75374; +Cc: liliana.prikler, maxim.cournoyer, vivien

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

This is a bump to the latest minor version – untested, I'm crossing my
fingers, that minor bumps can happen without major code changes.

Liliana Marie Prikler (2):
  gnu: webkitgtk: Update to 2.46.5.
  gnu: wpewebkit: Update to 2.46.5.

 gnu/packages/webkit.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


base-commit: 198b6c745a7ac9813a8c9b9995f287b3a4c6cb48
-- 
2.47.1





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-05  9:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [bug#75374] [PATCH gnome-team 2/2] gnu: wpewebkit: " Liliana Marie Prikler

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.