From patchwork Thu Aug 4 17:10:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 41267 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 23C3427BBEA; Thu, 4 Aug 2022 18:26:29 +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,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 CBE2627BBE9 for ; Thu, 4 Aug 2022 18:26:28 +0100 (BST) Received: from localhost ([::1]:48182 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJec8-0006Oi-08 for patchwork@mira.cbaines.net; Thu, 04 Aug 2022 13:26:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJeOK-0003bK-7k for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36734) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJeOJ-0007Hb-Vr for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJeOJ-0004N8-RY for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v6 24/41] gnu: Add go-github-com-protonmail-go-crypto. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 17:12:11 +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.165963309316497 (code B ref 55903); Thu, 04 Aug 2022 17:12:11 +0000 Received: (at 55903) by debbugs.gnu.org; 4 Aug 2022 17:11:33 +0000 Received: from localhost ([127.0.0.1]:54668 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNg-0004Hv-Fl for submit@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:33 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNN-0004DA-8d for 55903@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1FFF840E55; Thu, 4 Aug 2022 19:11:13 +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 z9HDwfNu3bU2; Thu, 4 Aug 2022 19:11:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659633061; bh=y+Da58dauM5EpG9+M6KgagmW2W9rttby6hQSbX6smWg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=YK7+4667Wgtd8P9faF6jhYAsQe51y/ABTchwltyy4zxU0wRekfbYY+ZPBxw+OhWR6 etOKZL2LRDwGf1A81XPC/PkzmF54dj/fewlomsda6b6007IJoHdLj6yS8GAIK0V/ct Fzp1l1Hk1ro2BSmQ689Sx+kWLx7bT5gab4kLrOzi/kYVUyd0bu7F9tK/0T7Je2YDP4 EomvAaASQh0MS7mitAQHAJv7BD0vLJn/43ptE8BxAA3WjV+KsZZlY5toE4/aF041d+ iPB+LcSX6TK6lVcmE5tzuKDd9QZpcdQOycNod8RcuhAxeMfZe4xw6w+ldbIsEaQp9G aL5/6t6IlhruA== Date: Thu, 4 Aug 2022 18:10:30 +0100 Message-Id: <20220804171047.24424-24-paren@disroot.org> In-Reply-To: <20220804171047.24424-1-paren@disroot.org> References: <20220804171047.24424-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: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-protonmail-go-crypto): New variable. --- gnu/packages/golang.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4532d9f94e..aaeb42e95b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10547,3 +10547,35 @@ (define-public go-github-com-emersion-go-imap-sortthread "The sortthread package implements message sorting and threading for @code{go-github-com-emersion-go-imap}.") (license license:expat))) + +(define-public go-github-com-protonmail-go-crypto + (package + (name "go-github-com-protonmail-go-crypto") + (version "0.0.0-20220623141421-5afb4c282135") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ProtonMail/go-crypto") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05qxdbn8wdk901z5kw2r3jdrag58nxlcsy0p8xd6rq0d71sw94wy")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/ProtonMail/go-crypto" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (propagated-inputs (list go-golang-org-x-crypto)) + (home-page "https://github.com/ProtonMail/go-crypto") + (synopsis "Fork of golang.org/x/crypto with up-to-date OpenPGP +implementation") + (description + "The crypto package provides cryptography for Go. This version of the +package is a fork that adds a more up-to-date OpenPGP implementation. It +is completely backwards compatible with +@url{golang.org/x/crypto,the official package}.") + (license license:bsd-3)))