guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 6ef697d59d05eb88678530c560480a571db02169
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jul 26 22:57:52 2025 +0900
gnu: epiphany: Update to 48.5.
* gnu/packages/gnome.scm (epiphany): Update to 48.5.
Change-Id: Id7acf56cc838d07bfbcf05245b28ed0f306402c2
---
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 b7582e9459..e43447805c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7197,7 +7197,7 @@ almost all of them.")
(define-public epiphany
(package
(name "epiphany")
- (version "48.0")
+ (version "48.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/epiphany/"
@@ -7205,7 +7205,7 @@ almost all of them.")
"epiphany-" version ".tar.xz"))
(sha256
(base32
- "102zq0p18nxjf8mnsqqalsf8f0m31mvir41ncj8v00xdzggzdlf9"))))
+ "1d5i8s9sz9wi3agns1vi911qqv352psmpvnxld97jg2rsqm5arhg"))))
(build-system meson-build-system)
(arguments
(list