From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 0AGgJNbozWJvNwEAbAwnHQ (envelope-from ) for ; Tue, 12 Jul 2022 23:34:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uECxI9bozWII+QAAG6o9tA (envelope-from ) for ; Tue, 12 Jul 2022 23:34:14 +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 63AF313E2A for ; Tue, 12 Jul 2022 23:34:14 +0200 (CEST) Received: from localhost ([::1]:45088 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oBNWH-00018h-L3 for larch@yhetil.org; Tue, 12 Jul 2022 17:34:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39488) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNW7-00018Y-7O for guix-patches@gnu.org; Tue, 12 Jul 2022 17:34:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49894) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oBNW6-0004tp-Fu for guix-patches@gnu.org; Tue, 12 Jul 2022 17:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oBNW6-0007jf-Cs for guix-patches@gnu.org; Tue, 12 Jul 2022 17:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56295] [PATCH 0/5] Add some Chicken eggs and fix egg importer Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Jul 2022 21:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56295 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 56295@debbugs.gnu.org Received: via spool by 56295-submit@debbugs.gnu.org id=B56295.165766158429662 (code B ref 56295); Tue, 12 Jul 2022 21:34:02 +0000 Received: (at 56295) by debbugs.gnu.org; 12 Jul 2022 21:33:04 +0000 Received: from localhost ([127.0.0.1]:43791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBNV9-0007iL-Ta for submit@debbugs.gnu.org; Tue, 12 Jul 2022 17:33:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBNV8-0007hm-IN for 56295@debbugs.gnu.org; Tue, 12 Jul 2022 17:33:02 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40742) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNV3-0004p8-Ao; Tue, 12 Jul 2022 17:32: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=I9aH1V1419jJY6+fcsWI0MfMZnzGW3fhm01nxNh2YCM=; b=SlKn4eKxAtflgv9g7bnd jNfpVaV73FLB+lFTP2GAKfY4dQSmfKqIobpnW9XsUb0WumRynx12GXq1Vf9m+4utvL8Fvl/EoCZI3 OBWayd/xZ8SLqwbILla+VgY8Cghz5ePRwPPE3g3LkijjfKV88BQsv0ijZ48sy6xQoGaT40hNlIUBj +YZ6660nzxAEJvsQm2MfUy6ln80hmViufB0SbTFAaRCbl0RKsS4ZxpxAkkSeHK+4IXtBaiQ3jYy3U jRDF5s0DLQzTbWk/FLrpeOA4ZCFm2fZkhr72eR+MERuUGWvuBEHrCDW0NrcFdicB+N3SAtdxCjXB5 4QE7v41ZGZ3aZQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:57080 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNV2-0000RR-Uq; Tue, 12 Jul 2022 17:32:57 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 12 Jul 2022 23:32:55 +0200 In-Reply-To: (Hartmut Goebel's message of "Wed, 29 Jun 2022 09:26:00 +0200") Message-ID: <87fsj6c8zc.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=1657661654; 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=I9aH1V1419jJY6+fcsWI0MfMZnzGW3fhm01nxNh2YCM=; b=SdKJfMDQPZCk1BmzFx1HPDWOFGV/HqHp1EsQF57wq70/+IL0UvDBH5gyqnVyjjU6Z4VOSi vAFc5+VkxdO1jPHpY8OIrkZurmFY010WNnTHrG4SIRgtCcH+zm9LIhnpVYZT8UeHY63Jp/ afHK83FJgWnVguJye1IXrotSKgQN7XoouXVVeePfWs/T9U0gT95igVqbA8wg+f33X9VPu9 DxVw3jgNVe842jMscdL7Gt28L/V3BGqwKedUWTuc3fcVnxZd+xACv1SOafNB3SiBRGtqnx s7VRfROK/+kfBalCKsezNJWyUu0a7x4jN3IP+OZgAHcadSOslNzS566Th4V+NQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657661654; a=rsa-sha256; cv=none; b=rjtCvJxqXGm/LA/21z3PqjY9+xHNBmyMRKMbstDdfaddJo27LpwgUa+B6sZ0ntS6rGEtx1 4UB4hF35miH7rOW6ueh6Vjveu7NnxCl/pmTY/vsScmexeQ1LSEiM7896s1zZjjfqt0+e43 zOzqNBv6tHKti1VUtDfoXg/XUQAPNo7Z8skAn1Xa5bZt8QTUA9zeZUfFpkTzVr9o6ccHn/ Il5hrHNLri+gfpnAgIOiLG/sAprZC6eeOwpwiN5PU5ywnRNdSbX/OCBJxfyN+GeeYo5NYV DnEdtYjvBhT9wX+coJz0TGh3kunWNceeR0Pr6qFngsq5ykUnyJqlxvVxsuIeIQ== 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=SlKn4eKx; 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: -3.85 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SlKn4eKx; 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: 63AF313E2A X-Spam-Score: -3.85 X-Migadu-Scanner: scn1.migadu.com X-TUID: h2RB6tFqSrZy Hartmut Goebel skribis: > gnu: Add chicken-crypto-tools. > gnu: Add chicken-srfi-13. > gnu: Add chicken-srfi-37. > gnu: Add chicken-args. > import: egg: Fix updater. Apart from =E2=80=98chicken-srfi-37=E2=80=99, it LGTM, thanks! Ludo=E2=80=99.