gnu: epiphany: Update to 41.2.
* gnu/packages/gnome.scm (epiphany): Update to 41.2.
This commit is contained in:
parent
ab0893f789
commit
291c4fa0ba
1 changed files with 2 additions and 2 deletions
|
|
@ -6764,7 +6764,7 @@ a secret password store, an adblocker, and a modern UI.")
|
||||||
(define-public epiphany
|
(define-public epiphany
|
||||||
(package
|
(package
|
||||||
(name "epiphany")
|
(name "epiphany")
|
||||||
(version "40.3")
|
(version "41.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/epiphany/"
|
(uri (string-append "mirror://gnome/sources/epiphany/"
|
||||||
|
|
@ -6772,7 +6772,7 @@ a secret password store, an adblocker, and a modern UI.")
|
||||||
"epiphany-" version ".tar.xz"))
|
"epiphany-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0r7m34xzz3shdfxf2abxb069izak3yv3ijlg29qy4pfmyawkilfs"))))
|
"0k7b22zq3z1kllzqxgwsvwb1lp0j6rjb3k1hvhna3i573wc4mpji"))))
|
||||||
|
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
||||||
Reference in a new issue