From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id IMsLE7kiNma/cwAAqHPOHw:P1 (envelope-from ) for ; Sat, 04 May 2024 13:57:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id IMsLE7kiNma/cwAAqHPOHw (envelope-from ) for ; Sat, 04 May 2024 13:57:45 +0200 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=Lq3DCm5I; 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=1714823865; 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=i1LUjRUIyrfTxTb0L1Wp27XISUI65iLzmzpzxjDYuFM=; b=aZBg0qFeCctW66tB6kJ5b1cB+uxh3nczEtZoR/bV9ZemPiPcwG5N9ol1I8k02b2LO673ru DWl2700I02R1t+NGwN3TP0HgBuuEA8MmPeZ6zyzRjE+1RutC4pwnZXQc2mMd/RQWDrni4p DV8VNIS7ocTEEbooA6jEPu7mtUNFUYB2WrgDJ9FfwhVkbiRV/yP5vM+v8TRuxKFeXjaLp/ yGKXxa3Dqg/pZYIIU3FT+wckczbq1FZfJzX3uCfqp1NKE+I9s8Lc7w0ufuy84v5dtGqyEi h6Zva1EuLhJzAVCfbfsvfe9DNrmrgEtHw6mNPIk5o6zyMivgt9eoS41aaxduNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=Lq3DCm5I; 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=1714823865; a=rsa-sha256; cv=none; b=Um1pN+a+/NtZhfUEKyzAsl3XHS2hwJS3wRSs5VfQ1dZY6/ups1p5jsPZB8iC7dKDanAVNh Oqvnm6nX5XEf3AZBk30GW3pgO+yIg068FoNSQHO7IKLbpPDzD/cn/KcDJ+iDZjv14yasgR 7hNmakwGASzFiMDuWhqefamxaWyTTb93eNwWc1FzPb688eJwiNCGM0MTJbdTLuSkrp+Lx0 7HfjcjzJFQSF9HxYlYv8VUxA/F2louTeLMG7msXAqfW43t/QnmL6pm4t4TlrSfLHZNs85v DqnAx0AU8/61ykpvyzyvr/DaaRJSMEVK1/uc3U7GkFBktyVb21siBXSXQACKtA== 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 2A5B9699F3 for ; Sat, 4 May 2024 13:57:45 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s3DrA-0000hv-7A; Sat, 04 May 2024 07:47:12 -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 1s3Dqt-0000al-8U for guix-patches@gnu.org; Sat, 04 May 2024 07:46:52 -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 1s3Dqs-000082-IK for guix-patches@gnu.org; Sat, 04 May 2024 07:46:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s3DrF-0007c9-EU; Sat, 04 May 2024 07:47:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH rust-team v3 41/75] gnu: Add rust-g2poly-1. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 04 May 2024 11:47:13 +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: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.171482322829171 (code B ref 69257); Sat, 04 May 2024 11:47:13 +0000 Received: (at 69257) by debbugs.gnu.org; 4 May 2024 11:47:08 +0000 Received: from localhost ([127.0.0.1]:53256 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3DrA-0007a8-0H for submit@debbugs.gnu.org; Sat, 04 May 2024 07:47:08 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41759 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3Di9-0004M2-9z for 69257@debbugs.gnu.org; Sat, 04 May 2024 07:37:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714822636; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=i1LUjRUIyrfTxTb0L1Wp27XISUI65iLzmzpzxjDYuFM=; b=Lq3DCm5IPrVl6xFfsCiMZg947tHYINc3mwECJG0WppJtoWSbB5h0xtO/UzJLpz6YUi2+JR zwnJMXvGULd5hDmElFKE3AyJJFlrdstTmU9rQgVK5gDSTd3Yl494AV9W1NoSJYAQao6EHy rXSfUf3JDgI/fpP8IVWu2IBLDjnMq6xZwGlHpmDJPMQwylvhC6aZ7zeZLCoyynjOU1y5FA 4ajruT4SFyXbhEtfAZFbmN10rcqx7hohwqYoE3qTDvoktQ44+6ZRbnEpOFdoCnnZR9ggwM P8i2uCbewcb4SQGdyTf2s2Tt1xMqxmy+uyqHddTyGvAzk3IpILFuptEKbAn1PA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id f921039c (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <69257@debbugs.gnu.org>; Sat, 4 May 2024 11:37:16 +0000 (UTC) Date: Sat, 4 May 2024 13:35:13 +0200 Message-ID: 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-Spam-Score: -4.89 X-Migadu-Queue-Id: 2A5B9699F3 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.89 X-TUID: nMgh65VqyLMi * gnu/packages/crates-io.scm (rust-g2poly-1): Add variable. --- gnu/packages/crates-io.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index e20a5a36b6..d518241d13 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -29243,6 +29243,25 @@ (define-public rust-fxhash-0.2 derived from an internal hasher used in FireFox and Rustc.") (license (list license:asl2.0 license:expat)))) +(define-public rust-g2poly-1 + (package + (name "rust-g2poly") + (version "1.0.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "g2poly" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "04lfc0j6169ljcfh5837ra3izmlcwnzw1c8l5km071ika3kqcsmg")))) + (build-system cargo-build-system) + (home-page "https://github.com/WanzenBug/g2p") + (synopsis "Polynomials over the field GF(2)") + (description + "This package provides a primitive implementation of polynomials over +the field GF(2).") + (license (list license:expat license:asl2.0)))) + (define-public rust-gag-0.1 (package (name "rust-gag") -- 2.41.0