From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 wNE0Ahhw6mK5AQAAbAwnHQ (envelope-from ) for ; Wed, 03 Aug 2022 14:54:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gMQxAhhw6mKY0gAAauVa8A (envelope-from ) for ; Wed, 03 Aug 2022 14:54:48 +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 B6669396EC for ; Wed, 3 Aug 2022 14:54:47 +0200 (CEST) Received: from localhost ([::1]:45274 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJDte-0008Mm-U1 for larch@yhetil.org; Wed, 03 Aug 2022 08:54:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJDWp-0008NM-D1 for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56960) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJDWo-0001wX-QO for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJDWo-0006CU-Md for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v5 18/41] gnu: Add go-github-com-gatherstars-com-jwz. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Aug 2022 12:31:10 +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.165952984221009 (code B ref 55903); Wed, 03 Aug 2022 12:31:10 +0000 Received: (at 55903) by debbugs.gnu.org; 3 Aug 2022 12:30:42 +0000 Received: from localhost ([127.0.0.1]:46631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWL-0005Re-NS for submit@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:42 -0400 Received: from knopi.disroot.org ([178.21.23.139]:37332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWC-0005Dr-6c for 55903@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:33 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9BCB440DCB; Wed, 3 Aug 2022 14:30:31 +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 1jWXctQns0eK; Wed, 3 Aug 2022 14:30:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659529817; bh=ONfmleAQ6D700tf2LHP79J+Nzs2Esn8VYOUm6J4Dcz0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ki+mafXVP/B7aV2qF2HsPsVu6XIUu1hSOYPPZG5zaWy7IPNU2ql4CshBFqf5lBKWH 3VYfeUf8qUAIxKjJewCZSLhESDSQ8QSjXnh0CZyBJ3RpQoeH1vsZ99IgEcmKTquZyc TUQOdIkyYU9S7s9Ennsr+8Y1j9YNX6+GGHkWj1V9OEqwHNyEt38m7rNT9BKDLymNAK 3NMeulrXhma8/PXyONrYjqdY4V7hpbawERpI4F8fc3FT5PqSLWHGThbwo8UdML1BkZ +RlOyRn/TS+dKhC0/GBTQRp2CD+2vYIfU6ysyfBst5cDlxt5lhwQszbPZD8AjuVJz9 tomvl4nlqls3w== Date: Wed, 3 Aug 2022 13:29:43 +0100 Message-Id: <20220803123006.5852-18-paren@disroot.org> In-Reply-To: <20220803123006.5852-1-paren@disroot.org> References: <20220803123006.5852-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=1659531287; 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=6K1xICk9ZLovpg+7ljeFyrPvVaO2Uvu+2xmQ7Rvx4UA=; b=mAmObAowWWYGl5UF8aOdwHiQWqGEfp2r8toyS0cSE3rxi5XYhLPupi/MbHld23LR79GPOh NcCEqOproGXH7d1k0Ge199Eu245whjdhxiiYWce6hjIf1yib/BS+MqL+iNWsuR2jxz6YKk EN031C57YoHebSVmmHwTqOQrAtQIloeeizNREGmrhGH5rdFstbI/B7XiMhIVNAO+pyJ79L IlL22l8nQCTt69O/P0vP/+YmfrLQ4iCHZKcX1FqIo6iOJmxUjDRKbPTba5QfTQNsr/mW6a +HdEbu3vGz3TN/mvsxd+jA5HhnH0nBWlIVRil/Xw4Fb/OTlas1qXnxOSXP6dgA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659531287; a=rsa-sha256; cv=none; b=mFw+LoLCOT/fU3SgddQuLpRehWVwzT0q8zjxA4ugkA271gmmljhdj5GzLxDGl75Disx1U9 qSPp9rdAilK3i8eyySB76ZGI8nQC4yD/f68v/z+gkCo2F9WuRn1Z7PaKSEXA9ay0yX1iZS Rt5fW2KN1HqThRzs6cQoBS5ukFjCORh4TzKwOR59yonp6UB1I11iGDJCzJ4WkwogcS/hBS ppmGx+9vTR8w1Cvso4bzWPFmC15QRn+yrCWCvJG8+fr+g8BHYi3Gg7ruLoqvZLWMZzDjol Puckk5NK5ZqrZVWV8QF8LZ85vSrZKAO6W8yTn4sV6gNw6+7BA23F4feZc54S6Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ki+mafXV; 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.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ki+mafXV; 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: B6669396EC X-Spam-Score: -2.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: NxCBVmlYkPSd From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): New variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 30a5c5d87f..b8c6868374 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10371,3 +10371,30 @@ (define-public go-github-com-jhillyerd-enmime "The enmime package implements a MIME encoding and decoding library geared towards parsing MIME encoded emails.") (license license:expat))) + +(define-public go-github-com-gatherstars-com-jwz + (package + (name "go-github-com-gatherstars-com-jwz") + (version "1.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gatherstars-com/jwz") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1h37h5w139d3rhvp1n7kz2jm5zhk4pjzf3sip04v48nphkika60c")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/gatherstars-com/jwz")) + (propagated-inputs (list go-github-com-rivo-tview + go-github-com-jhillyerd-enmime + go-github-com-gdamore-tcell-v2)) + (home-page "https://github.com/gatherstars-com/jwz") + (synopsis "Implementation in Go of the email threading algorithm +originally invented for Netscape Mail") + (description + "The jwz package provides an implementation of the email threading +algorithm originally designed for use in Netscape Mail 2.0 for Go.") + (license license:asl2.0))) -- 2.37.1