From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 1/1] gnu: eudev: Update home-page URL. Date: Fri, 25 Dec 2015 09:11:04 -0500 Message-ID: <87poxu62kn.fsf@netris.org> References: <90bc2f88cc102cb5b39104aa8a3bc9414945cc23.1450939186.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCT5P-0004JN-Gh for guix-devel@gnu.org; Fri, 25 Dec 2015 09:11:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCT5K-0005Uu-IZ for guix-devel@gnu.org; Fri, 25 Dec 2015 09:11:15 -0500 Received: from world.peace.net ([50.252.239.5]:41283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCT5K-0005Uq-FY for guix-devel@gnu.org; Fri, 25 Dec 2015 09:11:10 -0500 In-Reply-To: <90bc2f88cc102cb5b39104aa8a3bc9414945cc23.1450939186.git.leo@famulari.name> (Leo Famulari's message of "Thu, 24 Dec 2015 01:41:09 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > * gnu/packages/linux.scm (eudev)[home-page]: Add up-to-date URL. Looks good, please push! This won't require any rebuilds, because the 'home-page' field is not included in the generated derivations. Thanks, Mark