lilyp pushed a commit to branch gnome-team
in repository guix.
commit bf43bed90061bb122c939ff170356bdb9bb3cb7b
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Jan 9 22:38:07 2025 +0100
gnu: epiphany: Update to 46.5.
* gnu/packages/gnome.scm (epiphany): Update to 46.5.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ead6b46af9..072c6361d0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7341,7 +7341,7 @@ almost all of them.")
(define-public epiphany
(package
(name "epiphany")
- (version "46.3")
+ (version "46.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/epiphany/"
@@ -7349,7 +7349,7 @@ almost all of them.")
"epiphany-" version ".tar.xz"))
(sha256
(base32
- "0ml64ymz53q6583ijl5msq1zabvs3my1gl74xg2py4a9chhavqd9"))))
+ "04b377baj8sqr7lhbkirpazmlzn2v2n0wi4z32zik183bphxmixr"))))
(build-system meson-build-system)
(arguments
(list