From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SCFZJLpixWLKJQAAbAwnHQ (envelope-from ) for ; Wed, 06 Jul 2022 12:23:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MDZxI7pixWLT9AAAG6o9tA (envelope-from ) for ; Wed, 06 Jul 2022 12:23:54 +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 4DCD0F124 for ; Wed, 6 Jul 2022 12:23:54 +0200 (CEST) Received: from localhost ([::1]:47408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92CH-0008P7-G8 for larch@yhetil.org; Wed, 06 Jul 2022 06:23:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52800) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927n-0000ol-5y for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58602) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927m-00071p-Qy for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927m-0002Z6-N2 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 15/41] gnu: Add go-github-com-go-test-deep. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:14 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027509766 (code B ref 55903); Wed, 06 Jul 2022 10:19:14 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:10 +0000 Received: from localhost ([127.0.0.1]:52480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927h-0002X9-SL for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:10 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927Y-0002TH-Vo for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:05 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6D70943FE1; Wed, 6 Jul 2022 12:19:00 +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 Bx8vDeEoSLpE; Wed, 6 Jul 2022 12:18:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102731; bh=Z2+tmNt7Y0HkOG2Ia0VeN0zGTwmiYNYtHmQsY3U0bqc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Z7gDG1RXhucnYlfXaXCEQETUL82G7qJGah99ypp/arYnFgZlU7KCIeF5zDwtdSQws LPdl/pZedXThBqvFxsAqFM7pYxWNlQxubYQDrXKhdlqh0IxR+If355p3w8MYXObHX6 X1KY0PtHCPTI5cKLMYnSxIh9c11nVRXCQ8YkIh/7eQHyq71SNCbwrpuD6XmQ2F8jW2 yNq4MP+AfGNzDvGN7xSKJRnGWxF41PtzvXmqWMVXlyqSv9ln98QJd8PDJMp1boYDE4 9NYgLsrGXbeBt6yy5PvnRWmkYJ7q4R80nkRF79QEfT9hn/oKczQMsiZ5UlvyaLnNEe eCMj3IL0cvLEA== Date: Wed, 6 Jul 2022 11:18:04 +0100 Message-Id: <20220706101830.12269-15-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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=1657103034; 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-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=L/hVs5vrOv3vPXrjZ2H7fk+rSWcxabAqrqakhjAi30A=; b=dtupHSaKnsOLm2WPRh3++9EYwoCSSToXCByhnHEdu1q+Ui3uZXJ0N+A02IYvHVxRex8EXt 6/HFcjkoAruNMOt1miT6EkewFLHdSbFsJpxloGUnP9fOFtavMnJX/QmACrmFEg93hNY643 zM3Nnid4cbo8pDRtGYFyMDm/KMWwbkAaKHQVNHeLW5GMW4ILn5zcXskY0fXjo+cDGE8/k7 4Km0VFIBqSS5fxqiT3TZGR24yjlCCxzO47CaiHlxyeYbbJJAD/R8kRELQUF53IBxVLM2CE jf2OieTSnANsfmaJM01GdbZv29jn0EF4Xukqfs0Bxgknbor6XvcxYEH3mzjNqQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657103034; a=rsa-sha256; cv=none; b=Cxs7KICm8LSDgPDzGpZorJ2d1xecgcOMG/A874/SrI6g7+BZJJX42HrqZZWWLPf45z6ssR 2MFrEbCrsY7g482BhVwXut5TS2vFqsWz+zEqBLyCNJCoen33EgYzX0hczE9R6tKwtv9ZXE 8GVpRAHyzoATvTWCI6KhVwKeCb3nZcQ71ByU9BnGcbw4Dkt+Nc0l01Mjbv9UTR1AvlR/mZ bX63lPUx1de7FxqmwrRp7eYZTkwTk6PTYNFxx0z0zYhxtEBpIXoIZBYQXPOMOXsponKbO0 a55WSnnkwCST0hSgI5AtPPQk2Znh6oR7aY5moIDe0MHiSMsJ/4txBfxIEACFDQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=Z7gDG1RX; dmarc=pass (policy=none) header.from=gnu.org; 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.45 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=Z7gDG1RX; dmarc=pass (policy=none) header.from=gnu.org; 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: 4DCD0F124 X-Spam-Score: -2.45 X-Migadu-Scanner: scn1.migadu.com X-TUID: Hw8K2TzUgycW From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-go-test-deep): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 182696bfe4..05333a4a26 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10269,3 +10269,27 @@ (define-public go-github-com-jaytaylor-html2text "The html2text package converts HTML emails to plain text, allowing text-only mail clients to display them.") (license license:expat))) + +(define-public go-github-com-go-test-deep + (package + (name "go-github-com-go-test-deep") + (version "1.0.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-test/deep") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1mmw2w3by7y24jjpjwmf2gfl08c65jihn3si9m0sswmagmdsk8q0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/go-test/deep")) + (home-page "https://github.com/go-test/deep") + (synopsis "Human-friendly deep variable equality in Go") + (description + "The deep package provides the deep.Equal function which is like +reflect.DeepEqual but returns a list of differences. This is helpful +when comparing complex types like structures and maps.") + (license license:expat))) -- 2.36.1