From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WGcuEiwOzmQMLwAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 10:54:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ADfzESwOzmSYSgEAauVa8A (envelope-from ) for ; Sat, 05 Aug 2023 10:54:04 +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 7661251091 for ; Sat, 5 Aug 2023 10:54:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=leYvfCaV; 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=1691225644; 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: 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=opdYuJoBmMZ5iLrs91cGT3mqTtHxieCwQ4ca4V7XqEA=; b=YEvUk3xq3eUO5bYRmFkhTdRTG1OL7vCHR5hsVsvwrNTptmalbvYtgQ1SXRnrOtNPEJ02AQ AmDl2u0/CEn2Uwhjaf8XRA39xw50bQxm2az7CEjljW9xy7KAvNckPa8ocpSgPhA/wBIV+Z nnkvKLrzcd/bV9w9hXdNxcyclI5rmjs6ZHa6IRInkZm0lEe3GGOauj5Vx84IslBwQLmNU7 OSDLgwabv6K2cP22Mpmqyb7Ytja77fpn6RegQCh5Kjv6G+huFa4APx9R4jY8i+ikv8ptrc 4ROfboKgbmOFohehQflfYYn+eNhZiJ/u19VdO4E/urt7mKjufWD7A+nVYVYPyQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691225644; a=rsa-sha256; cv=none; b=j8Jr1Ytzq8xP7fhj5YrQgz5fQIEh+fZTFjYtKz+lxGBmoyIPa62/bdtsSDGOOaUehYN+1t i4XpK6sbQzf2R5fBuRV7vZpHd2KpFusWiTEUJH2J5LrDbwQzf0RYstQASAy+SdSeMVTXrK ZTrxZGgpAyiKZIe9U98yYm/3dZBIsmF6qJhMLm/6Eo0gP87QUVLVqk5sJzzGqS2vdwYYJG 5KhAuEFmsgYl45dboHvhtEEo6RmHdZrL7hTq6kyMHRpb9SW8k39jejmtMssaa17OnGPhO1 qpbKbofYFCz0zuqDtIKOaWMY1/4brbYeOUEgml7PUFy4nnrbFM2ExhAyS7SSDA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=leYvfCaV; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSD2C-0003TD-S5; Sat, 05 Aug 2023 04:53:16 -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 1qSD29-0003Ph-7V for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:13 -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 1qSD28-0007Lc-VZ for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSD28-0007Mk-R3 for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65081] [PATCH 10/13] gnu: Add go-github-com-modern-go-concurrent Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 08:53:12 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65081@debbugs.gnu.org Cc: Fries X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169122557528062 (code B ref -1); Sat, 05 Aug 2023 08:53:12 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 08:52:55 +0000 Received: from localhost ([127.0.0.1]:55480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSD1r-0007IS-Dn for submit@debbugs.gnu.org; Sat, 05 Aug 2023 04:52:55 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSBHo-0001uF-IT for submit@debbugs.gnu.org; Sat, 05 Aug 2023 03:01:16 -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 1qSBHb-0007lh-IC for guix-patches@gnu.org; Sat, 05 Aug 2023 03:01:04 -0400 Received: from mail-40140.protonmail.ch ([185.70.40.140]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSBHZ-0004xP-Pl for guix-patches@gnu.org; Sat, 05 Aug 2023 03:01:03 -0400 Date: Sat, 05 Aug 2023 07:00:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691218858; x=1691478058; bh=opdYuJoBmMZ5iLrs91cGT3mqTtHxieCwQ4ca4V7XqEA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=leYvfCaVT35A4fz1Zzp8WLGS7/u+WalHQ0plZ0grSjeVFpVqnxmy6Fq0wFxZxd+R3 Z0oTtkoN8PYbraxBRqH7Xx+SCnnx1ZnDfW6QOLIz67sd/ngD6we0GzJzqxFU9u7TH7 FDKDIHG3vcQPM1zl4307nqi6Ye2YyFgzF6ECB720RLVfMvCR/ZN+YFW723JknPoNau GnbM8WdIuNeVEp8mQIsXDh+ZlHc1wdtraV7HMHTzfEKkaS6HUE5/rVAejNweClwq0l /rhooradFSCe5aD5D+rQ9mYDJJtlZC+Xe+G2A/upOoNDf1gAQw9vTNv7UGw0CDjbRe itDyNwf5WrEdA== Message-ID: In-Reply-To: References: Feedback-ID: 42759890:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.140; envelope-from=fries1234@protonmail.com; helo=mail-40140.protonmail.ch X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 05 Aug 2023 04:52:40 -0400 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: Fries X-ACL-Warn: , Fries via Guix-patches From: Fries 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: 7661251091 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.64 X-Spam-Score: -6.64 X-TUID: HSMC+8hLhSPw * gnu/packages/golang.scm (go-github-com-modern-go-concurrent): Add variabl= e. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index fd138c1566..72dfc51507 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6773,6 +6773,30 @@ (define-public go-github-com-mitchellh-reflectwalk unknown structures such as those decoded from JSON.") (license license:expat))) =20 +(define-public go-github-com-modern-go-concurrent + (package + (name "go-github-com-modern-go-concurrent") + (version "0.0.0-20180306012644-bacd9c7ef1dd") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/modern-go/concurrent") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0s0fxccsyb8icjmiym5k7prcqx36hvgdwl588y0491gi18k5i4zs")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/modern-go/concurrent")) + (home-page "https://github.com/modern-go/concurrent") + (synopsis "Concurrency utilities") + (description + "A Go library providing various concurrency utilities including a bac= kport +of sync.Map to Go versions below 1.9 and a cancellable Goroutine with expl= icit +ownership.") + (license license:asl2.0))) + (define-public go-github-com-mitchellh-copystructure (package (name "go-github-com-mitchellh-copystructure") --=20 2.41.0