lfam pushed a commit to branch master
in repository guix.

commit e1921a384c3a1699ab3436e0c5f443da8e2238ad
Author: Leo Famulari <[email protected]>
Date:   Thu Dec 24 01:38:53 2015 -0500

    gnu: eudev: Update home-page URL.
    
    * gnu/packages/linux.scm (eudev)[home-page]: Add up-to-date URL.
---
 gnu/packages/linux.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 535bd84..1fc3c4e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1568,7 +1568,7 @@ from the module-init-tools project.")
        ("gperf" ,gperf)))
     (inputs
      `(("kmod" ,kmod)))
-    (home-page "http://www.gentoo.org/proj/en/eudev/";)
+    (home-page "https://wiki.gentoo.org/wiki/Project:Eudev";)
     (synopsis "Userspace device management")
     (description "Udev is a daemon which dynamically creates and removes
 device nodes from /dev/, handles hotplug events and loads drivers at boot

Reply via email to