From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:35786) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i2FD6-0003Cl-Sv for guix-patches@gnu.org; Mon, 26 Aug 2019 09:39:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i2FD5-0007pc-TQ for guix-patches@gnu.org; Mon, 26 Aug 2019 09:39:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36979) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i2FD4-0007oc-MT for guix-patches@gnu.org; Mon, 26 Aug 2019 09:39:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i2FD4-00088k-F1 for guix-patches@gnu.org; Mon, 26 Aug 2019 09:39:02 -0400 Subject: bug#37026: [PATCH] packages: Apply target triplet in bag-transitive-host-inputs. Resent-To: guix-patches@gnu.org Resent-Message-ID: MIME-Version: 1.0 References: <20190814125755.18360-1-dthompson2@worcester.edu> <87r25bzi03.fsf@gnu.org> In-Reply-To: <87r25bzi03.fsf@gnu.org> From: "Thompson, David" Date: Mon, 26 Aug 2019 09:38:27 -0400 Message-ID: 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37026-done@debbugs.gnu.org On Fri, Aug 23, 2019 at 5:31 PM Ludovic Court=C3=A8s wrote: > > Good catch, please push! Thanks. Done! - Dave