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 AEheGIqnG2MiAgAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 22:52:26 +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 EClAGIqnG2OnWgEAauVa8A (envelope-from ) for ; Fri, 09 Sep 2022 22:52:26 +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 1DD2B105D9 for ; Fri, 9 Sep 2022 22:52:25 +0200 (CEST) Received: from localhost ([::1]:46866 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWkz7-0006gy-PV for larch@yhetil.org; Fri, 09 Sep 2022 16:52:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50670) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWkxx-000469-Sr for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47068) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWkxx-00037s-IP for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWkxx-0004eE-Ev for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v9 20/42] gnu: Add go-github-com-emersion-go-message. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 20:51:09 +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.166275663817576 (code B ref 55903); Fri, 09 Sep 2022 20:51:09 +0000 Received: (at 55903) by debbugs.gnu.org; 9 Sep 2022 20:50:38 +0000 Received: from localhost ([127.0.0.1]:35723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxS-0004ZI-DH for submit@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:38 -0400 Received: from knopi.disroot.org ([178.21.23.139]:56858) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxJ-0004US-4q for 55903@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:29 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id F02F040107; Fri, 9 Sep 2022 22:50: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 UTF8SMTP id ZR-Douw5iWiW; Fri, 9 Sep 2022 22:50:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662756617; bh=yK0mbOIiufJtH0n093vwamr744Df8PzAWETM8qOmXUY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JJjznzXzxmxKe8v1hfHOMRHiHgUAzmLRdf564KBLQXfY7IwJ2Bj6+1YQ9FNsp03Ap FsZKyCpsXpNGjcrtihILjRQe0AuzzLlCKqcrzjjx0X2zZlylc3ulaEAp8AccsSYYUF UFMiY/Yv0e3svp1wwYgc2aOYcJ8PQ8JHlMV4vT65PEVrFH3+8N7WU2PIxbtJgNCBLf wbnR7HxoHqdAbewEo3ZSw/fEihxz7WjI6Qn7HBkNVyQEIpyQV1OD64ulNXTl2ibBlt x5aSgwY8pwHo4416jjadPQ5ZZNQV/2/aqq/E8ogbGWZrFOToO1bke1T5uBGjTUYbP2 maZuTAChn7opQ== Date: Fri, 9 Sep 2022 21:49:44 +0100 Message-Id: <20220909205006.13937-20-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=1662756746; 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=oCjzHB7CioEWgrm4obf6hTF5IRQsRdie6BFkHjuZYiw=; b=NV6v6dz3ac3dZo/LyqArVKksQ10uuCl71i0XfnJAaX7RpdQp3nQGxp+XHOclbkp/2okuL/ nldf6JqWamu6NoANZm9KHJiZMg/j7q+Mw739b0AiBqQmj/7W6gIi5EQjp1dlQHYLU7O55w YJAxPnp7gtocI0LyQXO6nt6Rg6ssqqqAI+jQ8pTDGCCTVkttURfCqGqzy1W0kFqr00Ewkx FA5Y2gVsoAJ+52P/O86fOHtZAtlZs3BSbap8b/YFMIMBmBvP4wN3z3+tMp17Y2XlCw1ZM6 TsQI7LkKpv0Y2blaaqAf8MNL4Sws6hjTcle468L1z6v4LBH3CHGdTFkpkVleiQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662756746; a=rsa-sha256; cv=none; b=guLuZomg9q0bJMV0UQzc2nowWXRWVyxCbAAENkfw7eKizWmWv3pkrHWmXj3uappAwHE4eS 1qiOOBlXZrAnEA0C8NdVHvHDN9iPMp4qM7y4UQBkiAEzkGLyLGQaSmBaWD5EyEXxSfonzD njer6ihkTiA/lBnRGhlpcPrjPAbzsBn+9PHaaumlGb0bxkOlpD+RdXUv94E6K534DaNM5L mbVCXeAzfjOGiCKTTBPEcLSTHGhN9Ng2L6dCIUwoLAkuCUnLPYjXIe2gNCcKIuXmKoIfcA URHQyAboAg5fEwMWkDrzWYrS/6mktMKiHjCCIP5m5gARUq2LA+ByhAgBWZZYSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=JJjznzXz; 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=JJjznzXz; 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: 1DD2B105D9 X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: oDRBSX/wzVOb From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-message): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index bd79d36896..7fdcf28096 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10525,3 +10525,28 @@ (define-public go-github-com-emersion-go-textwrapper "The textwrapper package provides a writer that wraps long text lines to a specified length.") (license license:expat))) + +(define-public go-github-com-emersion-go-message + (package + (name "go-github-com-emersion-go-message") + (version "0.16.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-message") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j5qdhsna28xcs843zsiccw700rld5hin466dl0n3a0ax1w13ay0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-message")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-textwrapper)) + (home-page "https://github.com/emersion/go-message") + (synopsis "Internet messages and MIME for Go") + (description + "The message package implements the Internet Message Format and Multipurpose +Internet Mail Extensions in Go.") + (license license:expat))) -- 2.37.3