guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68911] [PATCH gnome-team v2 11/17] gnu: epiphany: Update to 44.8.


From: Vivien Kraus
Subject: [bug#68911] [PATCH gnome-team v2 11/17] gnu: epiphany: Update to 44.8.
Date: Wed, 14 Feb 2024 22:31:55 +0100
User-agent: Evolution 3.48.4

* gnu/packages/gnome.scm (epiphany): Update to 44.8.

Change-Id: I20a627aca1ac2044d613340b6d0c7493f76a3128
---
 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 ce8572abe4..b4dde1bbed 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7150,7 +7150,7 @@ (define-public simple-scan
 (define-public epiphany
   (package
     (name "epiphany")
-    (version "44.7")
+    (version "44.8")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/epiphany/"
@@ -7158,7 +7158,7 @@ (define-public epiphany
                                   "epiphany-" version ".tar.xz"))
               (sha256
                (base32
-                "1srdbn2rls4c0dvrjk0djfmxxnrd012jbji8aavslgkf8cs5mya4"))))
+                "1n3df2skvgmjw9sybhn811l4b58ibwxc0dc208wpvxg060pyhpfk"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.41.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]