3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: epiphany: Update to 3.32.3.

* gnu/packages/gnome.scm (epiphany): Update to 3.32.3.
This commit is contained in:
Kei Kebreau 2019-07-19 10:23:47 -04:00
parent b0f24a82c1
commit 644b60d4c6
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

@ -4682,7 +4682,7 @@ a secret password store, an adblocker, and a modern UI.")
(define-public epiphany
(package
(name "epiphany")
(version "3.30.4")
(version "3.32.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/epiphany/"
@ -4690,7 +4690,7 @@ a secret password store, an adblocker, and a modern UI.")
"epiphany-" version ".tar.xz"))
(sha256
(base32
"0nk0krzrfck6hhfs52f4sjmj93yjyvabm72bq8i8f9l1pass5vgd"))))
"0gx386k1p78ppjhvdanv99hfiwana0ccn9d499qrp0rvlicnijrw"))))
(build-system meson-build-system)
(arguments