From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +NRqNvsL8WKoNQAAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 15:13:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WG1PNvsL8WIVngAAauVa8A (envelope-from ) for ; Mon, 08 Aug 2022 15:13:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7A5373C188 for ; Mon, 8 Aug 2022 15:13:31 +0200 (CEST) Received: from localhost ([::1]:52514 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oL2ZW-0000R7-IR for larch@yhetil.org; Mon, 08 Aug 2022 09:13:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56258) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oL2Z4-0000Kb-DH for guix-patches@gnu.org; Mon, 08 Aug 2022 09:13:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49719) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oL2Z4-0004tN-3T for guix-patches@gnu.org; Mon, 08 Aug 2022 09:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oL2Z3-0005fI-Tu for guix-patches@gnu.org; Mon, 08 Aug 2022 09:13:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57055] [PATCH 2/2] gnu: Add guile-srfi-146. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 13:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57055 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pukkamustard" , "Maxime Devos" Cc: 57055@debbugs.gnu.org Received: via spool by 57055-submit@debbugs.gnu.org id=B57055.165996434821736 (code B ref 57055); Mon, 08 Aug 2022 13:13:01 +0000 Received: (at 57055) by debbugs.gnu.org; 8 Aug 2022 13:12:28 +0000 Received: from localhost ([127.0.0.1]:39468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL2YV-0005eW-QX for submit@debbugs.gnu.org; Mon, 08 Aug 2022 09:12:28 -0400 Received: from knopi.disroot.org ([178.21.23.139]:56540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL2YR-0005eK-Tv for 57055@debbugs.gnu.org; Mon, 08 Aug 2022 09:12:26 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 5C36840F0C; Mon, 8 Aug 2022 15:12:22 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id iNUbAc4uclzB; Mon, 8 Aug 2022 15:12:21 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659964339; bh=tsNLzSSLEDTDGuW3Qa+tVq64UTlISFL5qU43wrAzunY=; h=Date:Subject:From:To:Cc:References:In-Reply-To; b=GU8pTUZM1BGxKOgi4cKQkiQIaw7YPbIBUevha5Pz7d0UqHtHkjBEIDVEPcRKzLLT6 M0MFng6A5v96tGmXPwGRVY2RXoZBmyNnuGqXNDiar9j38ViKe2NfbR2JKLZ10cWYMT VzoSK5lJRWJBJXo4TeLnmRLScGJU+wUdNt1Zflz5jZvotX4FIFke8ZeLScvr+aCbKm 4LdjnFA+Ffc9Y0Xp8qZkCo+WMBfNXo5JUY1O84oUPyxWaTZynYS5XV7ICyBitp8c87 WqZiJqJ1YtC3KPd7a+uaq9bWnB5m9zRhUa05OfFc/hOs+wwG/uLurkSEtszQyxVLLm JsQnuezzfQAog== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 08 Aug 2022 14:12:19 +0100 Message-Id: References: <20220808083254.16059-1-pukkamustard@posteo.net> <20220808083601.16323-1-pukkamustard@posteo.net> <20220808083601.16323-2-pukkamustard@posteo.net> <5ac83e05-863f-7d81-6f86-b738a7ae3fa2@telenet.be> <86y1vy7uvq.fsf@posteo.net> In-Reply-To: <86y1vy7uvq.fsf@posteo.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659964411; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BFq7riK1OUxR3vEtertOaZw/WkB87KMKCSZsjh4w1RI=; b=JfX5l2ATKHdewQMQFfR1wn1ofY+z5Sl3M93Sxhlie3R7FMy0l01mBxKtS2fiYBRukjR7Gr 9oa8wN8mCJfNWopLzGfg1SRfUimxTtt4kmXbD6pSz5SaA78X0YXOWGZV3tY8mgvG2ejmhY LP8XzNQMNCVLFohjVmI0pT0HwCsg3vZGflpxIX5McN0eu1kFkND5rT+rqQL/clWjX8CcYf 27tNzbC/bBZE20HqFqVqJ92eLod+iOGCfztEFsQMVKWEOIugtT2nuHV6BLeq5riof3dGQd GSFPWcnz4d2p98lOJNPXisPM03BSajRvQGVi7DwVc9z7ZokE4PJKMCFzOAs/Qg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659964411; a=rsa-sha256; cv=none; b=LjTgDMF5tWkAg/oMBmM4ZqL72UWgDyO3EAcFJK8GEgU37qoFk7SsTYsNnT6+Eie+1I/Olo B5V2/pWsB1bTTFEW9OHo7rR0ejUC2iPj8mPeVTGhHWgjEz3Tcx/n7D9VewuQyxXKTZxQDT RxdIoc9tBddQ8xuEoWajCu+PIYIxhNfD+HfKjjjElSwuaSFEjhEIxs4KG+CfWAVjNnhBBX v9NUg0zcubN97L91DAe29tAG9V1Tu4AaNI8N5cfxh4NpyRROUhCj1PiNHY+Y8O+2kh8Eh2 xo+RAZDrf0JQESgymiV1ZjXyBZ/83SjltA/r8+T+L3C2VXcIVcbVlTbPhopTbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GU8pTUZM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GU8pTUZM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7A5373C188 X-Spam-Score: -2.39 X-Migadu-Scanner: scn1.migadu.com X-TUID: l+JZw4QgpDzx On Mon Aug 8, 2022 at 1:43 PM BST, pukkamustard wrote: > Adding guile-3.0 to both native-inputs and inputs seems to solve this > (also for guile-srfi-158). You should only need to add it in native-inputs. -- (