From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uMvIAzCg82LrIAAAbAwnHQ (envelope-from ) for ; Wed, 10 Aug 2022 14:10:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yL28AzCg82LBgAAA9RJhRA (envelope-from ) for ; Wed, 10 Aug 2022 14:10:24 +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 BA82125855 for ; Wed, 10 Aug 2022 14:10:23 +0200 (CEST) Received: from localhost ([::1]:51878 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oLkXW-0001vh-OU for larch@yhetil.org; Wed, 10 Aug 2022 08:10:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLkWI-00007J-AU for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56869) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oLkWI-0007OL-0s for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oLkWH-0007NH-SD for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57111] [PATCH 35/56] gnu: rust-bitstream-io-0.8: 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:05 +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.166013331228160 (code B ref 57111); Wed, 10 Aug 2022 12:09:05 +0000 Received: (at 57111) by debbugs.gnu.org; 10 Aug 2022 12:08:32 +0000 Received: from localhost ([127.0.0.1]:46582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLkVj-0007Jw-UX for submit@debbugs.gnu.org; Wed, 10 Aug 2022 08:08:32 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:53235) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLkVf-0007It-TI for 57111@debbugs.gnu.org; Wed, 10 Aug 2022 08:08:28 -0400 Date: Wed, 10 Aug 2022 12:08:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeandudey.tech; s=protonmail3; t=1660133302; x=1660392502; bh=QOCXVrbtWug4oX13N5v2Xb/PV7jBKtnMGA0geEJEMkk=; 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=bezcP0bge7np1Oud1WHgFnsgGQk6jUG5P2N9XqqrPPOBAG42nXgV4qTpaMc8xwo+8 gv2PJodqV6Uby4jiM+Dd+oCoihI3KlsWZga9hiyCZa4vLR/06RtGvAjdIIpsqLupE1 PtONNzW4qhgox5Ub2iFkE6ljuo7ZLHaVfdAnNSloNAUTQ+/wjqnYgANhr8D76vuwh/ sus7trGvlo28aStDervqSNFIEDVk5j7J9g0DOk1RWQs8y8vgZBpOmnQCUWsu7H/3Eq 67wooAIw6/vjFqo0ymqIJkBB1gqANU/kWNlEcNa/xDigqs4bMatCxe25zlwAmeOjoB AJdI63nQw+uQw== Message-ID: <20220810120529.22293-35-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=1660133423; 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=QOCXVrbtWug4oX13N5v2Xb/PV7jBKtnMGA0geEJEMkk=; b=d7JSZucIl350OoXpzJ0LSNWCTBIoX8XaHNXTBjidZveuxMD39sU+/hbSxV/9XvlspURxxu ZHJvQUcsbT21FEyOf3Kg3RUsRkr73fwsKoVWEuG0TRDHe78ef77A6I1QTAr7SdTAiwMHVS H4Bow8y8XCUAydwJCHQBYGffK9T/pr/7hRvHpOlzlwFe5ESemZx/M3Z/NqJNS3owxTY38a Vj2UbzX/yAjBo9xDYbfnyBBs8JunxstlbxnOWwHv0i+BDw6xlRLrYHsCdJrl6ofP8YFoYI K3jTA3ujEACyqjVMwH9dIz3X9yggnYbst7Xgn58wAY8s8aycwol8X7B0TfDMdw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660133423; a=rsa-sha256; cv=none; b=dS8AAqJOkR0hN5z/MosX8pchpJ1rN6OdCon8QDUSo9CKIOvw9ZWohr/os1KOR+wYyC07e2 TaimQ9j+yYLbZoqbL6+j0H7Y5HlAYfl16kNmNKl1UCT5BIrU7J12oevLfy0n2iaf/9H2Ya izXO2wW8MwcJQEeKz6Ydn9tBxoPTXzs5Rqd2oLan6apIACNRMvbbkxE01YB/VHpeZUWNRe 1LEzoeXkwYBZz0uPNjymaN8REB+kOh3WYqvJpmlNTmujyNRuvrm2Z4KRHv2AJAjsrZDDED PK3Wvmu5F30LBQULiivUMOOe7s6O7V4Qes7VIhAYWzcpkeUxNjsJdcv3bZsuYQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jeandudey.tech header.s=protonmail3 header.b=bezcP0bg; 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.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jeandudey.tech header.s=protonmail3 header.b=bezcP0bg; 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: BA82125855 X-Spam-Score: -3.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: o68yp19NHdoL * gnu/packages/crates-io.scm (rust-bitstream-io-0.8)[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 7943c32db0..32f3119a71 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -7337,8 +7337,7 @@ (define-public rust-bitstream-io-0.8 (string-append name "-" version ".tar.gz")) (sha256 (base32 - "00a6wy54s1dmadm5xz8k2cbsd7ixvm48mlc45bk0fdy0pbra6jk1")))) - (arguments `(#:skip-build? #t)))) + "00a6wy54s1dmadm5xz8k2cbsd7ixvm48mlc45bk0fdy0pbra6jk1")))))) (define-public rust-bitvec-0.22 (package -- 2.34.1