From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] doc: Update the package count. Date: Fri, 10 Mar 2017 23:33:56 +0100 Message-ID: <874lz0danf.fsf@gnu.org> References: <1489124845-8869-1-git-send-email-jmd@gnu.org> <1489125161-9057-1-git-send-email-jmd@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]:58431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmT6q-0000Qa-S7 for guix-devel@gnu.org; Fri, 10 Mar 2017 17:34:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmT6l-0006Dz-QC for guix-devel@gnu.org; Fri, 10 Mar 2017 17:34:04 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmT6l-0006Ds-NF for guix-devel@gnu.org; Fri, 10 Mar 2017 17:33:59 -0500 In-Reply-To: <1489125161-9057-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Fri, 10 Mar 2017 06:52:41 +0100") 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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > * doc/guix.texi: Update the number of packages available. > --- > doc/guix.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/guix.texi b/doc/guix.texi > index 732f431..9b7460c 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -6807,7 +6807,7 @@ Few system services are currently supported out-of-= the-box > (@pxref{Services}). >=20=20 > @item > -More than 4,000 packages are available, but you may > +More than 5,000 packages are available, but you may Woohoo, go for it! \o/ Ludo=E2=80=99.