From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOl2v-0000gT-B0 for guix-patches@gnu.org; Mon, 19 Nov 2018 10:01:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOl2s-0004Cf-JE for guix-patches@gnu.org; Mon, 19 Nov 2018 10:01:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:56774) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gOl2s-0004CY-Fw for guix-patches@gnu.org; Mon, 19 Nov 2018 10:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gOl2s-000880-7b for guix-patches@gnu.org; Mon, 19 Nov 2018 10:01:02 -0500 Subject: [bug#33406] [PATCH] gnu: package: Add guile-mastodon. Resent-Message-ID: From: parouby References: <20181116104826.18033-1-contact@parouby.fr> <87sh0185h9.fsf@gmail.com> Message-ID: <32726cb4-9df8-d585-fa01-548ae5eb2ff1@parouby.fr> Date: Mon, 19 Nov 2018 16:00:36 +0100 MIME-Version: 1.0 In-Reply-To: <87sh0185h9.fsf@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr-classic Content-Transfer-Encoding: 7bit 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: Mathieu Othacehe Cc: 33406@debbugs.gnu.org Hello Mathieu, On 16/11/2018 15:25, Mathieu Othacehe wrote: > I'm not sure it makes sense for guile to be a propagated-input here, why > not an input? Yes, it's true, and I think gnutls will by in input too. I will modify and resend patch soon. PA