From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 eALwCMKnG2PeTgAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 22:53:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wAEJCMKnG2OSAgAAG6o9tA (envelope-from ) for ; Fri, 09 Sep 2022 22:53:22 +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 DDA633C8B3 for ; Fri, 9 Sep 2022 22:53:21 +0200 (CEST) Received: from localhost ([::1]:47190 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWl05-00080r-2p for larch@yhetil.org; Fri, 09 Sep 2022 16:53:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWkxy-00048t-Ju for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47070) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWkxy-00038F-A0 for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWkxy-0004eT-6y for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v9 23/42] gnu: Add go-github-com-emersion-go-imap-sortthread. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 20:51: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.166275666017697 (code B ref 55903); Fri, 09 Sep 2022 20:51:10 +0000 Received: (at 55903) by debbugs.gnu.org; 9 Sep 2022 20:51:00 +0000 Received: from localhost ([127.0.0.1]:35740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxo-0004bM-9L for submit@debbugs.gnu.org; Fri, 09 Sep 2022 16:51:00 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxL-0004Wg-AJ for 55903@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C925F4A024; Fri, 9 Sep 2022 22:50:30 +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 FIJbs781aCgb; Fri, 9 Sep 2022 22:50:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662756618; bh=MTzb9A4wdFqnp/mns0k+sHFNlyy8HmZrPRBAS84Gfec=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bJiiDQqVGOAaEik0Huyh2/EeiLj7T4Wx/SIU4nYzjiWkiti3vwiH9CXRUJ/OJ66TP xwHtzN+7n6+TF+zD136SWV1Rh0uQQxP9TirL/ECaCX/agpH2Q3acuFsrrFh2X5OcAK mJ4OVmaSoQd92Cakh6yLyhtCtr6gL83sPYNDkQoG30f/OaJ1VsoMqbq+IEO6Cm11Ry wtH1Kkl7JZs4uCtQ8m8K3wAXMcMny40AXxTN9vdADbiks6P3Y3+1bKEDPlFn1b93Jd IIF0wboh5SppltGgry8bP1hz2k7RSNwM0sXBdlRaU0XqmAVfzuK0+YRmTvryytgT5w FOtc9og3vFlrA== Date: Fri, 9 Sep 2022 21:49:47 +0100 Message-Id: <20220909205006.13937-23-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=1662756801; 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=oq8cEgaAf2cnGAq0lqTmw+EWblQyEfUt+vCwnfXtLww=; b=MRDhQ1L9YpJd6Ouhnn4c5vfYX8DZuKVm81HFANXNJIsM8e6ldP1/wKhSgsCBOdDTnTxaxW ZBbkQh6a8kJGB/RxjejcdFEtDkal5rqi5n3iOvW8na/HgmBfS/Icxiu2GB+Z5SzCLFSeoL iQX9MMVu+3x/nVdvCcYlKR5jwPD9+TokeAffaoAnbxHfFn21TcrrdOhDKxre5e3iTwlq5S WmI5ZiAix/AxqYGcjSNsDp4r7l9eFx/QTzrmiUb3ln9j8BgR/XvW+zFjl1J9+P/H+Iip7x k8VByTRar2etC0PvIZbhgBq4Gygg/x/U2lwRblktnzQkbcpCJXhogZWnpZH71w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662756801; a=rsa-sha256; cv=none; b=jQRXPWIsWHdCvFhvU1We/Lcx3XXocCzJKbiqjaO0O4+tJeoh8miI+YaqjrvEeor2bKFVWL Q7BkZ6IqMyPN/xu1k+MKg1uTqJaEXfqHz1lqoVEKsoqX2t+pPXjol/ZuNtIYXVVtRRUql1 KfGvmwSSKLYkG6SG2Z5REX2COPQwqYkYeXqrAB++ZM0801QPLKD8asVR72NDQYM85SGtL2 Tw+4LxZlbMcnHCchkgxrIBVynvGC2h97UlyZCI4B3KqW7uaS+n8ZKxPt5cy5Mz3OIEdpd7 dG5N5H+IQt5CynLjlLzAvbaLdaVlUxCMUrwQDayhoAyJNm4frTj7MNKe72Cgow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=bJiiDQqV; 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=bJiiDQqV; 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: DDA633C8B3 X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: DHz8VVXt+KSu 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 720a1cb51e..deeab2e7d7 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10599,3 +10599,29 @@ (define-public go-github-com-emersion-go-imap "The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.") (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