mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
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 @@ (define-public eolie
|
|||
(define-public epiphany
|
||||
(package
|
||||
(name "epiphany")
|
||||
(version "40.3")
|
||||
(version "41.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/epiphany/"
|
||||
|
@ -6772,7 +6772,7 @@ (define-public epiphany
|
|||
"epiphany-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0r7m34xzz3shdfxf2abxb069izak3yv3ijlg29qy4pfmyawkilfs"))))
|
||||
"0k7b22zq3z1kllzqxgwsvwb1lp0j6rjb3k1hvhna3i573wc4mpji"))))
|
||||
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue