From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] website: packages: Anchor location url to commit id. Date: Mon, 13 Feb 2017 15:35:25 +0100 Message-ID: <87poimcg5u.fsf@gnu.org> References: <20170212020520.812-1-ericbavier@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdHj2-0006Dc-Mf for guix-devel@gnu.org; Mon, 13 Feb 2017 09:35:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdHj1-0007To-Ld for guix-devel@gnu.org; Mon, 13 Feb 2017 09:35:32 -0500 In-Reply-To: <20170212020520.812-1-ericbavier@openmailbox.org> (ericbavier@openmailbox.org's message of "Sat, 11 Feb 2017 20:05:20 -0600") 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" To: ericbavier@openmailbox.org Cc: guix-devel@gnu.org, Eric Bavier ericbavier@openmailbox.org skribis: > From: Eric Bavier > > * website/www/packages.scm (git-description): New variable. > (location-url): Include "?id=..." if possible. Looks like a good idea, please push! Thanks, Ludo'.