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 3treNLts6mJ+ggEAbAwnHQ (envelope-from ) for ; Wed, 03 Aug 2022 14:40:27 +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 UBe1M7ts6mKY0gAAauVa8A (envelope-from ) for ; Wed, 03 Aug 2022 14:40:27 +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 ABDFE39486 for ; Wed, 3 Aug 2022 14:40:27 +0200 (CEST) Received: from localhost ([::1]:52274 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJDfm-0000vD-TC for larch@yhetil.org; Wed, 03 Aug 2022 08:40:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJDWt-0008Ps-Hj for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56970) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJDWs-0001xg-98 for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJDWs-0006DY-58 for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v5 23/41] gnu: Add go-github-com-emersion-go-imap-sortthread. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Aug 2022 12:31:14 +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.165952985522566 (code B ref 55903); Wed, 03 Aug 2022 12:31:14 +0000 Received: (at 55903) by debbugs.gnu.org; 3 Aug 2022 12:30:55 +0000 Received: from localhost ([127.0.0.1]:46661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWY-0005qy-Gf for submit@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:54 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWJ-0005Of-O9 for 55903@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:40 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4340840DC1; Wed, 3 Aug 2022 14:30:39 +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 LnCGxQhmNz5p; Wed, 3 Aug 2022 14:30:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659529818; bh=BqjXSS8gywLgPYhglY3ehxHsEyAh36b+HmpfgExBINQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gAFYDDaruBL0zBEh7sWGdG1wG4nqb5DW722FFCfI1A2rqEQxNE2g7xu2G37yYfVcM LNOsvCAaonpILTw0sMDDfnwZB/t/6ZcU+IjYU2hLTXrX391drFenqwOEvBxVIYJ5yR AuSFf8xVCAntYfSIBNsLgfdEuK2j6aj/bt9uBPdFkNGHRHaEqkBJRZw8tFS5YZsMHV Ub8sSk/xixjUDQQNFKumHzUIL1ookJtvVelM2/YmNFIKFbhBHGI2ecTWn1I6gsCZ6p qfXPmrKEj8AvFuTYTkzGLsNgOwxXFZj2Zvmartec9xFKEr3CPoG6to4i/l7fB6l5Bu sO0npV1NOfVMw== Date: Wed, 3 Aug 2022 13:29:48 +0100 Message-Id: <20220803123006.5852-23-paren@disroot.org> In-Reply-To: <20220803123006.5852-1-paren@disroot.org> References: <20220803123006.5852-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=1659530427; 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=Rd1HcfAUJ06XRDtyt++5QLtCEiPW84zzg0UEYJUQnzw=; b=Wu7BpIrJbg+vkMr+ZE+4mw6nmSJPGNxZTpuNJyzvJdnZ0GCYYaKkYP9YTr9q02dROcR8Nc b3emcXQZfwbHfu8j33q95w9NligvhAFHiTsfE6vQRjCW1u1ceJ10iGctSqUR6Zm3e12npo 8NpoqUpAzlGvY1Ll7TOBud5+n0BGtyxFdj5z+3QPQKRvT37/+cTjOKblYSWoO8xCpgUmK4 KcafDCBS3pMV+SQMQ1F5dVzp4cs3y7oakYZbwXM7aT9fRiaRf8A7A7GdTUmpriOjzJwaVY 9Qj6wAuZIl3TS7jNb9R61Hd0bYay+vCXKRmP/YdVmCihzcl4DY9Kb4CXZKh2GA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659530427; a=rsa-sha256; cv=none; b=ka/rRr0zRL0KDR5EOzd6T8KL7xTqKw4ywwFifMMice0EPWjzuQdP7IZYtf794ySbBp13VQ seIs9nWe4ldefPDBY1UwSk4Qv/HJC7FD82XjfPS+x/PmP7vE+ZQEgh+ACNRhvW3rL82z1X 6GIKWUpJ9EoRt8EdjRiK7e1hirvrT1gIYwqJJfDZhcbhOlAh/6oMHO8S04b7lPEPREY8Xl 0QDIlTR5+Ynajt2xxond7URBDZNrzC+ZcMGAFH9mlokSmfKxFgc1OFGkhhHyauLzeh6PdE 6JEZmf0CMGGCqaOytE1v2ABryDl9Lhc304mcpLCsMhKMHNeMzuNI75duCt5jIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=gAFYDDar; 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: -2.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=gAFYDDar; 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: ABDFE39486 X-Spam-Score: -2.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: u1VS6JpL71XO 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 618841952d..0550aa1a0e 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10495,3 +10495,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.1