From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IAI2B8XjMmUqVAEAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 22:32:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IAI2B8XjMmUqVAEAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 22:32:05 +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 BD3BC56947 for ; Fri, 20 Oct 2023 22:32:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697833924; h=from:from:sender:sender: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; bh=2NNTt33i1U44+vuN3D2w+opNya2bPrlQcVLarlWCqVU=; b=SljPX0HwinqixnAr+ncK0gwqtZkoDfYeg0heRdv0SAkpI6sr646bpb43sbvusbnX4tyncJ oe7sgfri1Q0jUq15m/kKKOohT/96SM8ogSBKiAy16hZ1yK8IvFl0iDN9CZYhBncvvJ5rex PKncarrtU93d4mBzXaUCiRniZjIwfNjTxlAhMM6d8Iu5r0jY7otd+ptqvvhr03gRGTLJhM PQ91oRH3JrwK+51GTtSudmP32YVtL1KEVll0Hpp86rTyEn0uas4B5pH/z2uQbOujZf9Jlh lq/Ptpf/VVpc/7IP0x2gZpd6CQoAMF531fjWReqgeWOiwjfiUn3qIrPM7mYoqw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697833924; a=rsa-sha256; cv=none; b=oXC7aixWc3dZtAHxth+zrQ20CruK666HnWVHt+atVHm9770zfdomA98phGQF1OXE/o/XEU mSVFFiTycyn0x3vv8d9ldWZr7er8DCt/rNGeshYXaRvNopgSAOIYw17RQtm3YsGAoBS8T8 imY8HUu5Bx5HY1qFR3yfQHeCPwr52YGANn7FlXDpANHqL5BvfGJTw4g4QO/YR0gIihEmoF U41yodywLCJbHfbsWXiURxn/v+F0v+odXtLb5k88+MDqX3rios1NHjVCiE/QSLob/Rx+TA YVvEFIGcVqoRf6zBNa9QIPigI6g5p+4RWjyEvzDjs2aPf5eWo2ExzE0ryT9KnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtw9p-0003V5-7s; Fri, 20 Oct 2023 16:31:45 -0400 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 1qtw9g-0003SP-CU for guix-patches@gnu.org; Fri, 20 Oct 2023 16:31:36 -0400 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 1qtw9f-0004v3-Vx for guix-patches@gnu.org; Fri, 20 Oct 2023 16:31:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtwA7-0004wv-AK; Fri, 20 Oct 2023 16:32:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66579] [PATCH v2 08/15] gnu: Add rust-shannon Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 20:32:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66579 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66579@debbugs.gnu.org Cc: steve@futurile.net, efraim@flashner.co.il X-Debbugs-Original-Cc: guix-patches@gnu.org, Steve George X-Debbugs-Original-Xcc: efraim@flashner.co.il Received: via spool by submit@debbugs.gnu.org id=B.169783388118657 (code B ref -1); Fri, 20 Oct 2023 20:32:03 +0000 Received: (at submit) by debbugs.gnu.org; 20 Oct 2023 20:31:21 +0000 Received: from localhost ([127.0.0.1]:41642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtw9Q-0004qh-AR for submit@debbugs.gnu.org; Fri, 20 Oct 2023 16:31:20 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtw9A-0004lp-NS for submit@debbugs.gnu.org; Fri, 20 Oct 2023 16:31:05 -0400 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 1qtw8e-0002px-27 for guix-patches@gnu.org; Fri, 20 Oct 2023 16:30:32 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtw8c-0004YE-7Z for guix-patches@gnu.org; Fri, 20 Oct 2023 16:30:31 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qtw8Z-006yYJ-QQ for guix-patches@gnu.org; Fri, 20 Oct 2023 22:30:27 +0200 Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qtw8Z-0002N2-6M; Fri, 20 Oct 2023 22:30:27 +0200 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qtw8G-00CqMJ-CT; Fri, 20 Oct 2023 22:30:08 +0200 From: Steve George Date: Fri, 20 Oct 2023 21:27:54 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: <3e60165e-956b-443a-ae07-db86fd7157d2@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: permerror client-ip=2a0c:5a00:149::26; envelope-from=steve@futurile.net; helo=mailtransmit05.runbox.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -4.74 X-Migadu-Queue-Id: BD3BC56947 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.74 X-TUID: KWSMKlhYOEih * gnu/packages/crates-io.scm (rust-shannon): New variable. --- gnu/packages/crates-io.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 83e6f11b05..9aa975cf42 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -61586,6 +61586,28 @@ (define-public rust-shadow-rs-0.8 exactly where a binary came from and how it was built.") (license (list license:expat license:asl2.0)))) +(define-public rust-shannon-0.2 + (package + (name "rust-shannon") + (version "0.2.0") + (source (origin + (method url-fetch) + (uri (crate-uri "shannon" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0qa52zs4y1i87ysr11g9p6shpdagl14bb340gfm6rd97jhfb99by")))) + (build-system cargo-build-system) + (arguments + (list #:skip-build? #f + #:cargo-inputs `(("rust-byteorder" ,rust-byteorder-1)))) + (home-page "https://docs.rs/shannon/0.2.0/shannon/") + (synopsis "Shannon cipher implementation") + (description + "A Shannon cipher implementation, that encrypts a message using a +shared secret key.") + (license license:expat))) + (define-public rust-sharded-slab-0.1 (package (name "rust-sharded-slab") -- 2.41.0