From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YMuVKt6nG2PKTgAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 22:53:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sNWfKt6nG2PeBwAA9RJhRA (envelope-from ) for ; Fri, 09 Sep 2022 22:53:50 +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 530D810579 for ; Fri, 9 Sep 2022 22:53:50 +0200 (CEST) Received: from localhost ([::1]:40592 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWl0X-0000Wj-HJ for larch@yhetil.org; Fri, 09 Sep 2022 16:53:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57234) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWkys-0006wZ-V1 for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47116) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWkys-0003VV-LV for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWkys-0004jB-Hb for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v9 36/42] gnu: Add go-gopkg-in-tomb-v1. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 20:52:06 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166275669418024 (code B ref 55903); Fri, 09 Sep 2022 20:52:06 +0000 Received: (at 55903) by debbugs.gnu.org; 9 Sep 2022 20:51:34 +0000 Received: from localhost ([127.0.0.1]:35793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkyM-0004gX-Do for submit@debbugs.gnu.org; Fri, 09 Sep 2022 16:51:34 -0400 Received: from knopi.disroot.org ([178.21.23.139]:32826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxW-0004Zy-TM for 55903@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:43 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B860D40136; Fri, 9 Sep 2022 22:50:42 +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 Wlm0LoZ4QrRu; Fri, 9 Sep 2022 22:50:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662756621; bh=H72YCWMzJ+GXB61pOmQKvAkG/ELA+1BVxJmpNJFcGAg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=mb7+aJm+pUoeGRwyqa7yrNzduykgXZ5ttZbeag9f5fkTVNypSiqrDzflA9iBpykxG 8j9fbRwqL/dMYxkzkI7wKKsX+offCrFhjN72CQBk/zf7Mma1uLVeOWKwoXIBZXU4YF pTQAP1kujPqpIRL/o9i4gHC6m8VpZupFdfz7TQ9UQ2ChRe5uJyMcxE7x7ksMcw9Dpd OmFTnlEtf0AzA6l6cKBqdJnRircjASP3QSKTV0yRZz5xglbGb6RcG2Bd3wTcdcZGlL A+z64EGyJLhcFHMDr41IcjGmlrMyKwKHfMFrN/F104RTmp3ZmWBaHuBua8DsnEKR/f lA6PEYqP5fcJg== Date: Fri, 9 Sep 2022 21:50:00 +0100 Message-Id: <20220909205006.13937-36-paren@disroot.org> In-Reply-To: <20220909205006.13937-1-paren@disroot.org> References: <20220909205006.13937-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=1662756830; 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=rI38C+nhg5ifbymu0ahgl/sJH4gVS74qxThJ6qIYQ2k=; b=J5L/ydcvOveM0YtaX93EDlh/LdSkCHTFhmtdTo6DBS4uJIvm8lkpmxyXnFjdN8Y5k2ka/m vWXnfZ6mCIf2vwMjBV1ONepc5c6mTlXSLZIdmmnNRMYeZxJmFYQ1Mpp1XWHRZbgC3MFQup 3RWmHLx5JCR+drzfBRqrDb2vgRCB0lqotpIqkIG5xjryBl4siL9GdKl3apxIHLAVKw5Qjn imDTyxw0wnKCfpXsoDRrrBVn7lnmTqMeFIrWfqCV12AldlLkYoqca1+ngaDMtnnoMFYoZq juapwwWomBZpHYgfu7oLyBts8nJHWkjp3CYZUYNTCVW4hybn+RXobDAGDwx5iA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662756830; a=rsa-sha256; cv=none; b=n70CAu/msUUX9YPfHq9fKIScG0JXWAg97+hnTf0cat4fwbJpAnNnA5Iau5dNAyyE9HiF/e +ItO3qaa63liXJotiPN6WR7L2FfICIGzh+KQkVsGVZxIUiUqdqiTvdDn3cr8t8o6y23GBz L4SAbwv1/J4blRkpSIP698KNfSjw0TtG5wKIRTketPYedvfGWD1DBdvR4K6LPX/ba79bXf CJSKRly2HUg4kul/D74DsWONsuEl0lQNK/jy2rNvknxOqfKlBdMLrhOuju6zrtOoiWmM/9 DYoW77WXgusTFEaot49dCMft/JpCgnDpqFKxuXg1ayXwDu46Km75C0qIS1MaMQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=mb7+aJm+; 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.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=mb7+aJm+; 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: 530D810579 X-Spam-Score: -0.80 X-Migadu-Scanner: scn0.migadu.com X-TUID: bJ6aRbRjuEtV * gnu/packages/golang.scm (go-gopkg-in-tomb-v1): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index da16eee491..3c5afc01cf 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10955,3 +10955,29 @@ (define-public go-github-com-onsi-gomega (description "Gomega is the preferred matcher library for the Ginkgo test framework.") (license license:expat))) + +(define-public go-gopkg-in-tomb-v1 + (package + (inherit go-gopkg.in-tomb.v2) + (name "go-gopkg-in-tomb-v1") + (version "1.0.0-20141024135613-dd632973f1e7") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gopkg.in/tomb.v1") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1lqmq1ag7s4b3gc3ddvr792c5xb5k6sfn0cchr3i2s7f1c231zjv")))) + (arguments + (list #:import-path "gopkg.in/tomb.v1" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'fix-test + (lambda* (#:key import-path #:allow-other-keys) + (substitute* (string-append "src/" import-path + "/tomb_test.go") + (("t.Fatalf\\(`Killf\\(\"BO%s") + "t.Fatalf(`Killf(\"BO%%s"))))))) + (home-page "https://gopkg.in/tomb.v1"))) -- 2.37.3