From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8CCmDOidq2IssAAAbAwnHQ (envelope-from ) for ; Thu, 16 Jun 2022 23:17:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0DeqDOidq2JueAAA9RJhRA (envelope-from ) for ; Thu, 16 Jun 2022 23:17:28 +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 D950036A68 for ; Thu, 16 Jun 2022 23:17:27 +0200 (CEST) Received: from localhost ([::1]:39740 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1wrm-0004Rf-Ge for larch@yhetil.org; Thu, 16 Jun 2022 17:17:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43022) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1wrV-0004RU-FB for guix-patches@gnu.org; Thu, 16 Jun 2022 17:17:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49326) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o1wrO-0001HB-4k for guix-patches@gnu.org; Thu, 16 Jun 2022 17:17:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o1wrO-0004gz-0C for guix-patches@gnu.org; Thu, 16 Jun 2022 17:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55922] [PATCH] gnu: Add guile-termios. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Jun 2022 21:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55922 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Antero Mejr Cc: 55922@debbugs.gnu.org Received: via spool by 55922-submit@debbugs.gnu.org id=B55922.165541416817970 (code B ref 55922); Thu, 16 Jun 2022 21:17:01 +0000 Received: (at 55922) by debbugs.gnu.org; 16 Jun 2022 21:16:08 +0000 Received: from localhost ([127.0.0.1]:43223 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1wqV-0004fk-Tw for submit@debbugs.gnu.org; Thu, 16 Jun 2022 17:16:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57872) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1wqQ-0004f5-6c for 55922@debbugs.gnu.org; Thu, 16 Jun 2022 17:16:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50400) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1wqL-00017B-0g; Thu, 16 Jun 2022 17:15:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=8RAHi11h0BtiBCkW5bOfHV39AcRtIJeVf/U5QEsxoLU=; b=a+5Hof4Vt2z9VDvNjMfj wNZoa40ooN6Py22/C7q6X1Iev4hQk962ARBy5REnu4/YeYkyC9GBT78ucO5aeeMSN5fKApTxxQIzl maz/L5tU0/jZ9G9CFsnf6Gj4Slf3bJt3rjV6HnnT6lJsgOfDwStNchew8c2OSlpDk8/otNUhn7l6O Tn2FVq6kRnKDe3HJhpxXhv5JqOy1OBblZ3bHh07niiYWr7Ztll7VUjgHJIGpzGUiW4sXRYGDP6IlH 5l9CIr6SKjzh//REY1BC2D2ce7Yq4VVNbhOd+NJRH+Occ48qzh1YvW8ohztMy4cXZXocHjoZFUs1O k9ocZ9RJRvYTUg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54697 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1wqK-0001og-JO; Thu, 16 Jun 2022 17:15:56 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220612100404.3388-1-antero@mailbox.org> <20220612222105.7257-1-antero@mailbox.org> Date: Thu, 16 Jun 2022 23:15:55 +0200 In-Reply-To: <20220612222105.7257-1-antero@mailbox.org> (Antero Mejr's message of "Sun, 12 Jun 2022 22:21:05 +0000") Message-ID: <87ilp0joms.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" 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=1655414247; h=from:from:sender:sender: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=8RAHi11h0BtiBCkW5bOfHV39AcRtIJeVf/U5QEsxoLU=; b=uBXMWb7UthoDhL/tdX/jc2BBSIdKgawA0O0ffe7fN4KGQ5QeyGwPNXcT6YRQ1pgBo1zakU E3Y0c5D1hH9lCnNvPiBy800+pumZjnLbbknCsQe5p1qUBYxBQ5Dk54to+cpuIzmsUFzTti sf6ph/WhdTV4VeTNmhYNXojWUVSU+ocnPFki574LDaHQjwsifuVLpl+E+rSfFUmKEjuSjN OW5aKOUZvvSdMt33xJqgJ9refvdLu+Q0fR3tY6gIU1RwSoZ8g7ENBkbKGss/iBk8sjaQUm v4n3/pXXOz94vjFVBTByelfcRwxe274HW5NMS9+oCSXllXCdT1sdnKo17lMTnw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655414247; a=rsa-sha256; cv=none; b=NSvVuejQZXQWlWnn12tJv3MdLzuQn4y8KeCbr8VkqUn+DhjVG/iklRsPcdtOGEYwIsfUAB 7H+kchLW5n9iZ/zbcYdS7uq3I3kNBnRtpkqgrhlVHD7hn20KPxRp8TgGzi8t6mz+pbhxyt /wiblX+Mvyrpyr30Hi9NWg8ugZfarV8x9HEr3QffFEjlRL6EwlP7sgds3JBXOV0qMY+cH2 +l4Co3BL+hDcYZNIyFqhgbzqYvJwT6EiItKZ/frXbHruiPNIrhSHfC0vk6gY7y1DAs7v28 GnKtcSwp6t+x85yx3ofmCoH5BUDMMe5T9FKWasiC5HYVzn5eT+ztldhwRaVYaQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=a+5Hof4V; 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: -4.79 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=a+5Hof4V; 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: D950036A68 X-Spam-Score: -4.79 X-Migadu-Scanner: scn0.migadu.com X-TUID: kp+GiuNfGb4e Hi Antero, Looks like we=E2=80=99re almost done; some comments inline below. Antero Mejr skribis: > * gnu/packages/guile-xyz.scm (guile-termios): New variable. Note that all the relevant variables should be listed here. > +(define-public guile2.0-termios > + (package > + (inherit guile-termios) > + (name "guile2.0-termios") > + (native-inputs (list guile-2.0)))) > + > +(define-public guile2.2-termios > + (package Unless there really is a need for them, you can drop them. It=E2=80=99s reasonable to assume 3.0 as the default for new code. > +(define-public guile-tap > + (package > + (name "guile-tap") > + (version "0.4.6") Could you make it a separate patch, and also remove the 2.0/2.2 variants? By convention we usually add one package per patch: https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html Thanks in advance! Ludo=E2=80=99.