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: Thu, 10 Oct 2013 23:19:26 +0200 Message-ID: <874n8o7rj5.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]:41358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUNil-0002vj-Fx for guix-devel@gnu.org; Thu, 10 Oct 2013 17:24:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUNif-0000u4-Mv for guix-devel@gnu.org; Thu, 10 Oct 2013 17:24:35 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:35242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUNif-0000tz-G4 for guix-devel@gnu.org; Thu, 10 Oct 2013 17:24:29 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 50AD31537 for ; Thu, 10 Oct 2013 23:19:27 +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 akXGodH1KMl1 for ; Thu, 10 Oct 2013 23:19:27 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0319463F for ; Thu, 10 Oct 2013 23:19:26 +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 ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > There=E2=80=99s still work in that area: in =E2=80=98core-updates=E2=80= =99, I=E2=80=99ll remove the > =E2=80=98patch=E2=80=99 phase and #:patches argument from =E2=80=98gnu-bu= ild-system=E2=80=99 & co., and > update the core packages that still use #:patches. I=E2=80=99ve reopened the =E2=80=98core-updates=E2=80=99 branch and made th= ose changes, so #:patches is no more! Ludo=E2=80=99.