From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOfZY-0001nV-0j for guix-patches@gnu.org; Fri, 01 Jun 2018 04:38:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOfZS-0007Py-K0 for guix-patches@gnu.org; Fri, 01 Jun 2018 04:38:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48883) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fOfZS-0007Ps-Fk for guix-patches@gnu.org; Fri, 01 Jun 2018 04:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fOfZS-0005we-7r for guix-patches@gnu.org; Fri, 01 Jun 2018 04:38:02 -0400 Subject: bug#31582: [PATCH v2 8/8] gnu: Add git-annex. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87muwi8qa4.fsf@ngyro.com> <878t822u57.fsf@ngyro.com> Date: Fri, 01 Jun 2018 10:36:48 +0200 In-Reply-To: <878t822u57.fsf@ngyro.com> (Timothy Sample's message of "Tue, 29 May 2018 12:07:54 -0400") Message-ID: <87r2lqc38f.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Timothy Sample Cc: 31582-done@debbugs.gnu.org Hello Timothy & Chris, Since Chris said it=E2=80=99s OK and it builds fine for me, I went ahead and committed the whole series. Thank you! Ludo=E2=80=99.