* [bug#62425] [PATCH] gnu: WebKit: Update to 2.40.0
@ 2023-03-24 20:18 Leo Famulari
2023-03-24 20:22 ` [bug#62425] [PATCH v2] " Leo Famulari
2023-03-25 23:43 ` [bug#62425] [PATCH v3] " Leo Famulari
0 siblings, 2 replies; 3+ messages in thread
From: Leo Famulari @ 2023-03-24 20:18 UTC (permalink / raw)
To: 62425
* gnu/packages/webkit.scm (%webkit-version): Update to 2.40.0.
(webkitgtk, wpewebkit): Update hashes.
---
gnu/packages/webkit.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index 0a51479985..c870f8df6d 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.38.5")
+(define %webkit-version "2.40.0")
(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 "19y1n05mp370mq4bp2bk0pm3wk49z9a10azjjdcdyx12091hrhj0"))
+ (base32 "14xkgamqlshxqw6fcslvw0yzj4y5mvx66b6bn64rwrl9pyhpwq54"))
(patches (search-patches
"webkitgtk-adjust-bubblewrap-paths.patch"))))
(build-system cmake-build-system)
@@ -316,7 +316,7 @@ (define-public wpewebkit
(uri (string-append "https://wpewebkit.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0q8nmk9l6bqv2bhljm9wv7mvgdl393z7v2m7a0c5avac18yzs07z"))))
+ (base32 "14xkgamqlshxqw6fcslvw0yzj4y5mvx66b6bn64rwrl9pyhpwq54"))))
(arguments
(substitute-keyword-arguments (package-arguments webkitgtk)
((#:configure-flags flags)
--
2.39.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#62425] [PATCH v2] gnu: WebKit: Update to 2.40.0
2023-03-24 20:18 [bug#62425] [PATCH] gnu: WebKit: Update to 2.40.0 Leo Famulari
@ 2023-03-24 20:22 ` Leo Famulari
2023-03-25 23:43 ` [bug#62425] [PATCH v3] " Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2023-03-24 20:22 UTC (permalink / raw)
To: 62425
* gnu/packages/webkit.scm (%webkit-version): Update to 2.40.0.
(webkitgtk, wpewebkit): Update hashes.
---
gnu/packages/webkit.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index 0a51479985..a8e824d122 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.38.5")
+(define %webkit-version "2.40.0")
(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 "19y1n05mp370mq4bp2bk0pm3wk49z9a10azjjdcdyx12091hrhj0"))
+ (base32 "14xkgamqlshxqw6fcslvw0yzj4y5mvx66b6bn64rwrl9pyhpwq54"))
(patches (search-patches
"webkitgtk-adjust-bubblewrap-paths.patch"))))
(build-system cmake-build-system)
@@ -316,7 +316,7 @@ (define-public wpewebkit
(uri (string-append "https://wpewebkit.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0q8nmk9l6bqv2bhljm9wv7mvgdl393z7v2m7a0c5avac18yzs07z"))))
+ (base32 "1dl663nbm011sx099x9gdhk3aj119yn5rxp77jmnhdv1l77jpv58"))))
(arguments
(substitute-keyword-arguments (package-arguments webkitgtk)
((#:configure-flags flags)
--
2.39.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#62425] [PATCH v3] gnu: WebKit: Update to 2.40.0
2023-03-24 20:18 [bug#62425] [PATCH] gnu: WebKit: Update to 2.40.0 Leo Famulari
2023-03-24 20:22 ` [bug#62425] [PATCH v2] " Leo Famulari
@ 2023-03-25 23:43 ` Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2023-03-25 23:43 UTC (permalink / raw)
To: 62425
* gnu/packages/webkit.scm (%webkit-version): Update to 2.40.0.
(webkitgtk):[source]: Update hash.
[inputs]: Add libavif and unifdef
(wpewebkit): Update hash.
---
gnu/packages/webkit.scm | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index 0a51479985..b5033b02d4 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -36,6 +36,7 @@ (define-module (gnu packages webkit)
#:use-module (gnu packages)
#:use-module (gnu packages base)
#:use-module (gnu packages bison)
+ #:use-module (gnu packages c)
#:use-module (gnu packages compression)
#:use-module (gnu packages docbook)
#:use-module (gnu packages enchant)
@@ -123,7 +124,7 @@ (define-public wpebackend-fdo
engine that uses Wayland for graphics output.")
(license license:bsd-2)))
-(define %webkit-version "2.38.5")
+(define %webkit-version "2.40.0")
(define-public webkitgtk
(package
@@ -134,7 +135,7 @@ (define-public webkitgtk
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "19y1n05mp370mq4bp2bk0pm3wk49z9a10azjjdcdyx12091hrhj0"))
+ (base32 "14xkgamqlshxqw6fcslvw0yzj4y5mvx66b6bn64rwrl9pyhpwq54"))
(patches (search-patches
"webkitgtk-adjust-bubblewrap-paths.patch"))))
(build-system cmake-build-system)
@@ -238,6 +239,7 @@ (define-public webkitgtk
hyphen
icu4c
lcms
+ libavif
libgcrypt
libgudev
libjpeg-turbo
@@ -256,6 +258,7 @@ (define-public webkitgtk
mesa
openjpeg
sqlite
+ unifdef
woff2
wpebackend-fdo
xdg-dbus-proxy))
@@ -316,7 +319,7 @@ (define-public wpewebkit
(uri (string-append "https://wpewebkit.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0q8nmk9l6bqv2bhljm9wv7mvgdl393z7v2m7a0c5avac18yzs07z"))))
+ (base32 "1dl663nbm011sx099x9gdhk3aj119yn5rxp77jmnhdv1l77jpv58"))))
(arguments
(substitute-keyword-arguments (package-arguments webkitgtk)
((#:configure-flags flags)
--
2.39.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-25 23:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-24 20:18 [bug#62425] [PATCH] gnu: WebKit: Update to 2.40.0 Leo Famulari
2023-03-24 20:22 ` [bug#62425] [PATCH v2] " Leo Famulari
2023-03-25 23:43 ` [bug#62425] [PATCH v3] " Leo Famulari
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).