From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aHO+GtB+H2MzwQAAbAwnHQ (envelope-from ) for ; Mon, 12 Sep 2022 20:47:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wAu/GtB+H2OoAgEAauVa8A (envelope-from ) for ; Mon, 12 Sep 2022 20:47:44 +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 26C111A9CD for ; Mon, 12 Sep 2022 20:47:44 +0200 (CEST) Received: from localhost ([::1]:47328 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXoT9-0004Aw-3t for larch@yhetil.org; Mon, 12 Sep 2022 14:47:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43030) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXoQf-0001Yt-Br for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:23 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59252) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXoQe-00028d-9d for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXoQe-0007hh-6W for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v10 14/41] gnu: Add go-github-com-go-test-deep. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 18:45:08 +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.166300828329306 (code B ref 55903); Mon, 12 Sep 2022 18:45:08 +0000 Received: (at 55903) by debbugs.gnu.org; 12 Sep 2022 18:44:43 +0000 Received: from localhost ([127.0.0.1]:47902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoQE-0007cU-Rx for submit@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]:37880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoQ0-0007aB-Tx for 55903@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:29 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3BD50400C3; Mon, 12 Sep 2022 20:44:28 +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 FmP8zIax3gXH; Mon, 12 Sep 2022 20:44:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1663008229; bh=JJ2AhwBTVbhKsqquFsbhLOWHxoZ9pk1v0ohvJi3QURY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FPsnaU2XrcIHVsm+aiX52HI2uQ/0RQkVt8DrlsboGHNQl823xrsuRXs4SLxAaxxFt n0KtfuMELdAkWvP9/ez/rsnzUvnD+zOsRm+43y8+/91kRWu+bgQ/QeDuBhUvDvY7n4 oUW07ug9XUdBXzfmj3zy3aNzHNyrvTS7/p7YaU23VZixYFo4a3p39sQqf5wtQxCz6W +L6LmMI6JOWE87zy+xrjtVTtwW8biqvvZ9It5YVKBsqwQLTZXeSLj+gXV1xOb3LelX KI+B3f7pFG2KNEymuMu6TeJzJLy378t9TgSFFWLUMKZ684WLegeyfJxY+k4f5KDOmd yJWVhhzmLd0sQ== Date: Mon, 12 Sep 2022 19:43:13 +0100 Message-Id: <20220912184340.11292-14-paren@disroot.org> In-Reply-To: <20220912184340.11292-1-paren@disroot.org> References: <20220912184340.11292-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=1663008464; 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=VcvTY4Dl7eK5wlRYOBP7W/gfd1R/zqcc7OEIeV8FAcA=; b=QVy6Zj1uIOcZGseDBaxqHHBdT2asi0q7M10r7KWDocMCpmJwHeXJpjiKIh3vOUdGFzX6pP mVex4javD2ji0XItUbNTHfvWefMb7neiCchS1xNKjgGv4N/cZcA1YP0Sb7Fm24j0nLubUM eDMocUxu5LGyoEJfdHCJlI9bQ8cl524vpSQcfJmjEIDTZyDZRR+6aQkXzCdbDBLkfCyfzg Umvx6W/j/GdsxyGhzFFuupwIe7mW2DIgzbJySqo3n1iKO4DcIn0W9r+vZ1yuV2vuRRkqsF DqDftnxEM8+2GL8xXEw1HryU5q/zzLTGcndq4KbSzk7Dq0kJ5avz36OEALBtZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663008464; a=rsa-sha256; cv=none; b=CEQcsZL9NIwfsRFWed1QXGGs8BJ+AgeuSu/dR4Awv9qf2Aq/Fe/zMtjpp+ZTldjJhr0Ko1 30Gx+/5WerPYm3IornWjz+wtGKkwsT4gzDiK4iuSTmSW4bxTn8AbocEqIQWLqz7zMnvyEX rSAnZXjIA3XLE10y0ypmwiTLldu6Qh1NQZh5waGuazK9jqCZCWrDSqYWRjturjxCGWwaHp nCQJiyYl6ZIRjeB4X7TQDB/x+qyyCHmCA20MVOiXlK+qdV1s2wQqBJb8lQckNSCKGkzqdW xcG7nFdIetLlrZW471RySTAfVcLYs5X3hDQ2nYS87ojcAEZ7hT9AYFDCT78rvw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FPsnaU2X; 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: -0.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FPsnaU2X; 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: 26C111A9CD X-Spam-Score: -0.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: YuNQkSHufaft 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 c1f8fef116..4443ed66bd 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10367,3 +10367,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.37.3