From patchwork Mon Sep 26 16:55:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 42972 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5CF0D27BBEA; Mon, 26 Sep 2022 18:25:38 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1D17627BBE9 for ; Mon, 26 Sep 2022 18:25:38 +0100 (BST) Received: from localhost ([::1]:45418 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ocrrN-000386-8j for patchwork@mira.cbaines.net; Mon, 26 Sep 2022 13:25:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60038) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocrQl-0004fL-Go for guix-patches@gnu.org; Mon, 26 Sep 2022 12:58:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52589) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ocrQl-0003TV-8I for guix-patches@gnu.org; Mon, 26 Sep 2022 12:58:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ocrQl-0001YQ-3n for guix-patches@gnu.org; Mon, 26 Sep 2022 12:58:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v11 40/41] gnu: Add go-github-com-emersion-go-mbox. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 26 Sep 2022 16:58:07 +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.16642114785868 (code B ref 55903); Mon, 26 Sep 2022 16:58:07 +0000 Received: (at 55903) by debbugs.gnu.org; 26 Sep 2022 16:57:58 +0000 Received: from localhost ([127.0.0.1]:51653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocrQb-0001WU-UQ for submit@debbugs.gnu.org; Mon, 26 Sep 2022 12:57:58 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocrPO-0001QN-PE for 55903@debbugs.gnu.org; Mon, 26 Sep 2022 12:56:43 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4AFA34C2EB; Mon, 26 Sep 2022 18:56: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 UTF8SMTP id Uca8QC0amOZb; Mon, 26 Sep 2022 18:56:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664211371; bh=YJ5QlLWHZmLHmlK6XpIzLuqMUXjWGmF0/EOp8sONzdo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=fbqDLGsyFcUtkWrgxVLhWAzCeGgt/MWDe/rkHQgQhAYm/RE+pLFiJA34IfPEDM65s H/GrJb6CS1DTgkUVk0ENNZN3ieV/f0pmp4eOFd8lVtLsgYtgID5Ewek5daU9jIXaCz 9p/IYB0lH06Rt83HT2ofFq68K0sfjm+u5t3i2Cq3HvN+jyPTXWiJYVLV56Bybb5O/W Bn32rL4zo2VbKyDP9u687VcyP7ntd0x+7lQ5B3rgGFkCxgNfXbw7fdRA4NrlnYdbAv Mpe7w+sf766yWC0ykDHtLk/yq+PN6IAyVpIuvvMCYRfUkH7nAND5wtl/f56TuVvznt JtLuHe/j5Onjg== Date: Mon, 26 Sep 2022 17:55:51 +0100 Message-Id: <20220926165552.27970-40-paren@disroot.org> In-Reply-To: <20220926165552.27970-1-paren@disroot.org> References: <20220926165552.27970-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-emersion-go-mbox): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 74c810f794..21bfd826ca 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6653,6 +6653,29 @@ (define-public go-github-com-emersion-go-msgauth "This package provides a Go library for authenticating emails.") (license license:expat))) +(define-public go-github-com-emersion-go-mbox + (package + (name "go-github-com-emersion-go-mbox") + (version "1.0.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-mbox") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0vnadh2khx7sxn0irrd8gz8ra02x7ij0q8zglq3rqffqil06nliv")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-mbox")) + (home-page "https://github.com/emersion/go-mbox") + (synopsis "Go library for handling @code{mbox} files") + (description + "This package provides a library for parsing and formatting +@code{mbox} files.") + (license license:expat))) + (define-public go-github-com-fatih-color (package (name "go-github-com-fatih-color")