unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65389] [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.
@ 2023-08-19 22:30 Liliana Marie Prikler
  2023-08-27  6:10 ` bug#65389: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-08-19 22:30 UTC (permalink / raw)
  To: 65389

* gnu/packages/webkit.scm (wpewebkit): Update to 2.40.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 c46bcd5662..0c82435cde 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -317,13 +317,13 @@ (define-public wpewebkit
   (package
     (inherit webkitgtk)
     (name "wpewebkit")
-    (version "2.40.0")
+    (version "2.40.5")
     (source (origin
               (inherit (package-source webkitgtk))
               (uri (string-append "https://wpewebkit.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 "1dl663nbm011sx099x9gdhk3aj119yn5rxp77jmnhdv1l77jpv58"))))
+               (base32 "0cv74qy67a0hg8sba18wrjcmmwkj4z23wqnn5yqrh3n594q8srac"))))
     (arguments
      (substitute-keyword-arguments (package-arguments webkitgtk)
        ((#:configure-flags flags)

base-commit: e43498b32dcbbf055d72339086213cd60c336acf
-- 
2.41.0





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

* bug#65389: [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.
  2023-08-19 22:30 [bug#65389] [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5 Liliana Marie Prikler
@ 2023-08-27  6:10 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-08-27  6:10 UTC (permalink / raw)
  To: 65389-done

Am Sonntag, dem 20.08.2023 um 00:30 +0200 schrieb Liliana Marie
Prikler:
> * gnu/packages/webkit.scm (wpewebkit): Update to 2.40.5.
> ---
QA says it's green, so pushed.




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

end of thread, other threads:[~2023-08-27  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-19 22:30 [bug#65389] [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5 Liliana Marie Prikler
2023-08-27  6:10 ` bug#65389: " Liliana Marie Prikler

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).