From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uHabOnug82IkQwAAbAwnHQ (envelope-from ) for ; Wed, 10 Aug 2022 14:11:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UMiyOXug82KWDAAAG6o9tA (envelope-from ) for ; Wed, 10 Aug 2022 14:11:39 +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 AEC54175F3 for ; Wed, 10 Aug 2022 14:11:39 +0200 (CEST) Received: from localhost ([::1]:53690 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oLkYk-0003Hj-ST for larch@yhetil.org; Wed, 10 Aug 2022 08:11:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36456) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLkWK-00008J-5S for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56875) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oLkWJ-0007Pb-Qd for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oLkWJ-0007Nr-Eq for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57111] [PATCH 39/56] gnu: rust-block-buffer-0.2: Allow build. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 10 Aug 2022 12:09:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57111 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57111@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ Received: via spool by 57111-submit@debbugs.gnu.org id=B57111.166013333228241 (code B ref 57111); Wed, 10 Aug 2022 12:09:07 +0000 Received: (at 57111) by debbugs.gnu.org; 10 Aug 2022 12:08:52 +0000 Received: from localhost ([127.0.0.1]:46600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLkW4-0007LM-IV for submit@debbugs.gnu.org; Wed, 10 Aug 2022 08:08:52 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:53333) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLkW2-0007L1-V0 for 57111@debbugs.gnu.org; Wed, 10 Aug 2022 08:08:51 -0400 Date: Wed, 10 Aug 2022 12:08:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeandudey.tech; s=protonmail3; t=1660133325; x=1660392525; bh=4YTalhrfgeAs8b/XCmSMY1dACGOjOrQuYeFrTK2lMaU=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=JDY2zoR3osWck+u/qHya++KlW8luJU0T7w2AyKyDExHrClrtwTZnbOw2goiU5m26q fUqt/+wCOOt3UWAA50eUnLKh/WH8naP8v9QFgwbltsbz40dED2C4/967LR37hZMgv1 BtJrv2zMOoXTUH9AI71TvwIqb9emlZTW8m7Pww7IjLWclI/RHktlDTWWnzFlW8ytA8 hCqridQV9b4qtxt9pi0C7pPVy3pCog+5o/G66c/OHnEJ0lgS68ies5x7HS+oKKT/FR 9SPV9pDplMpHYrWNT2UNGvejkHm37PC/XxyqEnhac33t015LbVW+3zbz8YcStxbifX wdgyj4d5Evhbg== Message-ID: <20220810120529.22293-39-me@jeandudey.tech> In-Reply-To: <20220810120529.22293-1-me@jeandudey.tech> References: <20220810120529.22293-1-me@jeandudey.tech> Feedback-ID: 20187791:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" Reply-to: Jean-Pierre De Jesus DIAZ X-ACL-Warn: , Jean-Pierre De Jesus DIAZ via Guix-patches From: Jean-Pierre De Jesus DIAZ via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1660133499; 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-type:content-type: 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=4YTalhrfgeAs8b/XCmSMY1dACGOjOrQuYeFrTK2lMaU=; b=LoWxOcINeKrw1NF9R//d2KmbCt5SANqvcF21IY/giCPik/6I/OEVantYX4MgaopnP6zpaC 2dHHHQ8hZ3+rgw8E3tJMU2N0GK0ejDreeSN6hbQTWLvV/n49p+CFmGaBui17UyqpmijDYL QZoIt6LuyFD5E5UR9qNXamTmdfgSqLzGJY+5E0dlbKcQUGRbRUKZ8HDvLlfpuF3UuDg2mn Iz2oEi9LhVx/zVVmIT53ooWNfpSz9Se9r1di0H6GERj36/dNLV1CXQs5EdybEQlRMWL0di ypl34vq4T2HA1XrAdt9UTS0wOUZ7ab/GKlpO5G1L+CvVhkM1Za9uE2AeLGmBjg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660133499; a=rsa-sha256; cv=none; b=BK9DC5sYtG4n46hcGQfqQMn7wF3glXhlKAjcR1KXXaQ0VQ8COVXZF5sYpEq9w7vIc510rz iTmUFTr6KS9Q9kjv8XJIzjE9cXeug8g6s5WsbWOCDsvBpNxxVAesGhqgAf627sxmGYpsZ9 nsCMn6LPhITlSiIU8rdX1ZuPQShbYifHHdJ47LrKPhigJIf9NXZ42P4pgGu9legaHC1ITl XiYWlVVgVSwPlXe/7rmY/irlWtJXmGdtY4lhrILm0Ip2K1Km+YzZh/mfikczHCDV/K7L4V CpV3LRNzQlvHNVGuq+1TC+FYz+M+YGy2J9QY5sMRlOik7SC4jOtySrtgxr6S1A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jeandudey.tech header.s=protonmail3 header.b=JDY2zoR3; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jeandudey.tech header.s=protonmail3 header.b=JDY2zoR3; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: AEC54175F3 X-Spam-Score: -3.39 X-Migadu-Scanner: scn1.migadu.com X-TUID: yf7YOTuRDgtS * gnu/packages/crates-io.scm (rust-block-buffer-0.2)[arguments]: Remove `#:skip-build? #t'. --- gnu/packages/crates-io.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 0181e95e89..a445cba25f 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -7768,8 +7768,7 @@ (define-public rust-block-buffer-0.2 (sha256 (base32 "055q90a6vk80j85i3fixjd5ci0dznrm9lkdd6xbjk7sx5w2a2f8k")))) (arguments - `(#:skip-build? #t - #:cargo-inputs + `(#:cargo-inputs (("rust-byte-tools" ,rust-byte-tools-0.2) ("rust-generic-array" ,rust-generic-array-0.8)))))) -- 2.34.1