gnu: epiphany: Update to 3.30.4.
* gnu/packages/gnome.scm (epiphany): Update to 3.30.4.
This commit is contained in:
parent
bd15da3a37
commit
f37dfe1ec3
|
@ -4375,7 +4375,7 @@ a secret password store, an adblocker, and a modern UI.")
|
||||||
(define-public epiphany
|
(define-public epiphany
|
||||||
(package
|
(package
|
||||||
(name "epiphany")
|
(name "epiphany")
|
||||||
(version "3.30.2")
|
(version "3.30.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/epiphany/"
|
(uri (string-append "mirror://gnome/sources/epiphany/"
|
||||||
|
@ -4383,7 +4383,7 @@ a secret password store, an adblocker, and a modern UI.")
|
||||||
"epiphany-" version ".tar.xz"))
|
"epiphany-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0141bb37nd8wc743g4wy491crjh6ig76ack07aj2ba4z3gjz2zlc"))))
|
"0nk0krzrfck6hhfs52f4sjmj93yjyvabm72bq8i8f9l1pass5vgd"))))
|
||||||
|
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Reference in New Issue