From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kNGkNW130mXdNQEA62LTzQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 22:32:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id kNGkNW130mXdNQEA62LTzQ (envelope-from ) for ; Sun, 18 Feb 2024 22:32:29 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=VWZyyf4F; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708291949; 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=G2e91598BHJeUhKf7jtJkf6o79A5WaH/1Bi5dcGeNPY=; b=pSDER8dAhlycfGhoHdzPJSYm0uogCaYvLBZ344sYOyHjZjfxX+mOZ53/OLpDCgGkoRAH+E XGBo9CT4rBBoK7d5ky64TzgTqroYDGzxaFJpgtzuTjWi+aOIC7ufEmNJxRKnfTgRfvqIwV RfLafxaavC6SpzXHxkZy6n+P/XdQjSVNyE9jIbFvvPtGffC6yepMzoHZRVZwxror/ubqaL I8XkKXOhMUwgWzLc5NjJEj2dDM18FSGsda8G8RV/X7Ks4b9YxVJz/tfkaXMyRlt7dnMfJL z/Rgn0z8eoPccwMa47UJXvKznoIrDlzd3/S7D9xo1MbHdl9oNLX4Ty48Ao1mkQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=VWZyyf4F; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708291949; a=rsa-sha256; cv=none; b=iou9BHDq/t6cEwkG3raZBz9gYXJBac8+1aWdA3qtbeHWjdKHDZqOmsI7QwaudC6KCQdm01 kbTvLg8Ww+C3NQ8+9h0GfkFNXp7S5sNSbUoPoFTE/uXPYnUkIlYvq+WBXXgboc9WdSOTkA yL3Chsjdp6Ztj6uzB8BT3Vyda8GhR4YJJxR5RPygmY+NCiaJ36/wWQcYaI6jg0zhr4n7jm Y1RppKiq6v5/9uKY2PjrATBIDIHIhgJRToubfWNYVL/FvqmeARfQIXAL6IHnmv9p3dRGnv 8Ee0kbX/OjIZ64+S9x1cBCPrOpskGkqsWINh8ZoZyo8Jk7rmJdqOhSEgfAFchQ== 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 AEFBC4793B for ; Sun, 18 Feb 2024 22:32:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbolo-0005nG-RA; Sun, 18 Feb 2024 16:32:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rboli-0005hb-41 for guix-patches@gnu.org; Sun, 18 Feb 2024 16:32:15 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rbolh-0002nC-Rq for guix-patches@gnu.org; Sun, 18 Feb 2024 16:32:13 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbom2-0004Yu-HI; Sun, 18 Feb 2024 16:32:34 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 163/228] gnu: Add rust-merlin-3. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 21:32:34 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.170829194217255 (code B ref 69257); Sun, 18 Feb 2024 21:32:34 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:32:22 +0000 Received: from localhost ([127.0.0.1]:39598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbolp-0004Tx-O8 for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:32:22 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:49173 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboRn-0003Fp-UY for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:11:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290674; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=G2e91598BHJeUhKf7jtJkf6o79A5WaH/1Bi5dcGeNPY=; b=VWZyyf4FHWXLI5RtIZ4faiBnByUXKc8kwUr3kwYNKH5OxYCFBYfRBL5ZbIC5ft480/28+g vWj0Nv5ZK0sYPrPBgmNC6nkpRWfrvMzBM9xxD0P66/xlBm2M1wpK3xfkmGHSyK6KelN1BW zBnpE8/ixsuG/wMEiJs9IP5d2N8EMCYZUJCKelUAuIUSjdsMIEWrlskxmUAUrr3hJq5U17 vHRn0Qcy74u45w43U63IEO5XOITtKM/OWK3CVN8h8jddVHaMFMT/W3QGMnNPzd8l9wt9hv TvyB2pL9SgXVpny8RlxqwLRsdvZ/F2XHiCqVzS0WGHCsqpyUoGSrumk9KEdrrQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 369b2a49 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:11:14 +0000 (UTC) Date: Sun, 18 Feb 2024 22:08:53 +0100 Message-ID: <18bb656de76198ac2a60b30196509374fc3c6112.1708288188.git.herman@rimm.ee> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: AEFBC4793B X-Migadu-Scanner: mx11.migadu.com X-TUID: SiGi1N1Er5Br * gnu/packages/crates-io.scm (rust-merlin-3): Add variable. (rust-merlin-2): Inherit from rust-merlin-3. Change-Id: Ic54984d4fdd484164f2ed33b8a981f439cf328fe --- gnu/packages/crates-io.scm | 42 ++++++++++++++++++++++++++++++-------- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 31a01028fc..0c52ec0def 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -38282,8 +38282,40 @@ (define-public rust-merge-0.1 to merge two objects of the same type into one.") (license (list license:asl2.0 license:expat)))) +(define-public rust-merlin-3 + (package + (name "rust-merlin") + (version "3.0.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "merlin" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0z9rh9jlpcs0i0cijbs6pcq26gl4qwz05y7zbnv7h2gwk4kqxhsq")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-byteorder" ,rust-byteorder-1) + ("rust-hex" ,rust-hex-0.3) + ("rust-keccak" ,rust-keccak-0.1) + ("rust-rand-core" ,rust-rand-core-0.6) + ("rust-zeroize" ,rust-zeroize-1)) + #:cargo-development-inputs + (("rust-curve25519-dalek-ng" ,rust-curve25519-dalek-ng-4) + ("rust-rand-chacha" ,rust-rand-chacha-0.3) + ("rust-strobe-rs" ,rust-strobe-rs-0.5)))) + (home-page "https://docs.rs/merlin") + (synopsis + "Composable proof transcripts for public-coin arguments of knowledge") + (description + "Merlin is a STROBE-based transcript construction for zero-knowledge +proofs. It automates the Fiat-Shamir transform, so that by using Merlin, +non-interactive protocols can be implemented as if they were interactive.") + (license license:expat))) + (define-public rust-merlin-2 (package + (inherit rust-merlin-3) (name "rust-merlin") (version "2.0.0") (source @@ -38301,15 +38333,7 @@ (define-public rust-merlin-2 ("rust-hex" ,rust-hex-0.3) ("rust-keccak" ,rust-keccak-0.1) ("rust-rand-core" ,rust-rand-core-0.5) - ("rust-zeroize" ,rust-zeroize-1)))) - (home-page "https://docs.rs/merlin") - (synopsis "Composable proof transcripts for public-coin arguments of -knowledge") - (description - "Merlin is a STROBE-based transcript construction for zero-knowledge -proofs. It automates the Fiat-Shamir transform, so that by using Merlin, -non-interactive protocols can be implemented as if they were interactive.") - (license license:expat))) + ("rust-zeroize" ,rust-zeroize-1)))))) (define-public rust-metrics-macros-0.2 (package -- 2.41.0