guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: xeyes: Update home page.


From: Tobias Geerinckx-Rice
Subject: 01/03: gnu: xeyes: Update home page.
Date: Thu, 28 Jun 2018 13:26:47 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 5e996128b8ab572ce069009cfd427388ba27a111
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Jun 28 17:45:19 2018 +0200

    gnu: xeyes: Update home page.
    
    sourcearchive.com smells dead, and was hardly meaningful to begin with:
    https://web.archive.org/web/20171005053046/http://xeyes.sourcearchive.com
    
    * gnu/packages/xdisorg.scm (xeyes)[home-page]: Use main X.org home page.
---
 gnu/packages/xdisorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index bbc413a..acfaa71 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -282,7 +282,7 @@ between desktops, and change the number of desktops.")
         ("libxt" ,libxt)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://xeyes.sourcearchive.com/";)
+    (home-page "https://www.x.org/";)    ; no dedicated Xeyes page exists
     (synopsis "Follow-the-mouse X demo")
     (description "Xeyes is a demo program for x.org.  It shows eyes
 following the mouse.")



reply via email to

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