From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sI0uKgFnUWI+dwAAgWs5BA (envelope-from ) for ; Sat, 09 Apr 2022 12:59:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UHfzJgFnUWJHOgAAauVa8A (envelope-from ) for ; Sat, 09 Apr 2022 12:59:13 +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 DDFDC2D678 for ; Sat, 9 Apr 2022 12:59:12 +0200 (CEST) Received: from localhost ([::1]:53342 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nd8oB-000753-8N for larch@yhetil.org; Sat, 09 Apr 2022 06:59:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38130) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nd8o2-00073Z-Oj for guix-patches@gnu.org; Sat, 09 Apr 2022 06:59:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42915) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nd8o2-00029R-GK for guix-patches@gnu.org; Sat, 09 Apr 2022 06:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nd8o2-0000p2-B4 for guix-patches@gnu.org; Sat, 09 Apr 2022 06:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54796] [PATCH v3 04/22] gnu: Add erlang-erlware-commons. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Apr 2022 10:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54796 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel , 54796@debbugs.gnu.org Received: via spool by 54796-submit@debbugs.gnu.org id=B54796.16495019333144 (code B ref 54796); Sat, 09 Apr 2022 10:59:02 +0000 Received: (at 54796) by debbugs.gnu.org; 9 Apr 2022 10:58:53 +0000 Received: from localhost ([127.0.0.1]:36812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nd8nk-0000oR-C7 for submit@debbugs.gnu.org; Sat, 09 Apr 2022 06:58:53 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:41664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nd8ni-0000oI-H6 for 54796@debbugs.gnu.org; Sat, 09 Apr 2022 06:58:43 -0400 Received: from [192.168.109.254] ([188.189.133.86]) by michel.telenet-ops.be with bizsmtp id Gayf2700J1s0Pjw06ayges; Sat, 09 Apr 2022 12:58:40 +0200 Message-ID: From: Maxime Devos Date: Sat, 09 Apr 2022 12:58:35 +0200 In-Reply-To: <3d46f7da1d14db0cbab7ae275b4807bcae3b94ab.1649436566.git.h.goebel@crazy-compilers.com> References: <3d46f7da1d14db0cbab7ae275b4807bcae3b94ab.1649436566.git.h.goebel@crazy-compilers.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-gpDrORgh07RKe22HKDpe" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1649501920; bh=b1QSKXkA2d9MCEA15Mh/s1O05DK7MQF0x1buAuYmc+k=; h=Subject:From:To:Date:In-Reply-To:References; b=GgkzpkV2sF/jF6hMG1/4+GKp1pqfwH/B4QXbij8XBL5NrHvRMYSG+5Mq0hJjW0rxs 5Q3ZrzvjAkaX8mTX6STsoGfRQTNNfA4ybOOsJAhZy//TuY+AGMUMtTWZxrkDVkfMvW iawdgBJhFyKegY1+ROvihk8BGPrpVQjIz1VSe9p2LHFilXH4tn5jQRcBQ2M+/kKpba 0DsiTWOlvThIQkytE5r/1Y0Cm2bEZSgUcpM9dyy9gIi6T2V6fQgSog5UN1m1WY3hMM jTVuiDEzwgc/mI7cXfC0vqJ9TT3AfUHIEPpYq3atA1Ifut0m6ZTQEXXg7MHxSRrT1j wEZiWidxGsyMg== 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=1649501953; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=b1QSKXkA2d9MCEA15Mh/s1O05DK7MQF0x1buAuYmc+k=; b=ibSAWnJc5mqFqN8bjrfDGCIEZruTMrNeM1gTUbKFe1g9FGjS1KLOXtvwoOOg5bLX6tpB1w SXk2tAN+cIXKf5aTAcQst8h+fVwtaZtaJ2TbtHxF2HjLFEneffuV1dBuM+IZ7XQHt0R38G W/Jlkmg4+F5ej6BV7+BjM6wclN1K97/LdQ4NTRwfKZSVrYFbRCc7KKrjEjrTlHaCUcFfHz Shjw7OPgEhGw3Ikv0wIpcCK09tpArhd6NcgGRzrJqtNNkVaIDAkAOpX6ZBQWIm5/UlN5m2 kyl9hZ9FUMEbUrybrLBVUKUVY4urMmhXY7PeaseA2gqyBo3E93F3FX6rlngRMQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649501953; a=rsa-sha256; cv=none; b=Q/s4d5amSjhTdfJNxOJKqlDQty8fBPGF5+EIxHX1XKLADbZ5qsxPURVUAA4k4QzOA1V8Z4 VMrVZxbVZdme+OOP/DRn+if6cWcLhb51VoYYAqxOwsfCNpCa5XSUY2ENpvWTbQAz6oAMX/ cFpgk7Ft+aDiFrcy7RMTxORHVjePygK9YGQhL4VLP4Qmzg1y8CfwV7DdO8iNKB+KxZ+2mz fNrgwuWnp8dYhK7A2PejtBEe9J4DpmBA46Yb8/lofGZjiCWIRpxu1UBGV2f0We68zV/yeb 5JreQBm+SdD6OIXi7d5SpfdOZYoGvskR20xmjLZBwvh+5pEKSHZu6cgNJB2tlw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=GgkzpkV2; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=GgkzpkV2; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: DDFDC2D678 X-Spam-Score: 3.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: joF3YXwW7jeI --=-gpDrORgh07RKe22HKDpe Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hartmut Goebel schreef op vr 08-04-2022 om 19:03 [+0200]: > +=C2=A0=C2=A0=C2=A0 (native-inputs > +=C2=A0=C2=A0=C2=A0=C2=A0 (list git))=C2=A0 ;; Required for tests Maybe git-minimal/fixed, to avoid rebuilds if 'git' is updated. Greetings, MAxime. --=-gpDrORgh07RKe22HKDpe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYlFm2xccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7qSVAP9S2AqA1ScAWQSFj+TryoCw2mcJ 4+I3Aa52iEDeoJwv4wD/XB+nX9VqGN56uXK0mvHuAYhkQur7/HwiM1+qYxLqYQY= =UMs9 -----END PGP SIGNATURE----- --=-gpDrORgh07RKe22HKDpe--