From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mPehFHXzNmWyOQEAauVa8A:P1 (envelope-from ) for ; Tue, 24 Oct 2023 00:28:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mPehFHXzNmWyOQEAauVa8A (envelope-from ) for ; Tue, 24 Oct 2023 00:28:05 +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 432DD5E84C for ; Tue, 24 Oct 2023 00:28:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698100085; a=rsa-sha256; cv=none; b=RAjttbfS41b6VWbPu2yOI38SHoQRqav8WdJvG9son33nv0vqULC37bvL6Ip/Wc5+rvw9Dk mZG5S91FboBut4RGcThxUjIE8a5n3BkzwhctD0uv6fY8or0RNEoyXE4nbWupsXZcnaSegV 2wUrdrdidDCFltjqTcHRH12qCSuh/xQR88jQdaXemzYDTUlKCXfS9r7RaKZfb3ETCdUxb7 8Glxh7DDsexKentJioRMr+macoGDX0BuDAK0Qx7JSpcnOgY33Co/OOv2r92tcs3cl6/Jiv Ix5W663qYbt5IEhrShDgtPNYUXP81pRDsSfinBzSXBjG9Dv76V6LBb7HdKYS+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698100085; 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; bh=7MFHtipZFr66s9wCMTzWsqFhwYGkQB7YhxPBBf8mg64=; b=anNpTGA2GGOaCxqzg8ENeoZSA4Q5Au6vCOP2B0zPl1pvu3+zrkdDb8rhw+/4hgQZvlxpCJ 0WIxLDXXwUEbA4Lw8zlTdX4iBGuBYiDsX872S46gfcd66/OnwHIkNLuEnLv2L3p5pdE//o +J6uvQkKb7Q3b5K35Pyp7RB31UXrOv5YwL8I8/BGvHc341kfGSCFiaGo0GT+9fgXUcyVjg isMv7xagur69IopM8d3fgP+l4rlB0pCQHumd6iGI8eLVk0aJZNF+5ao9SF8chtYw8rpf0O OcyvwPSgU8lK+1Kt9vqZTvIn8XgaQW5RAINMqoyTSt86nEYYbdy9DU6Se8p6SQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qv3Lx-00036J-QZ; Mon, 23 Oct 2023 18:24:53 -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 1qv3Ln-0002xl-T3 for guix-patches@gnu.org; Mon, 23 Oct 2023 18:24:43 -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 1qv3Ll-0004T8-6Z for guix-patches@gnu.org; Mon, 23 Oct 2023 18:24:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qv3ME-0000pX-C5; Mon, 23 Oct 2023 18:25:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66717] [PATCH 18/64] gnu: Add rust-bindgen-0.56 Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 22:25:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66717 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66717@debbugs.gnu.org Cc: Steve George , efraim@flashner.co.il X-Debbugs-Original-Xcc: efraim@flashner.co.il Received: via spool by 66717-submit@debbugs.gnu.org id=B66717.16980998952966 (code B ref 66717); Mon, 23 Oct 2023 22:25:10 +0000 Received: (at 66717) by debbugs.gnu.org; 23 Oct 2023 22:24:55 +0000 Received: from localhost ([127.0.0.1]:52202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv3Ly-0000lf-Nb for submit@debbugs.gnu.org; Mon, 23 Oct 2023 18:24:55 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:42944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv3Ls-0000k4-Ab for 66717@debbugs.gnu.org; Mon, 23 Oct 2023 18:24:48 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qv3LJ-00FGsW-DQ for 66717@debbugs.gnu.org; Tue, 24 Oct 2023 00:24:13 +0200 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qv3LI-0000yM-0Q for 66717@debbugs.gnu.org; Tue, 24 Oct 2023 00:24:12 +0200 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qv3L6-004OMc-PY; Tue, 24 Oct 2023 00:24:00 +0200 From: Steve George Date: Mon, 23 Oct 2023 23:21:03 +0100 Message-ID: <149062a7c196ba4e6ba90960ab5cab37a38b1f97.1698099450.git.steve@futurile.net> 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: , 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-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.73 X-Spam-Score: -4.73 X-Migadu-Queue-Id: 432DD5E84C X-TUID: 4JSMhc47rC4T * gnu/packages/crates-io.scm (rust-bindgen-0.56): New variable. --- gnu/packages/crates-io.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 68dd380162..d730dfea37 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -7468,6 +7468,38 @@ (define-public rust-bindgen-0.57 (inputs (list clang)))) +(define-public rust-bindgen-0.56 + (package + (inherit rust-bindgen-0.57) + (name "rust-bindgen") + (version "0.56.0") + (source (origin + (method url-fetch) + (uri (crate-uri "bindgen" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0fajmgk2064ca1z9iq1jjkji63qwwz38z3d67kv6xdy0xgdpk8rd")))) + (inputs (list clang)) + (arguments + (list #:cargo-test-flags ``("--release" "--" "--skip=test" + "commandline_multiple_headers") + #:cargo-inputs `(("rust-bitflags" ,rust-bitflags-1) + ("rust-cexpr" ,rust-cexpr-0.4) + ("rust-clang-sys" ,rust-clang-sys-1) + ("rust-clap" ,rust-clap-2) + ("rust-env-logger" ,rust-env-logger-0.8) + ("rust-lazy-static" ,rust-lazy-static-1) + ("rust-lazycell" ,rust-lazycell-1) + ("rust-log" ,rust-log-0.4) + ("rust-peeking-take-while" ,rust-peeking-take-while-0.1) + ("rust-proc-macro2" ,rust-proc-macro2-1) + ("rust-quote" ,rust-quote-1) + ("rust-regex" ,rust-regex-1) + ("rust-rustc-hash" ,rust-rustc-hash-1) + ("rust-shlex" ,rust-shlex-0.1) + ("rust-which" ,rust-which-3)))))) + (define-public rust-bindgen-0.55 (package (inherit rust-bindgen-0.57) -- 2.41.0