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 8Aq6LDps6mJ/AgEAbAwnHQ (envelope-from ) for ; Wed, 03 Aug 2022 14:38:18 +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 mDGvLDps6mIS6gAAauVa8A (envelope-from ) for ; Wed, 03 Aug 2022 14:38:18 +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 9180438E7D for ; Wed, 3 Aug 2022 14:38:18 +0200 (CEST) Received: from localhost ([::1]:47598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJDdh-0005yW-Mv for larch@yhetil.org; Wed, 03 Aug 2022 08:38:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJDWv-0008Vz-1u for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:17 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56976) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJDWu-0001yV-ON for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJDWu-0006EH-Ku for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v5 32/41] gnu: Add go-github-com-emersion-go-maildir. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Aug 2022 12:31:16 +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.165952985722940 (code B ref 55903); Wed, 03 Aug 2022 12:31:16 +0000 Received: (at 55903) by debbugs.gnu.org; 3 Aug 2022 12:30:57 +0000 Received: from localhost ([127.0.0.1]:46673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWb-0005xV-8X for submit@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:57 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWN-0005Qb-9X for 55903@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:43 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 269CC40DF5; Wed, 3 Aug 2022 14:30:43 +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 g6shRNlLhgPP; Wed, 3 Aug 2022 14:30:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659529820; bh=y03EdqicB9A/PaLFLkVm2ecs7mNeLLYCkzs5k1DY9WY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=hFOOi7NV0T9TLAKnQdyDzvDObJ8bLTJ/zbYIqp7v9vhcNRHNdhuIvZzRcl+pUiM4S g8BHWEFKpcMmeSbfwLZXN7aszRhbYWge+ESi40bsCvg6ZzV5SQ/yTmt/RVPopsJjuq cz+pvFOsFaJ2NQM2/eKauImI6bexZLSopFXSGleqGih8zVcqkqqH7gupmdVRpJysZ5 aL0BTohrcsVgH01Zt3MSvZtiMeEtWcI7ZVn6dMG/Cf2jSxMQuk3LHn5F+5oqe33kU5 hGQeS6c92nScaEzmsWRp2t/1p4/GgKibBoiJ6K2FYdfkWNOyvp3HW9MaFB0ulr7gL/ QrQTcn5s1iCqw== Date: Wed, 3 Aug 2022 13:29:57 +0100 Message-Id: <20220803123006.5852-32-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=1659530298; 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=6Wp8Lf9P3XieAxE8OU6C2MeXSKLdjCbH/Z/pPky3ADM=; b=gRx4GuRLhD2G5j9zQ5Wc9xbv3qw7kqylmyD7eqD0ujPOw7p5YbapFPHL1ieYlmmZtYaf0l ZGf8ZlkihpmGd1jTTswZDpTeoPmyvTr+mM/sWUaZrwys66dtf5jv1Nvq+jjVxHlIwRejct 5Wrv2X/1sacZWi047rDg5TyNWNKLsa0CqjTcx1LEqZdA7Pjb47aKTJ2ObNOzxhFaBWVEp/ VMKTLL24ANqzTNB4XBmKkQKX+gf+i/t4PB59RIdR+N+p4F0pya1Aa41LuljxNcqApFGHSL tPCaD5ibWfS3e00LptshbeiTvYHzpfb+NpKMq3jYTO9oA/NorzeJdvqjK6YgnQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659530298; a=rsa-sha256; cv=none; b=hP4+s4GlT+Ud3iqWeuOdhQRO1eBf+ailSuawM/wzpK1jJZmrafgEO7t8V2+ebfFfjNQONv a9zGcgx09AlIDt4XWwUQZlv+H+C2ajAoNw5z2twPoqG7hGh1QBOKTpHCa5u2jFqpEF69zb rYz5LX1svqU9T1MaWwchdFTwW95N4hnJnUeFdG4sxZhygolxB3/Q+6ouejvcfmS/SmZJXe 8HgeUtE2EPQAyao4VyftBBOjxpXCYhtooGiAmHglRglu+h6OUKNI6Svrs/IWqcmwAQt4ge oZJn+EUorys5Jy1JxJ+9tew02k1NFJwS13dCqoy9TWbbuktcS8jnpEYuRDu/pg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=hFOOi7NV; 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=hFOOi7NV; 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: 9180438E7D X-Spam-Score: -2.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: K7ZN/9mKJaOt From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-maildir): 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 9959dd118c..d3d1b9e957 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10743,3 +10743,26 @@ (define-public go-github-com-google-shlex "Shlex is a simple lexer for Go that supports shell-style quoting, commenting, and escaping.") (license license:asl2.0))) + +(define-public go-github-com-emersion-go-maildir + (package + (name "go-github-com-emersion-go-maildir") + (version "0.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-maildir") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rs9kbacjpcza25pmdkbm7sdm7r6gq4g44nihi9asyrvspx96zf2")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-maildir")) + (home-page "https://github.com/emersion/go-maildir") + (synopsis "Maildir interface for Go") + (description + "The maildir package provides an interface to mailboxes in the Maildir +format.") + (license license:expat))) -- 2.37.1