From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CP1DORNTc2UiGAEAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 18:32:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CP1DORNTc2UiGAEAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 18:32:04 +0100 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 7458814576 for ; Fri, 8 Dec 2023 18:32:03 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=lCmjqq6h; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702056723; 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: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=6VWM+2mhPkroDundSpvc4ZgQWpm4SHt9l6kVVNA2PPg=; b=E7Y2Gux733E72YxfNT1a9IOEY+rWIDqUJx8K9qHkeqc/ru65i4rS/2aYgHD5/TOUAXgjnV Msj0VGyjDSsldaNVGQjoD+jw1+9rUFYcQYEoS++9+vNTbi67aexnO9pEg/9/B6WFmulae5 byy1VIKPK5W7EdLLo8FKEzBMrfjxCshL0YvJX1uhc4sNErV50ilMQcSJPSSXYGdGQu1H85 WWX0bvI3iQs3k4IFDwkwtbgsBR8kx0pV4EgKz8Dz2xc8cFtLhBXECOB+PSSM+YpnNppjhq 25WbGTSvMPN5WQSBgJOm8rkcLPdnCWsRM7YwrqKJD9w/bhUHfsBxp0GqjU6FlQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702056723; a=rsa-sha256; cv=none; b=bBLDzoy6uj2l4BQCUfqetexBVir73o8TMhXa3/mCCDz5GNp+fPO9onp6KLOHJrCAW506Ge ymcDe/wiM36m+DGQ0H0weUI4m8Trxk7+alDBuEnl3+HVrNIROlid2pEXcuaflF4G8o0YOu A1+65ShVVQzO4NuOaVCCWoPHwG+wkEr/IgfZfiL28R+kjh19n4SbleMjpwbB3c7yrVS4yv +sMKaNypnd8l3KqMi+RThoYICslcK0E9rSRLuofyE6pS+n6vif/EFU+7Obj4I6BC7wd93z 2EaSCI3S1v/eNZnm6BKIl4M8LtNxd9nKnAgoEcd3meIkAW1KNaoSqknXn0hP4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=lCmjqq6h; 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBehd-0005OI-JX; Fri, 08 Dec 2023 12:31:53 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rBeha-0005Np-Iy for guix-patches@gnu.org; Fri, 08 Dec 2023 12:31:50 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rBehZ-0003T4-92 for guix-patches@gnu.org; Fri, 08 Dec 2023 12:31:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBehl-0008Pm-U1 for guix-patches@gnu.org; Fri, 08 Dec 2023 12:32:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 15/15] gnu: Add elixir-machete. Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Dec 2023 17:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66801 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: 66801@debbugs.gnu.org Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.170205671832334 (code B ref 66801); Fri, 08 Dec 2023 17:32:01 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 17:31:58 +0000 Received: from localhost ([127.0.0.1]:45940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBehh-0008PS-W6 for submit@debbugs.gnu.org; Fri, 08 Dec 2023 12:31:58 -0500 Received: from relay8-d.mail.gandi.net ([2001:4b98:dc4:8::228]:39377) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBehf-0008Ow-Oi for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 12:31:56 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 545251BF204; Fri, 8 Dec 2023 17:31:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702056694; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=6VWM+2mhPkroDundSpvc4ZgQWpm4SHt9l6kVVNA2PPg=; b=lCmjqq6hj0w36g3Wr2b+dzHfb5nGqwPDrjd+1lJmkf25J8qdfep9XHJTqjQuzcPhw1JUk4 x3puDY4ectqcglOv/8vb5f+YwJ1kTrKDVAEVC/kN2EEXFTSItHu065U7iSBPOJtNdjTV5u 0vAhokYwKHrpbOevpcozN+wHfR6ZASqWZJehmLSiAsOa6xvgEawfJihgvCYWQGOR/9UdSR B47sALAsYJiKXpp3OkbFNSWXV1O65PfDv1GHCnnhQBZlEQkfDCIo1w2TiR1d3zTPZ8EvnZ edrsGYfyxMJv27x9aXa9ec7ehxPgOreRMtdXUp8bGZzY5qjPHlMMZDbe2dIK0g== References: <0fcd231dac02a6d0ee99254c37d93d38ffbb5735.1702044562.git.contact@phfrohring.com> User-agent: mu4e 1.10.8; emacs 29.1 From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 08 Dec 2023 18:30:56 +0100 In-reply-to: Message-ID: <87a5qkd2iy.fsf@phfrohring.com> MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: contact@phfrohring.com 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.24 X-Spam-Score: -5.24 X-Migadu-Queue-Id: 7458814576 X-Migadu-Scanner: mx11.migadu.com X-TUID: P9k+WLt0Arp6 Ok, the patches 4..15 have been corrected and will follow.