From patchwork Sat Jun 11 19:16:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 39870 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8198527BBEA; Sat, 11 Jun 2022 20:20:56 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,TVD_SPACE_RATIO, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4ADBE27BBE9 for ; Sat, 11 Jun 2022 20:20:56 +0100 (BST) Received: from localhost ([::1]:37640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o06fH-00071x-5S for patchwork@mira.cbaines.net; Sat, 11 Jun 2022 15:20:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o06cg-0002KP-N6 for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60146) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o06cg-0007gW-Df for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o06cg-00051C-8y for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 30/41] gnu: Add go-github-com-protonmail-go-crypto-ocb. Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 19:18:14 +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.165497507118987 (code B ref 55903); Sat, 11 Jun 2022 19:18:14 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 19:17:51 +0000 Received: from localhost ([127.0.0.1]:53993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06cJ-0004w4-Dz for submit@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:51 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53352) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06c7-0004tW-1b for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:39 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7CB4943CAB; Sat, 11 Jun 2022 21:17:38 +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 tqBpIXjlOFvM; Sat, 11 Jun 2022 21:17:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1654975043; bh=BYgFimwPomGBGJGdwE1AbSV6BGiPo/3UGgeY5ahNFkY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dqrBLjZa73AUaGc322MFg/p9++NJe0GGzt7XMTN72aiDzCJqiqfq16MrWPvfdbbw+ 2paccxv1B6zgQ+T4n+khymZyDYRQp/HKUN1uTQZPw93Yzp5weZKAZ+p5PNxeT4hDk1 YRnUHy7ExSVAPI/fixJfsssW9eaUbHDbdQVZ+uBsTMyULR38yGcngPH/1XhcEvULnh lIOy63sUCbhsAMp7jKA2FMdQVyos3kGq7YftZMFTQi/xN07Qq3G7VG64/CmNcxmKrt ggYiwr0+ICyFFHarCXsnbUPkJMSDe2tWbYt1waKb0sgGtRq+pHPsiAfyV1xVkLKnEx 3tyxHTDhbCx6w== Date: Sat, 11 Jun 2022 20:16:42 +0100 Message-Id: <20220611191653.15471-30-paren@disroot.org> In-Reply-To: <20220611191653.15471-1-paren@disroot.org> References: <20220611191653.15471-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" X-Patchwork-Original-From: "\(unmatched-parenthesis via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-protonmail-go-crypto-ocb): New variable. --- gnu/packages/golang.scm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index d3604854f7..0b157e4e5d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10499,3 +10499,12 @@ (define-public go-github-com-protonmail-go-crypto-internal-byteutil (substitute-keyword-arguments (package-arguments go-github-com-protonmail-go-crypto-openpgp) ((#:import-path _) "github.com/ProtonMail/go-crypto/internal/byteutil"))))) + +(define-public go-github-com-protonmail-go-crypto-ocb + (package + (inherit go-github-com-protonmail-go-crypto-openpgp) + (name "go-github-com-protonmail-go-crypto-ocb") + (arguments + (substitute-keyword-arguments (package-arguments + go-github-com-protonmail-go-crypto-openpgp) + ((#:import-path _) "github.com/ProtonMail/go-crypto/ocb")))))