From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJEiD-0002Ui-Jb for guix-patches@gnu.org; Fri, 09 Jun 2017 03:52:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJEiA-0001v6-Hs for guix-patches@gnu.org; Fri, 09 Jun 2017 03:52:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33131) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dJEiA-0001uv-EY for guix-patches@gnu.org; Fri, 09 Jun 2017 03:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dJEiA-000278-8L for guix-patches@gnu.org; Fri, 09 Jun 2017 03:52:02 -0400 Subject: bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20170607120405.7156-1-m.othacehe@gmail.com> <20170607120553.7382-1-m.othacehe@gmail.com> <87r2yw56q4.fsf@gnu.org> <8660g7kifz.fsf@gmail.com> <87bmpyznta.fsf@gnu.org> <86r2yuilg4.fsf@gmail.com> <87d1aep5g9.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87d1aep5g9.fsf@gnu.org> Date: Fri, 09 Jun 2017 09:51:23 +0200 Message-ID: <86poediop0.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27275-done@debbugs.gnu.org Hi, > OK for this or the variant that uses ‘match’. Just pushed the two patches as 6b7b3ca98 and 19c90e5f6. Thanks, Mathieu