From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Treating patches as part of =?utf-8?B?4oCYb3JpZ2lu4oCZ?= Date: Wed, 09 Oct 2013 23:39:45 +0200 Message-ID: <87a9iiqg2m.fsf@gnu.org> References: <87zjrdkd7u.fsf@gnu.org> <874n8rxv7x.fsf@gnu.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]:38033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU1Ys-0002jD-Gt for guix-devel@gnu.org; Wed, 09 Oct 2013 17:45:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VU1Ym-0005JS-My for guix-devel@gnu.org; Wed, 09 Oct 2013 17:44:54 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:33759) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU1Ym-0005JE-GR for guix-devel@gnu.org; Wed, 09 Oct 2013 17:44:48 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id AEC64DCA for ; Wed, 9 Oct 2013 23:39:46 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bHzSZDDH3BWn for ; Wed, 9 Oct 2013 23:39:46 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 66ACFCA1 for ; Wed, 9 Oct 2013 23:39:46 +0200 (CEST) In-Reply-To: <874n8rxv7x.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 09 Oct 2013 00:18:26 +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: guix-devel@gnu.org As a bonus, we can now easily show the patches of each package on (commit d4f1ce4). (Go for instance to =E2=80=98guile-static-stripped-tarball=E2=80=99 and cli= ck on =E2=80=9CExpand=E2=80=9D.) Ludo=E2=80=99.