diff mbox series

[bug#66693,gnome-team,2/2] gnu: epiphany: Update to 42.5.

Message ID 40f484750293e53f4a06ae2cfb232a17a9e7590a.1698031799.git.jackhill@jackhill.us
State New
Headers show
Series Epiphany still uses GTK+-3 as well | expand

Commit Message

Jack Hill Oct. 23, 2023, 3:29 a.m. UTC
* gnu/packages/gnome.scm (epiphany): Update to 42.5.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Liliana Marie Prikler Oct. 23, 2023, 5:24 a.m. UTC | #1
Am Sonntag, dem 22.10.2023 um 23:29 -0400 schrieb Jack Hill:
> * gnu/packages/gnome.scm (epiphany): Update to 42.5.
> ---
Confirmed locally and pushed.

Thanks
diff mbox series

Patch

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0f44e3d580..87b860f9d9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7094,7 +7094,7 @@  (define-public simple-scan
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "42.4")
+    (version "42.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/epiphany/"
@@ -7102,7 +7102,7 @@  (define-public epiphany
                                   "epiphany-" version ".tar.xz"))
               (sha256
                (base32
-                "0q08ixzgp341g5pq6rfy5q75m9bvddvl8na3qa5v5vi056nkh29p"))))
+                "0mln4iym0fqkri959650cccdhq3r4d4kfn8yld0vvdmzskmak4a6"))))
     (build-system meson-build-system)
     (arguments
      (list