From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [PATCH 1/1] gnu: eudev: Update home-page URL. Date: Thu, 24 Dec 2015 01:41:09 -0500 Message-ID: <90bc2f88cc102cb5b39104aa8a3bc9414945cc23.1450939186.git.leo@famulari.name> References: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBzaR-00026v-17 for guix-devel@gnu.org; Thu, 24 Dec 2015 01:41:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBzaM-0002fC-Mp for guix-devel@gnu.org; Thu, 24 Dec 2015 01:41:18 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:54871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBzaM-0002eB-J2 for guix-devel@gnu.org; Thu, 24 Dec 2015 01:41:14 -0500 Received: from jasmine.hsd1.fl.comcast.net (mb45536d0.tmodns.net [208.54.85.180]) by mail.messagingengine.com (Postfix) with ESMTPA id CF551C016F0 for ; Thu, 24 Dec 2015 01:41:12 -0500 (EST) In-Reply-To: In-Reply-To: References: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org * 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