From patchwork Mon Jun 13 19:40:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 39982 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 21ABF27BBEA; Mon, 13 Jun 2022 20:43:18 +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 C314D27BBE9 for ; Mon, 13 Jun 2022 20:43:17 +0100 (BST) Received: from localhost ([::1]:58720 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0py0-0006zu-Ve for patchwork@mira.cbaines.net; Mon, 13 Jun 2022 15:43:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56830) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0pws-0004tG-2F for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0pwr-0003ei-PW for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0pwr-0003l4-Nu for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v3 24/35] gnu: Add go-github-com-protonmail-go-crypto. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Jun 2022 19:42:05 +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.165514928614245 (code B ref 55903); Mon, 13 Jun 2022 19:42:05 +0000 Received: (at 55903) by debbugs.gnu.org; 13 Jun 2022 19:41:26 +0000 Received: from localhost ([127.0.0.1]:60522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pwD-0003hb-Lz for submit@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pvr-0003dQ-0B for 55903@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:03 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7226F43B7F; Mon, 13 Jun 2022 21:41:02 +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 HqPaK9ihxBR0; Mon, 13 Jun 2022 21:41:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1655149248; bh=/VS0LTP3DvuLTo06UGsXROTZ0Oe61/952pW69w/h3wY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=as0100nJYCcpspf1YW/PACW6zYFuW4svxwfOj4CdFYMTxIb5JZwe8K0vxM9fWxIWu LhWcdensAPyaMlaeol1N59bpyyfrlCcrg+HvcFBsAdpp0hNSSkZST709A2ihkSN8hV IdnnM/xQxOCVMVMSVx4zoC0fS1L0Pz5CClvFeRKXP+sOzmD9A+ofkPhftzU/wnku/M w5JvYzB7oFz8fmuf5VbxGdKL7zyLiSFb5yr/APOs1suasxUs1bbz0xjmiy5+M0nEIh 8iuVNxczV7OC2j27YhAd0jhUza1C50O265Kc+WvOEsR8lKLtaOXHTCk1uSGkSGhqi8 HXQZCk/8QsEaQ== Date: Mon, 13 Jun 2022 20:40:19 +0100 Message-Id: <20220613194030.3540-24-paren@disroot.org> In-Reply-To: <20220613194030.3540-1-paren@disroot.org> References: <20220613194030.3540-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 fe11745728..4a71523f49 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10445,3 +10445,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-20220517143526-88bb52951d5b") + (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 + "15dsjxsgr6sbfi651kav3vcfpkkzfb383rahasff4fvb6hwfjr1l")))) + (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)))