mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: evince: Use correct home page.
* gnu/packages/gnome.scm (evince)[home-page]: Use page for Evince.
This commit is contained in:
parent
a0d22c4198
commit
fd4545a47a
1 changed files with 1 additions and 1 deletions
|
@ -2723,7 +2723,7 @@ (define-public evince
|
|||
gobject-introspection
|
||||
pkg-config
|
||||
libxml2))
|
||||
(home-page " https://wiki.gnome.org/Apps")
|
||||
(home-page "https://wiki.gnome.org/Apps/Evince")
|
||||
(synopsis "GNOME's document viewer")
|
||||
(description
|
||||
"Evince is a document viewer for multiple document formats. It
|
||||
|
|
Loading…
Reference in a new issue