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 wMVNE3GnG2MiAgAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 22:52:01 +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 sFIwE3GnG2OeKwAAauVa8A (envelope-from ) for ; Fri, 09 Sep 2022 22:52:01 +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 24B873C89D for ; Fri, 9 Sep 2022 22:52:00 +0200 (CEST) Received: from localhost ([::1]:32852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWkym-0006Bf-4b for larch@yhetil.org; Fri, 09 Sep 2022 16:52:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50666) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWkxx-00043M-5M for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47066) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWkxw-00037c-Qv for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWkxw-0004dz-N8 for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v9 18/42] gnu: Add go-github-com-gatherstars-com-jwz. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 20:51: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.166275663817560 (code B ref 55903); Fri, 09 Sep 2022 20:51:08 +0000 Received: (at 55903) by debbugs.gnu.org; 9 Sep 2022 20:50:38 +0000 Received: from localhost ([127.0.0.1]:35718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxR-0004Z2-Hi for submit@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:56858) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxH-0004US-Sr for 55903@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:28 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A2DA040107; Fri, 9 Sep 2022 22:50:27 +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 UTF8SMTP id Kil7mj4NhpNf; Fri, 9 Sep 2022 22:50:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662756617; bh=OW/cQWKqSE1mQ2bpL8DRM+ag3zjh2Pi6GYptYlhbQyA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=VeeelPBkTDPqkfjVflALB5D0ZR7hf3Rb6ghDGDki3uaaa90OnH7fgdpw4zgvjjt4i CkzdQIvR9TnRvR6BVifNITdh8GGbrWUYCqJk+0YgcrXhHXGIFaI21dtgJazRkWxjGu RoUI1ioRIHFhZxXva81Kaa2M/CHqkl7lFZTUH96p6sWpaq8c3JWsAyiLZsQvWW2AsJ aBfUAd0bp+ChCXH2QxWQjVf4QbPu1lqe9mGGmx5wcboLkTrKHqZS6mAaS3KBEIPxjL MEBgbkSjqJfcjPtlINUH3t4WIptzjrYQJfxHjl/4RF8trlUT6X415vyMiYwqeCgbAL y/ETlhHQshizw== Date: Fri, 9 Sep 2022 21:49:42 +0100 Message-Id: <20220909205006.13937-18-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=1662756721; 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=ceasErOQSBww6r2Eqk7PX3HRGJTCxu8VWjAMS1FYlPs=; b=XtFk7Z0XqDGfL7vodZ2+FqUAJ9CDijq4yG6jTuij+PXrtpk8BLIpoWqM2CXVl0UasFeHfa lp55jgvqCRnHqnSi6P/KjDoACTptIHSXleYDyGuxUcR8d5hl/YC48+hvGuyo1Y8qbpOBj1 kvqco0sg58lassJ6YrbQvfK+Iyb9tkkLVwUknuHxmBsIC9mxUJfuBXi09/MbWHelvhYAtA EsIL+RWPOtawdyvzss4vLy0EPiB78XbvqTscXefFEf3QO+tXqNeUS96Vi2TVgLoRquDyzq 4f7DXaPGyuJABbKpUl5Z89Q29EOzlkJwiPj3qCIHyvFt+9M/FVDtPJ2i8puIxw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662756721; a=rsa-sha256; cv=none; b=FC47KVvwDntuh/zXS3jcUUDX3Fnxt+wRkzs6Sb6RCLcwpE26ia3BtQJqVpribwEY0xlqyc r4KZE10IWqozHiOdtAYh1B4HoovGKP3cjxzuQr1AanGvbL/rTBlrxykfQ5RqUZ/dxksKeU yZcLGpOABj+tfHlx62hEfY7nePNyrAGB8jLCtN9YsDzHEa9Qr7BP8B1ai4c2fthhBeUTbM Nyuoqlbv0VQ6QlvFYnFWd0xDp4S0Xm8qWHMNPS5ZVCXJJF0LUDFN6ZW6Ip16wrWwG1AUk9 FMyv8oFexEdKyDrlkKzqkLMcrjz09MgBmG7ZPqEhvzm3Ii+2ZPcL48AKtCj14Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VeeelPBk; 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=VeeelPBk; 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: 24B873C89D X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: asGyrGZEx92v 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 1a3183ccbe..d2c24ec77b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10475,3 +10475,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.3