From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2AQ0EokVzmRQIQAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 11:25:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SFXsEYkVzmQeGgEAauVa8A (envelope-from ) for ; Sat, 05 Aug 2023 11:25:29 +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 235795F03B for ; Sat, 5 Aug 2023 11:25:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ZyCqJ8PT; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691227529; h=from:from:sender:sender:reply-to: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=pNj5ulV14EboezleqlRqTQR3MwRTADHetl4tR5ejE2k=; b=LoOg0su6mXvNnqcIPkkaOsDiQLFSHvHTw66fol1wrL5dj3FJ/81RCErHAtkkN8yrI38+3X DDKYpoKgVXUVaK7s7tRteLb5Awu861r0scYa8QRVe9OBZ6cslo8xKPnQSTF2BgzO5ayeqS IXHk5bDZuotpH6DWKYRh9xqnEgD5poa9lm7tRPdAjW2mRAd+rWDiKYeyjuy0/GD3n0YJKW iXdU59k0PNLY2NpYIQW3kEqoEWRKifib5LFHHKk5iGsP6jCIEvYdAJUFCLb7rO14n/dQTz qJ27CxJtsDRuJHySUpxGSYaE7EKw68z9NeSFj6qeGjBZeV07iCYNZ86Fc3iTEQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ZyCqJ8PT; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691227529; a=rsa-sha256; cv=none; b=FHjAZuTPJA/I0S01xFij7is7obnJ+ZOCUh19wAc2Z5+XwfBT+KZob5keXYFSkOZD1oYgmg dhP4jtbckk5vkPSeXVs/5DqXoWKOFNUS1t70355pGRu+/SqkJB8dxD5KgC2kd9WISrj/x7 jfuzCdCfdDuRU/sEWnVo0QWIgA+chK9ptHp1GtNYc7pyapXox1MXU4PETf9Uzd4SIsk0/u qASCUzARzKMTlkrzqwB/V20H3SorQv1MCguY3//bSP/0jcj0JNvblBguaNgwIV6JKZXA3q bJGHiHNnC51k9u6ipGKr6ET/lriXWipYnEY0bC1Vh58JU9o2klBm4OKUd9NKDQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSDX1-0006bv-94; Sat, 05 Aug 2023 05:25:07 -0400 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 1qSDWx-0006az-CU for guix-patches@gnu.org; Sat, 05 Aug 2023 05:25:03 -0400 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 1qSDWx-00051r-3N for guix-patches@gnu.org; Sat, 05 Aug 2023 05:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSDWw-0008R5-Ui for guix-patches@gnu.org; Sat, 05 Aug 2023 05:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65081] [PATCH 10/13] gnu: Add go-github-com-modern-go-concurrent Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 09:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fries Cc: 65081@debbugs.gnu.org X-Debbugs-Original-Cc: 65081@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 65081-submit@debbugs.gnu.org id=B65081.169122748132366 (code B ref 65081); Sat, 05 Aug 2023 09:25:02 +0000 Received: (at 65081) by debbugs.gnu.org; 5 Aug 2023 09:24:41 +0000 Received: from localhost ([127.0.0.1]:55627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDWb-0008Py-5n for submit@debbugs.gnu.org; Sat, 05 Aug 2023 05:24:41 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDWZ-0008Pn-U3 for 65081@debbugs.gnu.org; Sat, 05 Aug 2023 05:24:40 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 548604072A; Sat, 5 Aug 2023 11:24:36 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zq4bgZ81dC7O; Sat, 5 Aug 2023 11:24:35 +0200 (CEST) References: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691227475; bh=HzIqXPBqmWSYM5xpt1vP3R4jWiTTLWqcefbh5UJIFO0=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=ZyCqJ8PTePlR3crzr/dslg43WgQoaPJzSIPhPN2ldNBqQeu50sy3gur1i4VLXgHmC a+9s4caxWA1bVYmCyGoKmMyiwbSwdJ0VzFDfXehW3yz9+4pDNPPSFFfhdA8vqwD1/b v40zhFD4QyQMP6oqvEY5/M2GWIRzIUT1OxMYzR7zyQlEpuTKj4B0anHF0EakkKzfv4 EVJjpuHPiYs2UO37f3gFpibBJ14IVn0gxvaVxe7IeEcIW1muqVcyzEkVuEB97fc77l YR1ZNUFfQBdLsoR4xmXhJJW4j7dVf6CzdWzGaykNo67q8zWU0hsCVEIAR6zTA5+Bju RS+nKbEoqrjog== Date: Sat, 05 Aug 2023 10:24:00 +0100 In-reply-to: Message-ID: <87sf8xq1t9.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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-Queue-Id: 235795F03B X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.65 X-Migadu-Spam-Score: -6.65 X-TUID: FfJmKrMtt4kW Fries via Guix-patches via writes: > + (arguments > + '(#:import-path "github.com/modern-go/concurrent")) LIST. > + (synopsis "Concurrency utilities") s/utilities/utilities for Go/, perhaps? > + (description > + "A Go library providing various concurrency utilities including a backport > +of sync.Map to Go versions below 1.9 and a cancellable Goroutine with explicit > +ownership.") -- (