From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 SDIvLsPJ+GLS7gAAbAwnHQ (envelope-from ) for ; Sun, 14 Aug 2022 12:09:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8AlMLcPJ+GK9LAAAG6o9tA (envelope-from ) for ; Sun, 14 Aug 2022 12:09:07 +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 7704E339A5 for ; Sun, 14 Aug 2022 12:09:07 +0200 (CEST) Received: from localhost ([::1]:57058 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oNAYM-0000Eb-MK for larch@yhetil.org; Sun, 14 Aug 2022 06:09:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNAVW-00064e-RD for guix-patches@gnu.org; Sun, 14 Aug 2022 06:06:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46184) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oNAVW-0006Ay-I7 for guix-patches@gnu.org; Sun, 14 Aug 2022 06:06:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oNAVW-00056a-EQ for guix-patches@gnu.org; Sun, 14 Aug 2022 06:06:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v7 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: Sun, 14 Aug 2022 10:06: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.166047154519368 (code B ref 55903); Sun, 14 Aug 2022 10:06:10 +0000 Received: (at 55903) by debbugs.gnu.org; 14 Aug 2022 10:05:45 +0000 Received: from localhost ([127.0.0.1]:35890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNAV6-00052E-RT for submit@debbugs.gnu.org; Sun, 14 Aug 2022 06:05:45 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNAUn-0004zM-OE for 55903@debbugs.gnu.org; Sun, 14 Aug 2022 06:05:26 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 473FC4016B; Sun, 14 Aug 2022 12:05:25 +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 21TOOe0HPKjr; Sun, 14 Aug 2022 12:05:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1660471510; bh=knfS5dRhB8h+Adva8Nxw1FprP1nnqoUqiqByl3GmLVY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FAiWjWqDmmI1b8yBY3x4t6mBs5hC9oDZQUSpmD8VAnXONk4Vd7839eyhOOVVcKlze KOCqj1Xq6CS+0m03EUQgI9gg2P5E6L2U5u8QRG6qaEtVRzlGa0I/vASdN9Pv3aDt2B gJD7oegRMN6Ois6xmLjmJjWeoXQ1B5IMdRn4EO582YGiDFGeOOPr+6WCwyeZOdzK1j UBWbAapRzY9pOWN7VTQZgjotvrQqNUfVXz9Y+4FXl9h835D/XjCKK4qsud58a0CdzR g5gZjfFZqt5FuUWNqRJv+CrZIj48u5sgxrSbwF+kflH0oGoAz1N/pMWr7/UFkPN6qH FjiA7DS759UFA== Date: Sun, 14 Aug 2022 11:04:42 +0100 Message-Id: <20220814100500.10205-23-paren@disroot.org> In-Reply-To: <20220814100500.10205-1-paren@disroot.org> References: <20220814100500.10205-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=1660471747; 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=VUC8j9ZpwFuvrjP9whXbXFi9Dkfidr8ie3fyERqoAhA=; b=W3bnzmQCuG3PZnMBGEj/P535tKnIrkwDXr4ipidEeo+VGNZGovvxXf9xrCBPKYYCM9WAoy j5jItfmUxjMC/NtIuTATqzQuJ+pkPGRp8EiVornTHz4CzaZX1AlUFLbZNd+lg1fG/jNKw4 S7zbj/krFOjnxa3W/9CLpz3fJtuKT8qS2xL5pGoVkiybi6VHpxL/vYzjFmdh4XaXv6qYaN 4XV4rcZ3COHmi4NfWdoK7LVWYzL23b5hQcTHCv2EYAXlLxcFrFqhzs+ohkW5ZMHIZlWZkl qQIaslqqAx0vMJ7vNyD90KELUdlYJiGyXpb8KiMQWWmrn0suEsTJqXUIP9BIDg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660471747; a=rsa-sha256; cv=none; b=tRruIpNXR4X8Uq4Z9XXwHUnYBpVOEJbcTeG4Z6ZxbEN7R8VIxsHq8kNEf1C/oBI8SYn1RZ pZDpniYoDOd445mHCV6VnV927OvTAM0a+0gyhKkpeUnJE7xDQtq8tAXpsS7dSoGReC68EU v+DNyIF9SCy4WXf2mcmxkw7EIxL5wpoRNEMKN8r2Jg5oUELrgWyZXdznKwivnpHvmckH/9 IEMkNd167YdjFZiwTdRm1iE5l1+1bjhTwziM5WlUzbv5HbaWqNLhEgA19u81t48sUknrY6 SgKd39vaGGRMS3AM48MqriS5BoIYvVqP9v3LifI4MQLVsDuDBrlyhMfBYHvhKQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FAiWjWqD; 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: -3.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FAiWjWqD; 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: 7704E339A5 X-Spam-Score: -3.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: G6aB9wNe6SUk 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 1cac391d18..a199a09cc5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10498,3 +10498,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