From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 6OoQK3uTp2LZZwEAbAwnHQ (envelope-from ) for ; Mon, 13 Jun 2022 21:43:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yA7+KnuTp2KbbAEA9RJhRA (envelope-from ) for ; Mon, 13 Jun 2022 21:43:55 +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 81FEA15F7F for ; Mon, 13 Jun 2022 21:43:55 +0200 (CEST) Received: from localhost ([::1]:60088 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0pyc-0007yF-Fq for larch@yhetil.org; Mon, 13 Jun 2022 15:43:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56860) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0pwx-0004zC-Bt for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38434) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0pwv-0003gz-OD for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0pwv-0003mH-MR for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v3 34/35] gnu: Add go-github-com-emersion-go-msgauth. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Jun 2022 19:42:09 +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.165514928914317 (code B ref 55903); Mon, 13 Jun 2022 19:42:09 +0000 Received: (at 55903) by debbugs.gnu.org; 13 Jun 2022 19:41:29 +0000 Received: from localhost ([127.0.0.1]:60542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pwG-0003im-Ui for submit@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:29 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pvw-0003eb-Sr for 55903@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:09 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A7E0743B83; Mon, 13 Jun 2022 21:41:08 +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 vmqoaBp4xPU0; Mon, 13 Jun 2022 21:41:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1655149251; bh=ybL6L35dE3NM73xK0T5kYivTKQGxhiV7NMVK8aBJ/20=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=fcdaaBJUFZO0+OyPIWfHucIF3w9bsIAaNKL+c1pL/+mQ4jHz71bmxFOUR88BScfDQ KNU2/iC4pX0+DYlxo2MvD38PvvMYdXN0eBDCy+NfZUEAzrP31WeMtX7b6eVLw8JXRe BRGefAEaoWiERkyNBfpbtOQorB1ji6I96QZ9rp0f9fHuIGpFv/KjxMYjWGp0x89TcR hzuiwZqqX3AL8Yyb7MF9Tj1R3wt2mZPH+f0JDWZ0xzC4YzjHxcwkBRUbBqMoEQ+leK 7rYB7LpYUJ0XXhqTwIoOtNg6dVIWKaeu9Sfbtv+xGswu2aewxInU8FuLMgFiq0EE3c R3Ew9kt68lEig== Date: Mon, 13 Jun 2022 20:40:29 +0100 Message-Id: <20220613194030.3540-34-paren@disroot.org> In-Reply-To: <20220613194030.3540-1-paren@disroot.org> References: <20220613194030.3540-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=1655149435; 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=eszBWFMSNB9l3C+ERvyDriDlxoB1FjZB4RxT3V71nO0=; b=YDJL8jPmwmnC3awm0OUk01B0mcBFR1yq1fOvyDvM+KXgwNlGV6ykrCvYeRrRwLctaX/QcN YGHLjYrehgXYjZ0hkC5ptsCmZx7nAV27+hy5tiCtaa1I+9cFSxFdp+/M+LzomSt7i8qQYk tm0pCDeqjk5aQmsT3VSApS1eYW0/sJ7Osn6PLGlFXupBh4jjkmnST1VrmYaKW9XLPsMvs+ BBmSfaCTaDemreRmiBJ/Yl57jE/zgE0+g0L8esWyJaK5QGTTwotRMCLUCqX2gml2RwELJ+ okxwFkjJSxeZN+7bKkT83R6Y5mYr3101ZHp+bRxlklfxtSMJncWgDyuqZkFynw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655149435; a=rsa-sha256; cv=none; b=qYUDPd9Kwov93F07DAMZWKyDe/OQz7l+V4VbgVI7/YQPqcZVNiE4ME2iXqzG5lPmQwueJU 87lTt+Vipy+goTvspn+drG1jr9V33x/efOOqUuhVJBGoeGTjEtIUeWmviHUejFWiDDBdic xHbdYcBbN66JSRDSVmtCSNGWLI5454XY2KvLLmj0Nv7qjtWWDAKGnGMOeMm0syo3uUbboO FLFBKpULZz7IxAPWs0K7QfdkJixVaEqIQ53ZXg60m3TvAv2bzcKPPYjP/1xAkQxYMcbUo9 4cc9T2hryy/RqzuD3Nykf95fgs4ytIkwnRmeyl6m2BKioaZ3V0S0gX6Tg9DGRw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=fcdaaBJU; 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.59 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=fcdaaBJU; 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: 81FEA15F7F X-Spam-Score: -3.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: 95OBGQfKWo+W From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): New variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 8d1499e85d..5b3f328c89 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10714,3 +10714,33 @@ (define-public go-github-com-emersion-go-milter "The milter package provides an interface to implement milter mail filters in Go.") (license license:bsd-2))) + +(define-public go-github-com-emersion-go-msgauth + (package + (name "go-github-com-emersion-go-msgauth") + (version "0.6.6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-msgauth") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ds8yr4cm9wigcxg1sxc2m0wmy4z9n6gws3mj50dmf2ayij69z9j")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-msgauth" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (propagated-inputs (list go-golang-org-x-crypto + go-github-com-emersion-go-milter + go-github-com-emersion-go-message)) + (home-page "https://github.com/emersion/go-msgauth") + (synopsis "Email authentication for Go") + (description + "The msgauth package provides a Go library for authenticating emails.") + (license license:expat))) -- 2.36.1