From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CGGPB9l+H2M9CQEAbAwnHQ (envelope-from ) for ; Mon, 12 Sep 2022 20:47:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SKOeB9l+H2MHfAAA9RJhRA (envelope-from ) for ; Mon, 12 Sep 2022 20:47:53 +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 CABFC109D3 for ; Mon, 12 Sep 2022 20:47:52 +0200 (CEST) Received: from localhost ([::1]:60936 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXoTH-0004Uq-RM for larch@yhetil.org; Mon, 12 Sep 2022 14:47:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXoQl-0001ZM-2r for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:23 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59259) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXoQh-00029X-9T for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXoQh-0007iW-48 for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v10 22/41] gnu: Add go-github-com-emersion-go-imap-sortthread. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 18:45:11 +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.166300828629389 (code B ref 55903); Mon, 12 Sep 2022 18:45:11 +0000 Received: (at 55903) by debbugs.gnu.org; 12 Sep 2022 18:44:46 +0000 Received: from localhost ([127.0.0.1]:47921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoQI-0007dm-08 for submit@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoQ6-0007b1-3k for 55903@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:34 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 98DAB400C3; Mon, 12 Sep 2022 20:44:33 +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 ISP21Ex5Rg53; Mon, 12 Sep 2022 20:44:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1663008231; bh=1ZWUhVEqhQcrYk1nkKGXU5UPPlM1xQedekvsjkIb4EE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bKXaJyW5slUEgdG+9UjQSEjMtThSvEnpNtjTmqyNoL9d2nFuZl2XCVBxn32aGdX08 dr5heh6QVONzfaR7KTDjUCAy6ZdARbHLPo95y0spFhc7KcBl04T8/cuTLgbY9aAcsr Z6x4VXAg5RGrjqFIOMjxCuOLXbATCepfcdDrAn/sCSo0ZO6S36UMsPZ5VD4Df7smE2 sLsNSD7gjBewRhAZcwniMGAJM9KNr2ezo2RtWghbnvSNqD0WQt9fhyCdc47D+q2Cwj OpWGPmeYPmhFNPD8HAKxRc6GUfWCKq7PECDEsn3apJyRC4fX915LskfIdbB+6cxtrT z0KxG1l2SfbQg== Date: Mon, 12 Sep 2022 19:43:21 +0100 Message-Id: <20220912184340.11292-22-paren@disroot.org> In-Reply-To: <20220912184340.11292-1-paren@disroot.org> References: <20220912184340.11292-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=1663008472; 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=fuMhDkYsw2GzHgTAV4g3ZTngpn4DCfE4XYnxYYIcTcE=; b=uI6j4JD4KfClyKg47OEKqlJ+CxBEpuunMu1yRHlwPunQFQC2ez6Vmi88sZ+SCRJrfwPTHT 2jFfxJP1fTtMxeE/p4m41Yob3fkvdoRyc+ox6+EJttJKhIWwBzrvGQhalvC5l3bKjeOe8q svuLWd3dYhLJ0CeyOwtFy4/kneWVOmctGKLsaKXC/Q5MW+8ib3D2qIFM18s4X3LQj3FKYB JDCphblSKPNv0KFnbzhQzHZrge7JmySM8GlANeDVk+mI6vulOppbMGASy+2oWYXN82r0Sp xoWwwXxcmc9BL7IIgs8pWFtL14qArt/VDEsY1hiJE3J/PhyQ8FIXceMJQ8fCxw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663008472; a=rsa-sha256; cv=none; b=NyCUNpgvy5xiM66vD03LgarGKj//GgdV8P/taTe0qQE19mbrm+3d5C7WZppDBQSHtmCdrE MelJx4Lc3cANUvvdLqgzGKcS/AcpqWkTg/K+r+RPXF6pbtgxFqg2OWJ10rOblJ78dSw1a1 qe7M9OXdi6L/8wuaKHhcbgnfzzacqMOICbxVFpXLuxrJjFQC4TrGE1DljErDrImxNiOILM LrDAcrk3Jd7F6wIoNYAUWbAXeLzakyvxFOcLOn8FoHsoxz5A6u9WbBBxrnfT4jqgJnOzFs qHBCvIp+Lx/Rw8LogsFhDANP5SJdX9lMNpAYj2JHrqSMcoUI9v915SbiBBOhYA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=bKXaJyW5; 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.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=bKXaJyW5; 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: CABFC109D3 X-Spam-Score: -0.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: It7rS5+ySuYD From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-imap-sortthread): 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 7380f94d39..9075cd4b2f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10526,3 +10526,29 @@ (define-public go-github-com-emersion-go-message "The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.") (license license:expat))) + +(define-public go-github-com-emersion-go-imap-sortthread + (package + (name "go-github-com-emersion-go-imap-sortthread") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-imap-sortthread") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1cfbgz1l5angnj52v9pxwggai2shx0h78ffcp7j4r4lr7lzflnwz")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-imap-sortthread")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-sasl + go-github-com-emersion-go-imap)) + (home-page "https://github.com/emersion/go-imap-sortthread") + (synopsis "Sorting and threading of messages for the imap package") + (description + "The sortthread package implements message sorting and threading for +@code{go-github-com-emersion-go-imap}.") + (license license:expat))) -- 2.37.3