all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 1/1] gnu: eudev: Update home-page URL.
Date: Thu, 24 Dec 2015 01:41:09 -0500	[thread overview]
Message-ID: <90bc2f88cc102cb5b39104aa8a3bc9414945cc23.1450939186.git.leo@famulari.name> (raw)
In-Reply-To: <cover.1450939186.git.leo@famulari.name>
In-Reply-To: <cover.1450939186.git.leo@famulari.name>

* gnu/packages/linux.scm (eudev)[home-page]: Add up-to-date URL.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.6.2

  reply	other threads:[~2015-12-24  6:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-24  6:41 [PATCH 0/1] Update eudev home-page URL Leo Famulari
2015-12-24  6:41 ` Leo Famulari [this message]
2015-12-25 14:11   ` [PATCH 1/1] gnu: eudev: Update " Mark H Weaver
2015-12-26  4:42     ` Leo Famulari
2015-12-26  6:01     ` Leo Famulari
2015-12-27 15:46       ` Mark H Weaver
2015-12-28  0:43         ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=90bc2f88cc102cb5b39104aa8a3bc9414945cc23.1450939186.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.