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 2/4] gnu: wpebackend-fdo: Update to 1.14.3.
Date: Sat, 28 Sep 2024 10:34:55 +0200	[thread overview]
Message-ID: <5312b053f67863f82c53ba98c991d06e09cc95e9.1727512568.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1727512568.git.liliana.prikler@gmail.com>

* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.14.3.
---
 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 3ebe46d684..a7666bc745 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -102,14 +102,14 @@ (define-public libwpe
 (define-public wpebackend-fdo
   (package
     (name "wpebackend-fdo")
-    (version "1.12.0")
+    (version "1.14.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://wpewebkit.org/releases/"
                                   "wpebackend-fdo-" version ".tar.xz"))
               (sha256
                (base32
-                "1b3l02dns1yxw3rq18cv00qan4hp95mxw5b3ssc0fh93ap0wjfb2"))))
+                "0v6wb60m1f628b78dlr2j03xz14r1gdz70iyvf8h51asb511h4hh"))))
     (build-system meson-build-system)
     (arguments
      `(#:tests? #f))                    ;no tests
-- 
2.46.0





  parent reply	other threads:[~2024-09-28  8:41 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 ` Liliana Marie Prikler [this message]
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 ` [bug#73525] [PATCH gnome-team 4/4] gnu: wpewebkit: " Liliana Marie Prikler
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=5312b053f67863f82c53ba98c991d06e09cc95e9.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.