From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 MCuVBXw8U2NiSwEAbAwnHQ (envelope-from ) for ; Sat, 22 Oct 2022 02:42:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4MutBXw8U2M1WQAAauVa8A (envelope-from ) for ; Sat, 22 Oct 2022 02:42:36 +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 E7FE82BC49 for ; Sat, 22 Oct 2022 02:42:35 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1om0Dt-0004Et-FL; Fri, 21 Oct 2022 18:10:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olzKG-0007Zy-Ij for guix-patches@gnu.org; Fri, 21 Oct 2022 17:13:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1olzKC-0002Uy-Ct for guix-patches@gnu.org; Fri, 21 Oct 2022 17:13:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1olzKC-0000i9-8G for guix-patches@gnu.org; Fri, 21 Oct 2022 17:13:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v13 21/42] gnu: go-github-com-emersion-go-imap: Update to 1.2.1. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Oct 2022 21:13:04 +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.16663867572526 (code B ref 55903); Fri, 21 Oct 2022 21:13:04 +0000 Received: (at 55903) by debbugs.gnu.org; 21 Oct 2022 21:12:37 +0000 Received: from localhost ([127.0.0.1]:39195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olzJk-0000eZ-EJ for submit@debbugs.gnu.org; Fri, 21 Oct 2022 17:12:36 -0400 Received: from knopi.disroot.org ([178.21.23.139]:36070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olzJB-0000Ym-JN for 55903@debbugs.gnu.org; Fri, 21 Oct 2022 17:12:01 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 548BB4E883; Fri, 21 Oct 2022 23:12:01 +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 eGmXicVxlM4i; Fri, 21 Oct 2022 23:12:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1666386708; bh=kqboY5AtKNKZF+nXMU+1Km1P5mOLgKGv+02lr4sOUpw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=BvSTHByz0m8M4E52VuJpixS0GmeV+NwTn//RofVTJkUWowsYKoTJGY1NUQr/+VgeM wsi2ekBKaHX4C/mOy4mJ4OJJHjaaD96ZikFGDb+HHlCk2e+2WVTuRCDcE9VvNjKG5F 4ORWQdJtSK0arFUUvtThRl2MZBiTXg3dpngFBsJIcGJFoUtFJRE47PV1sxTtKArnKH PYKBfGHHbGnNNG1LAZoGNFRc49pptevOmgLw5jYyq350OcRSfGLZUU2mbOnm9pw/uj c2u/8bG5f84SiLMwA06g9b7K45mjxZEqzaXCCipqEPkDzP3xAxupn1JG8iWpkE2RmF TALsnUBIa8wSA== Date: Fri, 21 Oct 2022 22:11:16 +0100 Message-Id: <20221021211137.3296-21-paren@disroot.org> In-Reply-To: <20221021211137.3296-1-paren@disroot.org> References: <20221021211137.3296-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: , Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666399356; 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=zRbqhghxGW3mg35f+MWso/vMNrNqNp956mjp7qdxRTI=; b=A88ewiMCrUpBOxE/L2uzTedHiBz/cTvl7S6PQyW4IOW64Q3ArKcQgRe6tAFkUQxp03uz8V hdsEOCEpcnkCvp21yxhY5EgMLODu5l4iMPz8C04Y6UjChx7emptCmLZhtwCLQc9lzTR6Iq HFyqGAdvVql+zgxvuUSt8KPdP77wD5rtrGlJkbnPQ1r1e04+TCFmLwNYpJyfccZXFMR4E6 F2PhImTbx/+IM69YZOrd83LWuAiIfDKjMz1CaQOQiQh2biONdy6SFxNthyq3POwF0uLXp5 q++kCC8zS8vP2oXTfEtu3OfJIuKpZIidhMUpBAi/ldji5GIbusaFAnI40wT+pw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666399356; a=rsa-sha256; cv=none; b=BWaMhJ0eK3T3yUOY2Ee8TSs9F5Ba0VXapxt/EnXnYK9LgE5AnVGA+GqQXDwbGI9IO0U0EC /oel8HEoO0BTIlGgNWnKvEq9uAdzfuX3Tt94Ir9uX/ougtmgmlITMPRMZePrzCm1XkJZIU umkD+wh49Yi9TdAIeuWVClYMKgpZJ3OnOh/ap7hhFvAiMVblavSJlzguzWSWxSHtmQowwo BQC3b1chJaPMeCRy+SZxLsmkg3+RCfsxDLFpIuY47ObJWL44L+7qk+zQvgffNyPWUh6dqk 9Rf5TN6R0iAAqEpifnpl52TNRxHf9zw1LbAv2908uDv9/qZd9WYkrWh4ySnH3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=BvSTHByz; 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.94 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=BvSTHByz; 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: E7FE82BC49 X-Spam-Score: -0.94 X-Migadu-Scanner: scn0.migadu.com X-TUID: y1czTh1EwOAe From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-imap): Update to 1.2.1. --- gnu/packages/golang.scm | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index babf6b8163..8d626537ed 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6491,26 +6491,27 @@ (define-public go-github-com-ddevault-go-libvterm (define-public go-github-com-emersion-go-imap (package (name "go-github-com-emersion-go-imap") - (version "1.0.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/emersion/go-imap") - (commit (string-append "v" version)))) - (sha256 - (base32 - "1id8j2d0rn9sj8y62xhyygqpk5ygrcl9jlfx92sm1jsvxsm3kywq")) - (file-name (git-file-name name version)))) + (version "1.2.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-imap") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ak2ysvfcc9w0g1070msis8x9sh6gzvf0nd65ks594siwbmqddw8")))) (build-system go-build-system) (arguments - '(#:import-path "github.com/emersion/go-imap")) - (native-inputs - (list go-golang-org-x-text)) + (list #:import-path "github.com/emersion/go-imap")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-sasl + go-github-com-emersion-go-message)) (home-page "https://github.com/emersion/go-imap") (synopsis "IMAP4rev1 library written in Go") - (description "This package provides an IMAP4rev1 library written in Go. It -can be used to build a client and/or a server.") + (description + "This 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-sasl -- 2.38.0