From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGpJx-0000mZ-Pl for guix-patches@gnu.org; Fri, 02 Jun 2017 12:21:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGpJu-0005xA-Eu for guix-patches@gnu.org; Fri, 02 Jun 2017 12:21:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49112) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGpJu-0005wE-02 for guix-patches@gnu.org; Fri, 02 Jun 2017 12:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dGpJt-0000R9-OV for guix-patches@gnu.org; Fri, 02 Jun 2017 12:21:01 -0400 Subject: bug#26822: [PATCH] gnu: Add git-repo. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <1494193267-26385-1-git-send-email-h.goebel@crazy-compilers.com> <1494590211-27130-1-git-send-email-h.goebel@crazy-compilers.com> Date: Fri, 02 Jun 2017 18:20:30 +0200 In-Reply-To: <1494590211-27130-1-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Fri, 12 May 2017 13:56:51 +0200") Message-ID: <878tla5pkh.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: Hartmut Goebel Cc: 26822@debbugs.gnu.org Hi Hartmut, Hartmut Goebel skribis: > * gnu/packages/android.scm (git-repo): New variable. Looks like this second version of the patch addresses Leo=E2=80=99s and Mar= ius=E2=80=99 comments so I think you should push it. Thanks, Ludo=E2=80=99.