From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SODLJPC2AmXD2wAA9RJhRA:P1 (envelope-from ) for ; Thu, 14 Sep 2023 09:32:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SODLJPC2AmXD2wAA9RJhRA (envelope-from ) for ; Thu, 14 Sep 2023 09:32:00 +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 578AA5726C for ; Thu, 14 Sep 2023 09:31:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=FIiDPfpg; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none ARC-Seal: i=2; s=key1; d=yhetil.org; t=1694676715; a=rsa-sha256; cv=fail; b=UZqHRhePDJiQMQSZcVxR61Lc/33U1V60cxIPS9OuLlrNkOrm+gw2NYQRGYbXQgvJjmK7F9 rFksCIH6PftqlAMaIDyUof4eS3CSWKAloD6jC/yNbngbMbEiEknl2AUHS1Hyxt9wWCnajt ADQQliK1PwzDd7+R8px8DWzgMwwLEkxHQKePipvckJqUS9Q9+hNldjdMetlbnJSmEc06TI UpQLHYD7fhWzj1dW58DKUvLRHa8uC7t7/L+6VwU1SC7LcihG0A4D96uO3aSY8Ju4kM2oNs xqw3gFgnZoVLaRQ7L96ptD2RMYJXamk2aVD7MyMbqMDmAfDVpFS5hLhm68mF1A== ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694676715; h=from:from:sender:sender: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=YIfr7Qmu4epKXVZOJqmpeBvwmzlv1aF7bNh5p4u0Ac0=; b=mQTJvkHKZZgNF3RuVQAHHs1lwGkwKGyqAzB0l6gQXAyY/e37CN/vCZ9RocUSnfe9a8+8Ac gBR7r6T4jZ8H2cWKOntbLF1i3PE01TR4Nx4Bg5H6WuaOnxumadEpROth8PpifoMU1sIhOl W0mXZKpyLpbJiZuR6caqDztLWVenPZTVEYUy2Q6OPEmw7AeA2wIjBaKhlecUJED6FJNWem 0GBy7ObYD6gpJtQwjcG0CYzXTuQ7PreSf5SfzgbbzbBqPzbLondw2MwFAi9hfXiDKBf68V 3PDLcJfcl8G4p7pyGXmi2vvQ1HEAFCt4mbza0aFy8JDaIC1c7PAb5HFSOgEkSQ== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=FIiDPfpg; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qggp6-0006eY-RY; Thu, 14 Sep 2023 03:31:41 -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 1qggoa-0006OT-Cf for guix-patches@gnu.org; Thu, 14 Sep 2023 03:31:05 -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 1qggoY-0003xW-1x for guix-patches@gnu.org; Thu, 14 Sep 2023 03:31:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qggoc-0007Uk-N0; Thu, 14 Sep 2023 03:31:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65939] [PATCH 07/33] gnu: Add go-github-com-hashicorp-go-multierror. Resent-From: Edouard Klein Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 14 Sep 2023 07:31:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65939 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65939@debbugs.gnu.org Cc: Edouard Klein , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 65939-submit@debbugs.gnu.org id=B65939.169467663628569 (code B ref 65939); Thu, 14 Sep 2023 07:31:06 +0000 Received: (at 65939) by debbugs.gnu.org; 14 Sep 2023 07:30:36 +0000 Received: from localhost ([127.0.0.1]:36920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggo7-0007QY-At for submit@debbugs.gnu.org; Thu, 14 Sep 2023 03:30:36 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]:17120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggnu-0007NJ-Rx for 65939@debbugs.gnu.org; Thu, 14 Sep 2023 03:30:23 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694676614; cv=none; d=zohomail.eu; s=zohoarc; b=Z2aj0JTnmNPhaUhJFmEa9doigH0uU8UZ6mXXCjNHHkil6q7K6QHKoXtXfEQPqLtw/XhfYzKhB6H53XpJ7h1oBxa/WgT5qKB0O+2UpRGm+MDhVvYufyDOgVAjQMipBcAKi1Zou9q3hB/njNoghPFUnNFG7zuJ/uqQG99RJ7Bfmjg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694676614; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=YIfr7Qmu4epKXVZOJqmpeBvwmzlv1aF7bNh5p4u0Ac0=; b=kchSel6X985hj2NzBF5hKxQZg1WmQm945C574+WSiM1L+mGZOtZn9/pzh+RscjPJ4CFhI2xOkqTf9B0PJSE43WRiGN7BzF4fjo68CmNcdkgFT23QrBi5zYKf16rDmI55rzrayKuMJna2Zt7KJbkvsqY8bd8PEKyN9gNJl6bY/9Q= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=beaver-labs.com; spf=pass smtp.mailfrom=edk@beaver-labs.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1694676614; s=zoho; d=beaver-labs.com; i=edk@beaver-labs.com; h=From:From:To:To:Cc:Cc:Message-ID:Subject:Subject:Date:Date:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Content-Type:Message-Id:Reply-To; bh=YIfr7Qmu4epKXVZOJqmpeBvwmzlv1aF7bNh5p4u0Ac0=; b=FIiDPfpgKjA8jJWrVBMsWPEt+L133+tsmJ0Krgpv/z8X36Peg2KFzJVQXwKp1E7V jskpJpNhfhFUljz5D6txyeMM2j3pyVGk/SVC/jLiWSZ/PcsN1tFqdm8tdSps74YFhMg fz770s+WMNtK4HIC2yUI9E5nKojG58tRvVjBTBor7/UOlUaFPMP7oMclRxYEoAwiVoI lMIWCWlvbBbBs41kdHsvLAzEDGiJnPvWnupi5hikDWtQLW8k4ulKZjUJV6/JF25uVRD MJCh5VOttRu8oOkgMjeUn5JlmYYRa0Yytx1MDJH79L6rsGY/mg+JPHlHkcaJEJLKMbT QOctdwx7WQ== Received: from schwarzy.home (lfbn-idf3-1-667-244.w86-252.abo.wanadoo.fr [86.252.237.244]) by mx.zoho.eu with SMTPS id 169467661200613.442952888922605; Thu, 14 Sep 2023 09:30:12 +0200 (CEST) From: Edouard Klein Message-ID: Date: Thu, 14 Sep 2023 09:29:20 +0200 X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External Content-Type: text/plain; charset=utf8 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.21 X-Spam-Score: -1.21 X-Migadu-Queue-Id: 578AA5726C X-Migadu-Scanner: mx2.migadu.com X-TUID: vAy5iK5l2SDC * gnu/packages/golang.scm (go-github-com-hashicorp-go-multierror): New vari= able. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 435c553e05..8215f29dd5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13281,6 +13281,30 @@ (define-public go-github-com-hashicorp-errwrap "Package errwrap implements methods to formalize error wrapping in Go= .") (license license:mpl2.0))) =20 +(define-public go-github-com-hashicorp-go-multierror + (package + (name "go-github-com-hashicorp-go-multierror") + (version "1.1.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/hashicorp/go-multierror") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0l4s41skdpifndn9s8y6s9vzgghdzg4z8z0lld9qjr28888wzp00")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/hashicorp/go-multierror")) + (propagated-inputs `(("go-github-com-hashicorp-errwrap" ,go-github-com= -hashicorp-errwrap))) + (home-page "https://github.com/hashicorp/go-multierror") + (synopsis "go-multierror") + (description + "@@code{go-multierror} is a package for Go that provides a mechanism = for +representing a list of @@code{error} values as a single @@code{error}.") + (license license:mpl2.0))) + (define-public go-github-com-vishvananda-netlink (package (name "go-github-com-vishvananda-netlink") --=20 2.40.1