GNU bug report logs - #65389
[PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sat, 19 Aug 2023 22:33:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65389: closed ([PATCH gnome-team EXPERIMENTAL] gnu:
 wpewebkit: Update to 2.40.5.)
Date: Sun, 27 Aug 2023 06:11:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 27 Aug 2023 08:10:44 +0200
with message-id <2add70564bd68bd59a6b375b60eaa9a913d6a71b.camel <at> gmail.com>
and subject line Re: [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.
has caused the debbugs.gnu.org bug report #65389,
regarding [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
65389: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65389
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.
Date: Sun, 20 Aug 2023 00:30:20 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 65389-done <at> debbugs.gnu.org
Subject: Re: [PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.
Date: Sun, 27 Aug 2023 08:10:44 +0200
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.


This bug report was last modified 1 year and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.