From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Subject: [PATCH] Fix url. Date: Sat, 22 Mar 2014 15:35:02 +0100 Message-ID: <87fvmawbc9.fsf@gnu.org> References: <87r45woppw.fsf@sealion.lowtem.hokudai.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRN0w-0001xx-VC for guix-devel@gnu.org; Sat, 22 Mar 2014 10:35:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRN0r-0001JE-5d for guix-devel@gnu.org; Sat, 22 Mar 2014 10:35:10 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:44546) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRN0q-0001E5-IN for guix-devel@gnu.org; Sat, 22 Mar 2014 10:35:05 -0400 In-Reply-To: <87r45woppw.fsf@sealion.lowtem.hokudai.ac.jp> (Yagnesh Raghava Yakkala's message of "Fri, 21 Mar 2014 00:27:07 +0900") 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: Yagnesh Raghava Yakkala Cc: guix-devel@gnu.org Yagnesh Raghava Yakkala skribis: > From 81dd581ff98f6ed210432d1eeaf4c98a8e1a3d4f Mon Sep 17 00:00:00 2001 > From: Yakkala Yagnesh Raghava > Date: Fri, 21 Mar 2014 00:15:26 +0900 > Subject: [PATCH] Fix url. > > * guix/licenses.scm: fix url Applied, thanks. In the future, please follow our conventions for commit logs (see =E2=80=98HACKING=E2=80=99 for details.) Ludo=E2=80=99.