From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uMbdEWQ3zmR5aAAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 13:49:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CKyFEWQ3zmREtAAA9RJhRA (envelope-from ) for ; Sat, 05 Aug 2023 13:49:56 +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 0D1E45AC1E for ; Sat, 5 Aug 2023 13:49:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=bv2mcEBD; 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=1691236196; 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=NRvQOpSvusHoK3vrxdMUnk9PwndPHwA6FIeSFYi2WCw=; b=YTwu/B1CeE5zUdGs/e6ayxTyWkem03vOjrdKsyJILFxtYKQSIqCef1H4XwFQ9OXEVjl5lZ GDXW0Bb06/P4aY5ddqat1K6s4ZK4ctNFvbP/OF7DD0Zv20LWCuPPEOwkinhy7hLkbUI7Wv 1T7gF3NBlw/p03bjD9kEC4jP9+f3bbJ9SDEWmLzdFlDiSXEmZL2R7CdicPA/iZ9hTpL+H6 JFPHU7gGhN7N5dG8YwKjRQv5r3iNJnt+n5Q617qqoOsZhJ1TacLnhaYMnB/v1t+y8lZ/nV xXGzdJ4ybapjIjtTFd9wq+EinVEmEluJ9+NFmIntEc4+1Du36T3G5flZdQFtZQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691236196; a=rsa-sha256; cv=none; b=KKhxphV0VY7kR8TtSk1dyuabVA683tsLbVnWflX3tzb7FlnIGz0m8JctBOVNV2q4SX864F aU+dZaqhyKRKxK4XWEeZG8fzuMKEpWzgk8i0idDGWjSIP4EvclK+v2PeZ0PVwxMpn5Ezxd bbhM1nxp29Uy6soybJCtoFN6ftuUb0nuxRMnnJnIgZ91RbyD5MND5JdMKK5Pdpvz4xLtpq kVSO83xNyM2JtPexmdXcynBDd/GHc2psDotLYRKRd7wJ/+4zy4a4fYvKwOYVnoqlX64z+s hitHZTf7O0wDmV3mArMeKFA8RLexaXQx0AfdyG+cNipvfq+QKQZAipV+zymStQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=bv2mcEBD; 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 1qSFmQ-00086O-Lm; Sat, 05 Aug 2023 07:49:10 -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 1qSFmN-00084R-2h for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:07 -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 1qSFmM-0006Wo-RG for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSFmM-0000vh-N9 for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65074] [PATCH v2 11/13] gnu: Add go-github-com-modern-go-reflect2 Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 11:49:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65074@debbugs.gnu.org Cc: Fries Received: via spool by 65074-submit@debbugs.gnu.org id=B65074.16912361383460 (code B ref 65074); Sat, 05 Aug 2023 11:49:06 +0000 Received: (at 65074) by debbugs.gnu.org; 5 Aug 2023 11:48:58 +0000 Received: from localhost ([127.0.0.1]:55963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFmD-0000te-Mg for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:48:58 -0400 Received: from mail-40135.protonmail.ch ([185.70.40.135]:58071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSF39-0005QY-J6 for 65074@debbugs.gnu.org; Sat, 05 Aug 2023 07:02:24 -0400 Date: Sat, 05 Aug 2023 11:02:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691233337; x=1691492537; bh=NRvQOpSvusHoK3vrxdMUnk9PwndPHwA6FIeSFYi2WCw=; 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=bv2mcEBD2T4lQsMKvDzIqfNuJ0YmDXsnhZQHie3bxvI2kjfdIllJPMefjfR93V8FJ yAdVAy9T/udfMCF7ubSn9LjS5gDC8yIrkaO6IidtRywzCNJP0dE7cAG7jcAOWIjKiM lXNW212NbCwFHYZKq/XXUm5UIMg7lUG7PURE0P98/oxBajGhQ2PfQ1jMPbT4SroqC6 7yDwD6cdimeeY0xDlgdZxZROmL+kl6DQEhcSTHoinlkGT8PvXd2W1M8L9p7r9h92/k ISFOfmNJ0CMmJ0rFjPluIpZZusgW/TvpsCtcDrIcJQMudDHOeRJHYgrS0Juz5fkF0z mO0Bs1PnAGubg== Message-ID: <4ad99aa1aaa3b63f10998c3831130e4090b67f90.1691233116.git.fries1234@protonmail.com> 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 X-Mailman-Approved-At: Sat, 05 Aug 2023 07:48:47 -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: 0D1E45AC1E X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-TUID: 9IL5fFDdLaJ8 * gnu/packages/golang.scm (go-github-com-modern-go-reflect2): Add variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f38cd334a3..1eb0eae3ec 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6764,6 +6764,29 @@ (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-reflect2 + (package + (name "go-github-com-modern-go-reflect2") + (version "1.0.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/modern-go/reflect2") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05a89f9j4nj8v1bchfkv2sy8piz746ikj831ilbp54g8dqhl8vzr")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/modern-go/reflect2")) + (home-page "https://github.com/modern-go/reflect2") + (synopsis "Cheaper reflect API") + (description + "This library provides a reflect api for Go programs +without the runtime cost of the standard library reflect.Value.") + (license license:asl2.0))) + (define-public go-github-com-modern-go-concurrent (package (name "go-github-com-modern-go-concurrent") --=20 2.41.0