[PATCH gnome-team EXPERIMENTAL] gnu: wpewebkit: Update to 2.40.5.

  • Done
  • quality assurance status badge
Details
One participant
  • Liliana Marie Prikler
Owner
unassigned
Submitted by
Liliana Marie Prikler
Severity
normal
L
L
Liliana Marie Prikler wrote on 20 Aug 2023 00:30
(address . guix-patches@gnu.org)
e1bfd5536891d1e678125259f3639976041a95b8.1692484288.git.liliana.prikler@gmail.com
* gnu/packages/webkit.scm (wpewebkit): Update to 2.40.5.
---
gnu/packages/webkit.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
L
L
Liliana Marie Prikler wrote on 27 Aug 2023 08:10
(address . 65389-done@debbugs.gnu.org)
2add70564bd68bd59a6b375b60eaa9a913d6a71b.camel@gmail.com
Am Sonntag, dem 20.08.2023 um 00:30 +0200 schrieb Liliana Marie
Prikler:
Toggle quote (2 lines)
> * gnu/packages/webkit.scm (wpewebkit): Update to 2.40.5.
> ---
QA says it's green, so pushed.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65389@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65389
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch