guix-commits
[Top][All Lists]
Advanced

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

01/21: gnu: libwacom, xf86-input-wacom: Update home page.


From: Tobias Geerinckx-Rice
Subject: 01/21: gnu: libwacom, xf86-input-wacom: Update home page.
Date: Wed, 6 Jun 2018 00:12:53 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 81dc1d1220849513dc96d35ba90cebf31083cd77
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jun 6 00:26:35 2018 +0200

    gnu: libwacom, xf86-input-wacom: Update home page.
    
    ‘The Linux Wacom Project has moved.’
    -- <http://linuxwacom.sourceforge.net/wiki>
    
    * gnu/packages/xdisorg.scm (libwacom, xf86-input-wacom)[home-page]:
    Update URI.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index f1149b2..98d9039 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -907,7 +907,7 @@ Escape key when Left Control is pressed and released on its 
own.")
      ;; libwacom includes header files that include GLib, and libinput uses
      ;; those header files.
      `(("glib" ,glib)))
-    (home-page "http://linuxwacom.sourceforge.net/";)
+    (home-page "https://linuxwacom.github.io/";)
     (synopsis "Helper library for Wacom tablet settings")
     (description
      "Libwacom is a library to help implement Wacom tablet settings.  It is
@@ -945,7 +945,7 @@ Wacom tablet applet.")
        ("libxinerama" ,libxinerama)
        ("libxi" ,libxi)
        ("eudev" ,eudev)))
-    (home-page "http://linuxwacom.sourceforge.net/";)
+    (home-page "https://linuxwacom.github.io/";)
     (synopsis "Wacom input driver for X")
     (description
      "The xf86-input-wacom driver is the wacom-specific X11 input driver for



reply via email to

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