From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YEHiIR8RRmHu3AAAgWs5BA (envelope-from ) for ; Sat, 18 Sep 2021 18:17:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8NWKHR8RRmH3LgAAB5/wlQ (envelope-from ) for ; Sat, 18 Sep 2021 16:17:35 +0000 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 588B6C368 for ; Sat, 18 Sep 2021 18:17:35 +0200 (CEST) Received: from localhost ([::1]:40146 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRd1y-000309-BE for larch@yhetil.org; Sat, 18 Sep 2021 12:17:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37380) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRcza-0000RC-BU for guix-patches@gnu.org; Sat, 18 Sep 2021 12:15:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53245) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRcza-00057K-4Q for guix-patches@gnu.org; Sat, 18 Sep 2021 12:15:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRczZ-0004L1-Vz for guix-patches@gnu.org; Sat, 18 Sep 2021 12:15:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50662] [PATCH 08/34] gnu: Add rust-crc-any-2. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Sep 2021 16:15:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50662 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50662@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50662-submit@debbugs.gnu.org id=B50662.163198167316468 (code B ref 50662); Sat, 18 Sep 2021 16:15:05 +0000 Received: (at 50662) by debbugs.gnu.org; 18 Sep 2021 16:14:33 +0000 Received: from localhost ([127.0.0.1]:36526 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRcz3-0004HS-7X for submit@debbugs.gnu.org; Sat, 18 Sep 2021 12:14:33 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48507) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRcz1-0004H5-WD for 50662@debbugs.gnu.org; Sat, 18 Sep 2021 12:14:32 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6C66C240032 for <50662@debbugs.gnu.org>; Sat, 18 Sep 2021 18:14:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631981666; bh=sveIsrG/Ir68WW3IzuIr02sWRsm8bFhgvpSclEmxHBQ=; h=From:To:Cc:Subject:Date:From; b=IqOrILskDMuwdl3/RaJlp99mZHewfI/xvo/CaBvTpKudXaWN/qeZrCLwUR+WZzx04 2MomCRmo1QsxgZ7adXBIymuQkbdRaOm9utnhNmjmcahpOtlSeXvx4o/nNUMzldun5k UZ06LKy74/wxRcwq4kBOoAcvi0a3NhEq4P2JJ+u3X4kvDDPiqLNMZxNaJHMM5xFnpK E0JJDxE1MbrrPdwVzupBFo9OJzlUVKsTkG2ZiRy6LDVAaWp7ZusFmu5vMjWMZegm0G nceYCVizE8DqByBTNDnGZNVD2B7WQT5rwAZmj30qn5+9o4CHHuW+hcWwYWkI1be5n9 MOM2GEsE73fxw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HBbVk3RY0z6tmM; Sat, 18 Sep 2021 18:14:22 +0200 (CEST) From: Vinicius Monego Date: Sat, 18 Sep 2021 16:13:10 +0000 Message-Id: <20210918161336.208727-8-monego@posteo.net> In-Reply-To: <20210918161336.208727-1-monego@posteo.net> References: <20210918161336.208727-1-monego@posteo.net> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631981855; 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:dkim-signature; bh=JALKtRSeoce0rbSPkb84AFO7Lb/i+e9faDbJErxj+Nk=; b=CzB5WjDUQlXSsWlxLUqZhiMmirCqcGgLSv8iH94TlM6xWcP5IK1sKA+3ck0jywItndiAiQ CBHRs7FSpfUBbPZdySWb213aDbdomFBaBsj9MbWy4wZGdC8dyvs0npOzeEQfvDEAlrcWBH OoDag7enVBxvvkHpIK7GQP7SqTsxGGRmosLus4GFNgC0KRJcC8j+C7Hvw2LFP6FqfhB93K sZuaLbKygxyKLODsAH+NvjC5IXoOpvVrw2d7Y5E71feYiNg1JH8mjKg7ND7hktx5y8tMFO lp098odpEZ6YjOjR8Nq1KlUHskn/RnpRzH77xJyJ1MpC3IEkvzFrxiNwVHb/3A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631981855; a=rsa-sha256; cv=none; b=M8uvqJKcSoUhwVf/hdOnI9Vl9HjPhuxCPwAvEC1A6frLV5p0vpG/tWqV1I/GqIQehcwee7 79UoAqkT6OglWUcAkaAdSxuGkQ2aq2PBXEwIB39HIwV9I/6sv/epjSzXX0KZhfSfq0NE1F tR2doqgKrVBPSTNfMf2WGf97HBk2s0ZBFFXgdlM6PMomO2GPtuS6VjdhvEhc97895S0InH j+6mVTM7LG3oUvOV2oCDEm0/yZtfXZVgU0XNCdtWrNelL8S2ZwfOApsGx6pIlfs6R6T2mR 4aB8d4xgTQgJcaSncSIO/PH9m+xs9vYt2Qnj+QHB/nHereKVJDljjfc2MgWw4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=IqOrILsk; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=IqOrILsk; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 588B6C368 X-Spam-Score: 5.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: TnjmGk0zyqkE * gnu/packages/crates-io.scm (rust-crc-any-2): New variable. --- gnu/packages/crates-io.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 53ef68d184..30230e00c2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -10544,6 +10544,32 @@ to @code{is_x86_feature_detected}.") 64) with support for various standards.") (license (list license:expat license:asl2.0)))) +(define-public rust-crc-any-2 + (package + (name "rust-crc-any") + (version "2.3.12") + (source + (origin + (method url-fetch) + (uri (crate-uri "crc-any" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0fq85y5akcadahnj5nqbs47qhgp5cpfn2z19zc3gp4wpxr3989kr")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-debug-helper" ,rust-debug-helper-0.3) + ("rust-heapless" ,rust-heapless-0.5)) + #:cargo-development-inputs + (("rust-bencher" ,rust-bencher-0.1)))) + (home-page "https://magiclen.org/crc-any") + (synopsis "Compute CRC values") + (description "This package provides a crate to compute CRC values by +providing the length of bits, expression, reflection, an initial value and a +final xor value. It has many built-in CRC functions.") + (license license:expat))) + (define-public rust-crc32fast-1 (package (name "rust-crc32fast") -- 2.30.2