From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 gL+BGywdPmK8KgAAgWs5BA (envelope-from ) for ; Fri, 25 Mar 2022 20:51:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CDbCGCwdPmIqYwEA9RJhRA (envelope-from ) for ; Fri, 25 Mar 2022 20:51:08 +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 4455525617 for ; Fri, 25 Mar 2022 20:51:08 +0100 (CET) Received: from localhost ([::1]:42684 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXpxj-0001M3-AS for larch@yhetil.org; Fri, 25 Mar 2022 15:51:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41052) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXpxe-0001Lg-Qs for guix-patches@gnu.org; Fri, 25 Mar 2022 15:51:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58671) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXpxe-00089M-Hw for guix-patches@gnu.org; Fri, 25 Mar 2022 15:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXpxe-0001Wb-H9 for guix-patches@gnu.org; Fri, 25 Mar 2022 15:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54560] [PATCH 14/47] gnu: Add go-github-com-modern-go-concurrent. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Mar 2022 19:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54560 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo =?UTF-8?Q?Nikkil=C3=A4?= , 54560@debbugs.gnu.org Received: via spool by 54560-submit@debbugs.gnu.org id=B54560.16482378385831 (code B ref 54560); Fri, 25 Mar 2022 19:51:02 +0000 Received: (at 54560) by debbugs.gnu.org; 25 Mar 2022 19:50:38 +0000 Received: from localhost ([127.0.0.1]:52568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpxF-0001Vz-Nd for submit@debbugs.gnu.org; Fri, 25 Mar 2022 15:50:37 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:42932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpxE-0001UJ-7d for 54560@debbugs.gnu.org; Fri, 25 Mar 2022 15:50:36 -0400 Received: from [172.20.10.5] ([188.189.39.43]) by xavier.telenet-ops.be with bizsmtp id Ajqa2700i0vrxzQ01jqbCS; Fri, 25 Mar 2022 20:50:35 +0100 Message-ID: <30f3ee3ae208432b621b1d82918a19c841ab11a0.camel@telenet.be> From: Maxime Devos Date: Fri, 25 Mar 2022 20:50:34 +0100 In-Reply-To: <20220325133211.5128-14-hello@lnikki.la> References: <20220325133211.5128-1-hello@lnikki.la> <20220325133211.5128-14-hello@lnikki.la> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-92gKbjuPK4oacgZ3SCfA" 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=1648237835; bh=uwuCRdQfdgPLO6wLj/7xtUb4Nezo+RP+6lfh0UcepWs=; h=Subject:From:To:Date:In-Reply-To:References; b=SIAHEs3RH9rYIxpWeYw9tj5094k9Iz7IPHku5XPXWtSwq2GpvC77gTupwCpHliUy9 bOkACFpAnwFXhODC02F6tgHPU+h2l5GKyYkxBTSM03KWhVB/OOaCISCeoQu+WRQYZO mXyrdmXNryYuyveiP47+mBKI4gzuinZRp66W9qEDTyrcko35COJuG9kzZB653W7W1n eVqtLTaIv0N9jYhjydvcN6Qr4Vo17XVx1SgYOiwTW7MNjTOp/R5dKXxu3ZJMBS+vNf YfuI4v0JbPXVC8p9mK8WGrDftk5v8+NR5M2nBhpUtA3etorzpqnnJJwE9cVSUrckXq xunsXuVJQGduw== 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=1648237868; 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=uwuCRdQfdgPLO6wLj/7xtUb4Nezo+RP+6lfh0UcepWs=; b=pITv1Hj7dBi1MnuFxmOvZp3d9tTXMuE/2YcqpeE9QOPVlmxyBqnlbYA4mZTDayen142DYJ +JkBwt1qrbNMHWwd1rjIJvcFXTP0MbiJx/s0Z3CTsFVA5VXRaj+2HPg06gjKSGSb0VmWP0 FPLqKlg9FZITtoVGhedZ+yZIE5SUQ90hKCQuvOtPvWG9l4I3pvesu3ekkL0k2OcHO+B12E EKKLfcvn48fPS9MvHXJVd0Q9spkGB0jRIve6V8kz0vCtymTsfGX4LobT/u1aTwuN+nkGuZ +5wq1MKu1CkPuupQmTlYsv5Gfbe3TZd/Mh63sfLUY/cQ2PuhHorfxaT1j/xo2Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648237868; a=rsa-sha256; cv=none; b=N3gK9xRPzwv0m/Po6Ur1cP4pvwQRAuZqIiicMAieQZGj4pzHDV/bo7LVXPfkFH/siw9IoI YLgiEIw1378Kqpf2SSx3qlUopIFTGDW8PaAwPXUh25LZabWxCMotUVhSLFAdXswPiBDNTU lHDvKIkjv2X/EIOerxqTIydHlrXFSkXxICkxpX0eI0h0YrERd0Ml1Ir400lN9BozgIi9P0 sdJx287JKoDNRXhXifLYVW+9V/x+BXNelCh0zZO8gUu9FCdxCmYciVEO6OoNijo/H17nra iKRzjTuJCsm/hxqZTCjRepK09ZOtxc+O4EqbjVc8U9X6wRjwagECkvcFvNhWVw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=SIAHEs3R; 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: 2.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=SIAHEs3R; 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: 4455525617 X-Spam-Score: 2.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: tfW50XAT6THf --=-92gKbjuPK4oacgZ3SCfA Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Leo Nikkil=C3=A4 schreef op vr 25-03-2022 om 15:31 [+0200]: > =C2=A0including a backported version of > +@code{sync.Map} for Go < 1.9 The Go in Guix is >1.9. --=-92gKbjuPK4oacgZ3SCfA 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+4iGRcl7gUCYj4dChccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ioxAQDe7Zkt2cI4mNalqR9XHPMAO303 sqLeeFIn/9/724GQvwEAwRXJw7T8zh/5NHOHKLw7ZgDiUUxEM4b6WFJPgoEvogk= =K9oA -----END PGP SIGNATURE----- --=-92gKbjuPK4oacgZ3SCfA--