From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/7] gnu: ncdu: Update to 1.11. Date: Thu, 10 Sep 2015 21:18:45 +0200 Message-ID: <87r3m684mi.fsf@gnu.org> References: <1441892864-20745-1-git-send-email-efraim@flashner.co.il> <1441892864-20745-2-git-send-email-efraim@flashner.co.il> <87zj0up7eh.fsf@openmailbox.org> 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]:45117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za7Mw-0008Mp-Fz for guix-devel@gnu.org; Thu, 10 Sep 2015 15:18:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Za7Mv-0000Vb-Ax for guix-devel@gnu.org; Thu, 10 Sep 2015 15:18:50 -0400 In-Reply-To: <87zj0up7eh.fsf@openmailbox.org> (Mathieu Lirzin's message of "Thu, 10 Sep 2015 18:26:46 +0200") 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: Mathieu Lirzin Cc: guix-devel@gnu.org Mathieu Lirzin skribis: > Efraim Flashner writes: [...] >> - (license (x11-style "http://g.blicky.net/ncdu.git/plain/COPYING?id= =3Dv1.10")) >> + (license (x11-style "http://g.blicky.net/ncdu.git/plain/COPYING?id= =3Dv1.11")) > > Since it has high probability to change every next version, I will be in > favor of this > > (license (x11-style > (string-append "http://g.blicky.net/ncdu.git/plain/COPYING?i= d=3Dv" > version))) It can=E2=80=99t hurt, indeed. (Though presumably the license doesn=E2=80=99t actually change at every ver= sion.) Ludo=E2=80=99.