~ruther/guix-local

e1921a384c3a1699ab3436e0c5f443da8e2238ad — Leo Famulari 10 years ago 38fa30e
gnu: eudev: Update home-page URL.

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

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +1 -1
@@ 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