From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 GMU6EBOg82LrIAAAbAwnHQ (envelope-from ) for ; Wed, 10 Aug 2022 14:09:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SFMiEBOg82IeFwEAauVa8A (envelope-from ) for ; Wed, 10 Aug 2022 14:09:55 +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 17AC4172EE for ; Wed, 10 Aug 2022 14:09:55 +0200 (CEST) Received: from localhost ([::1]:50962 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oLkX4-0001JF-9C for larch@yhetil.org; Wed, 10 Aug 2022 08:09:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36420) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLkWG-00004v-9B for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56861) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oLkWF-0007N7-W4 for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oLkWF-0007Mb-Ro for guix-patches@gnu.org; Wed, 10 Aug 2022 08:09:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57111] [PATCH 33/56] gnu: rust-bitfield-0.13: 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:03 +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.166013330628109 (code B ref 57111); Wed, 10 Aug 2022 12:09:03 +0000 Received: (at 57111) by debbugs.gnu.org; 10 Aug 2022 12:08:26 +0000 Received: from localhost ([127.0.0.1]:46568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLkVd-0007JJ-Rh for submit@debbugs.gnu.org; Wed, 10 Aug 2022 08:08:26 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:45141) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLkVa-0007Ia-QT for 57111@debbugs.gnu.org; Wed, 10 Aug 2022 08:08:23 -0400 Date: Wed, 10 Aug 2022 12:08:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeandudey.tech; s=protonmail3; t=1660133297; x=1660392497; bh=EGnCWcFMgHpot5WuC0CRKMAlM66ctxFTUfQKuLr9xSw=; 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=U23wqiN60zWI4MHWyhe+DDkPMqkz9G79yTeZRp3284Acb1ffFFL9FAsT7YoAecs+s I08l1gf6Ta0szv7c8vvsMVMuSEA1mIVm7qI9gnzE0GzYKT0BsW3L710DlHtxs22FHj 4S5XmidvJ0rxPlgwNz0EeaQZ1M/b2Oh65mpPi1RmbVpw+RWYnYU4MqOganOkC2X6jM Rm6tFp7W8/d+bZh5td5FzVukL5+U6Vf54FpsESKi7eRu1T6yMv/L6m+Dod+SL2GWUq 3v5TvZFQjZQBChha5/kr4SDZd+cG1gAdAn/l/LXLI2M6bIcTa6ByYbsiFLGjK6iR5r HQAsV1vwM/5Bg== Message-ID: <20220810120529.22293-33-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=1660133395; 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=EGnCWcFMgHpot5WuC0CRKMAlM66ctxFTUfQKuLr9xSw=; b=kN6ZsVqrsL+OPBe1+XlbLaIYmy17rdiuPIpIKMCXULggw6UhwlIB5ushfwJ0UydRksQEM3 Yhb++RKyoNfxtzYc51DHnveDjv5mHkFXfRh7XYnVC4+5MADhNEz6/VjwdpJZbtLLfUKRjc 0qM/zUIR/oRo5Chg0vIBT4JoWGfATpI9TCIYtxpog7L0R9/dmvb02MFGeLVA18LKiswGNm aBFfaIkDJjnOkSkzixJspKDHMYnpsTEUgNAk+LzfGoUnRelU9sDJk4fvKA/Bo7eiS8XZMm 6GTQvFH2veacCRgT3wZ0vMoniWw4r3zzZT1koX6Tj2sb/sKvZVCsoi8YxPMMYQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660133395; a=rsa-sha256; cv=none; b=M7xYB18p+9BXuKInzriBCR/dGvx3puKNH9Jt16zmHrBUcDht3dlxqmzqsDUswMJmv6TtnW SYRZwJYqQczf6PxeIRQLR1+f8x5As5DDKoGdktlh9QbrMFUR7ooo3Tto866fKSTeTXAxOk tuo5Uu53wsaKG+qmVaDZs+iO19dxCbzRipJ6dCCnSqNLkWmBylGUn+ic65Jgq5gnLIpc/R XFJTLClbCVcd5mXazRO2qRj5+klRMtM0kGvKPv+VPJzbsomDCVH/OlLdFBNhSJwI496O2n owrFmwpgvux/KVOm+/kxITtH63YDa6qRhRzeI1bTdfLRfIi0pswAsPoh6lpZkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jeandudey.tech header.s=protonmail3 header.b=U23wqiN6; 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=U23wqiN6; 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: 17AC4172EE X-Spam-Score: -3.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: IvhDJ0+pOc+8 * gnu/packages/crates-io.scm (rust-bitfield-0.13)[arguments]: Remove `#:skip-build? #t'. --- gnu/packages/crates-io.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 33ea487069..12fd175217 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -7107,7 +7107,6 @@ (define-public rust-bitfield-0.13 (sha256 (base32 "06g7jb5r2b856vnhx76081fg90jvmy61kjqcfjysgmd5hclvvbs6")))) (build-system cargo-build-system) - (arguments `(#:skip-build? #t)) (home-page "https://github.com/dzamlo/rust-bitfield") (synopsis "Macros to generate bitfield-like struct") (description -- 2.34.1