From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SNFHMKqnG2M6DAAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 22:52:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uGpiL6qnG2PRPgAAG6o9tA (envelope-from ) for ; Fri, 09 Sep 2022 22:52:58 +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 8B3823C677 for ; Fri, 9 Sep 2022 22:52:58 +0200 (CEST) Received: from localhost ([::1]:46864 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWkzh-0006gD-C9 for larch@yhetil.org; Fri, 09 Sep 2022 16:52:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWkxy-00047U-8Y for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47069) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWkxx-000382-Ut for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWkxx-0004eL-Qh for guix-patches@gnu.org; Fri, 09 Sep 2022 16:51:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v9 21/42] gnu: Add go-github-com-emersion-go-sasl. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 20:51: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.166275663917588 (code B ref 55903); Fri, 09 Sep 2022 20:51:09 +0000 Received: (at 55903) by debbugs.gnu.org; 9 Sep 2022 20:50:39 +0000 Received: from localhost ([127.0.0.1]:35725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxS-0004ZR-Ow for submit@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:39 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxJ-0004WE-Hp for 55903@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:29 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 60F8745C04; Fri, 9 Sep 2022 22:50:29 +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 e4ca0jCprSts; Fri, 9 Sep 2022 22:50:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662756617; bh=PQwX2iO2FKn/tlW6segoUWeWN/w8MvXco00C0tDvYUE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=evymlAwawZqJrurXrh9vs1+2TaZTAcp1dBsX/tjBabDn6KS7qc8fEQpDF2aGpPRfV pnxDq117UGfFOs/TMBsx0FOsshaHcSjuHgMdavPE5oira2ygsUpe99hgq3pUwuEMpO Dx70j3prcCw1ZsRn0CGxNdd4PV8Uo8NHI73OTcZR9VdbVUh/C3+MUprjeb/wnqFvNX YN1kSnX3RsKhiGHHUKZTIKzS/eVhsmI1MR5a/Us2U3NIDnjQIvhMOWYy1BWyOnKt3x 1qDCcbCKYrQdKrcDoLzwiCCYFXSdR2Kb25ZcDtpoll07VvppiVeYSriqeS9iPW0XaY 3cNFhiRkLY4fw== Date: Fri, 9 Sep 2022 21:49:45 +0100 Message-Id: <20220909205006.13937-21-paren@disroot.org> In-Reply-To: <20220909205006.13937-1-paren@disroot.org> References: <20220909205006.13937-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=1662756778; 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=A8DXECL2HwuVXr9axQG7piDPWsj1XwBzC7AYy0EwAKU=; b=Axd9VXJw2gyprycHFoh46VivGnHVQxYerN1OmDdNFktjo1VDkU9HERvBiBr6c5YPwIF9Zf OM4iyHDKgGlTocnHpKs6qqudxT5NDYm1MYXj9gNTwEYhGby9fQ4nyt4j1ED+fv6ySg6UaX pxzBd2inum3+lLqjAJjj4vnRX8TXR+50rdiGzyOY0QxdOT3DqAQISP2wUetG6YpUcVPiOe U7tA8Z75erzmpsEO0pZzansvgP5pv22B+ZSEGKoU32jbbysclY/eiS+BCVU3hpaxBXWkPu rqbrrakcWgnCCm4fOFPMcuz9Amd5Ce6JuorHxokglbjAlcLkmi1xPbOUH4kzvA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662756778; a=rsa-sha256; cv=none; b=Mpi/gdejdKSpPEiqPHCVQNsY8VMdu8aMk9+v0MMUI1om43yfu8HhD33ElDb5kqPag4AJ2k w4hVAlw72erOG60/uHi5/qqyxM/ufA+Sot4AzbFBhnK309joXIEMxeVc/R1v9M98k3iN7G x6eB4gx05pW4fFCAkahJvBqKTr9kZlL5IREfel1l8m7MSLtDx+6XOVn57+RUKvn+6OnKWS QweQSvr8gqyzhp1KBz+7UfCdow51s+dYgSCTfgjnFGLlOAPKGUl8yVm3pw4I4w303chrvC IkylNEr5d5NrQyVnQCYgaAnV7KE902m/6AE58KMLgVz/7NCaNO+bRrShjY0g4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=evymlAwa; 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.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=evymlAwa; 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: 8B3823C677 X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: oTb05AJUdro3 From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-sasl): 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 7fdcf28096..5d4db6816a 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10550,3 +10550,26 @@ (define-public go-github-com-emersion-go-message "The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.") (license license:expat))) + +(define-public go-github-com-emersion-go-sasl + (package + (name "go-github-com-emersion-go-sasl") + (version "0.0.0-20211008083017-0b9dcfb154ac") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-sasl") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1cbf86wkqrdinfydndgdlnayg4a5mg3d4vqra377j2sfkg7wj0hs")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-sasl")) + (home-page "https://github.com/emersion/go-sasl") + (synopsis "SASL library written in Go") + (description + "The sasl package provides a Simple Authentication and Security Layer +implementation for Go.") + (license license:expat))) -- 2.37.3