all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#55078] [PATCH]: Update webkitgtk & wpewebkit to 2.36.1.
@ 2022-04-23  9:09 Zhu Zihao
       [not found] ` <handler.55078.B.165070504322391.ack@debbugs.gnu.org>
  2022-05-10 14:47 ` [bug#55078] [PATCH]: Update webkitgtk & wpewebkit to 2.36.1 Raghav Gururajan via Guix-patches via
  0 siblings, 2 replies; 14+ messages in thread
From: Zhu Zihao @ 2022-04-23  9:09 UTC (permalink / raw)
  To: 55078


[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-webkitgtk-Update-to-2.36.1.patch --]
[-- Type: text/x-patch, Size: 1279 bytes --]

From b23c7db97f373dbe385e20eed0d415e9841dafa4 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Sat, 23 Apr 2022 17:07:38 +0800
Subject: [PATCH 1/2] gnu: webkitgtk: Update to 2.36.1.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.36.1.
---
 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 476c33a1cd..5ebc62cfec 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -123,7 +123,7 @@ (define-public wpebackend-fdo
 engine that uses Wayland for graphics output.")
     (license license:bsd-2)))
 
-(define %webkit-version "2.36.0")
+(define %webkit-version "2.36.1")
 
 (define-public webkitgtk
   (package
@@ -134,7 +134,7 @@ (define-public webkitgtk
               (uri (string-append "https://www.webkitgtk.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 "0kf6avqlq9f74lwzji7l3xlnng5yqarc4ykwsmfmy8q5y6hwqxxq"))
+               (base32 "13qc5kqkjlh357fah97a04036ix0ab4lazb7h6cjl3yjn5gylj81"))
               (patches (search-patches
                         "webkitgtk-adjust-bubblewrap-paths.patch"))))
     (build-system cmake-build-system)
-- 
2.35.1


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0002-gnu-wpewebkit-Update-to-2.36.1.patch --]
[-- Type: text/x-patch, Size: 1000 bytes --]

From 9b758fece51fbf69eddb897cf8221ab252eac0a1 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Sat, 23 Apr 2022 17:08:34 +0800
Subject: [PATCH 2/2] gnu: wpewebkit: Update to 2.36.1.

* gnu/packages/webkit.scm (wpewebkit): Update to 2.36.1.
---
 gnu/packages/webkit.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index 5ebc62cfec..9ee786124f 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -300,7 +300,7 @@ (define-public wpewebkit
               (uri (string-append "https://wpewebkit.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 "0nkdx6pckbkhs85z3pidnh4cbp0wfa38lf2qyn0grywvgpwajsh9"))))
+               (base32 "08spp864l1c6fvhg9rhg41qanxlq7c7l8s8djplrqiy3z2rdi0zc"))))
     (arguments
      (substitute-keyword-arguments (package-arguments webkitgtk)
        ((#:configure-flags flags)
-- 
2.35.1


[-- Attachment #4: Type: text/plain, Size: 100 bytes --]


-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

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

end of thread, other threads:[~2022-06-14 18:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-23  9:09 [bug#55078] [PATCH]: Update webkitgtk & wpewebkit to 2.36.1 Zhu Zihao
     [not found] ` <handler.55078.B.165070504322391.ack@debbugs.gnu.org>
2022-05-01 15:56   ` [bug#55078] Acknowledgement ([PATCH]: Update webkitgtk & wpewebkit to 2.36.1.) Zhu Zihao
2022-05-06 10:47     ` Zhu Zihao
2022-05-09 18:22       ` Jack Hill
2022-06-06 15:53       ` Zhu Zihao
2022-06-06 17:07         ` Liliana Marie Prikler
2022-06-06 17:25           ` Jack Hill
2022-06-06 18:24             ` Liliana Marie Prikler
2022-06-06 18:27               ` Liliana Marie Prikler
2022-06-14 18:21             ` bug#55078: " Liliana Marie Prikler
2022-05-10 14:47 ` [bug#55078] [PATCH]: Update webkitgtk & wpewebkit to 2.36.1 Raghav Gururajan via Guix-patches via
2022-05-11  4:13   ` Liliana Marie Prikler
2022-05-12  2:53     ` Raghav Gururajan via Guix-patches via
2022-06-04  7:04       ` 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.