guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: evince: Use correct home page.


From: guix-commits
Subject: branch master updated: gnu: evince: Use correct home page.
Date: Mon, 06 Mar 2023 12:59:02 -0500

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new fd4545a47a gnu: evince: Use correct home page.
fd4545a47a is described below

commit fd4545a47a527fff437abb9991156cfee4137d2b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 6 18:53:26 2023 +0100

    gnu: evince: Use correct home page.
    
    * gnu/packages/gnome.scm (evince)[home-page]: Use page for Evince.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 15830fd431..2f52203555 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2723,7 +2723,7 @@ forgotten when the session ends.")
            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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]