From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id QCyHOWpADGb4gQAAe85BDQ:P1 (envelope-from ) for ; Tue, 02 Apr 2024 19:29:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id QCyHOWpADGb4gQAAe85BDQ (envelope-from ) for ; Tue, 02 Apr 2024 19:29:15 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=Jpr0thY8; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712078954; 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=tDy1xXnNA7MlVVibYkSj0McTEXC4Y9V3C9dQAmWQxa4=; b=J0V2lqykzV1iuZPTQ9diRyyRm7ErkD2hwfZtOW4EoDtZ7F3kQem+5smGoBSl3HTIBypMO0 wzqJXN4oEiAVSa7YVJYgmwbikY8PWKEhQ1LdRNXkHhWbFyhypAIQjGU3h6nyvu53RD5vpo yDCH0eqf9qFQT0qrknvVanAjKxObpZgGK55aWi/sriYanjGoRfJBGLZJFkueeyTfevML2g b/om6+I8+wFx6Kt46WDrsRrYxTSmK3ifpqry1sjNT11uyk/mevo23Lx2ZiqcAyguE52U+Z Cj3DVHqXNz71wopaQLjc5iY8Pv6t5oJzJFyBujMEOxce+5OWBT8bouQ31TGviw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=Jpr0thY8; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712078954; a=rsa-sha256; cv=none; b=b6MG0PEi41H+jl0wMvKjVUqgZyTCX1pdSwTuhAKzVta8lz7QfHHwhQQpzrnmuJOY4G5Oc/ 2wN/7eiJbOG+ojSTF2kYT30AAlUgtIjsUCtpo8EHQjHjbMgGndyuNbhIuCWuaGc2W6iJjo WUshZOT2tZQ0c9b5Kh9jdFrNcCFmWwhtpgm4f9ffhEIlNdWs4M3R7bYJg+FoOePkCVQ0XX DoiMFnu6H/yU6CDtBQDexXvvsn1pf4hrk2ZVtze6960s2Xs25UWrxQzvaL5eUl5jzDirtE vVP5iQSCko8u+KsScI5sOtgGsQPgqxJVXLYQ/7nihD7tHQqvkjrq+jUadTJVcw== 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 A8AF1F072 for ; Tue, 02 Apr 2024 19:29:14 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrgiX-0006ua-0s; Tue, 02 Apr 2024 12:10:33 -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 1rrgiI-0006hT-Ta for guix-patches@gnu.org; Tue, 02 Apr 2024 12:10:20 -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 1rrgiD-0007He-Hd for guix-patches@gnu.org; Tue, 02 Apr 2024 12:10:18 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrgiH-00075e-8q; Tue, 02 Apr 2024 12:10:17 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70146] [PATCH 089/147] gnu: Add rust-wasmtime-fiber-18. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Tue, 02 Apr 2024 16:10:17 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70146 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70146@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70146-submit@debbugs.gnu.org id=B70146.171207420727068 (code B ref 70146); Tue, 02 Apr 2024 16:10:17 +0000 Received: (at 70146) by debbugs.gnu.org; 2 Apr 2024 16:10:07 +0000 Received: from localhost ([127.0.0.1]:55523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrgi5-00071v-6k for submit@debbugs.gnu.org; Tue, 02 Apr 2024 12:10:07 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:56356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrgg7-0006a5-Rn for 70146@debbugs.gnu.org; Tue, 02 Apr 2024 12:08:07 -0400 Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-3437efea0ecso207278f8f.0 for <70146@debbugs.gnu.org>; Tue, 02 Apr 2024 09:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundation.xyz; s=google; t=1712074074; x=1712678874; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tDy1xXnNA7MlVVibYkSj0McTEXC4Y9V3C9dQAmWQxa4=; b=Jpr0thY8+ovuNmxw5LCEp529kcvw6/UVMLxq8Y/pyIX8ewUT8M+P0FbE9ttqnNhaEf 7O1irdJjEQsz3K0Xb+mb4IQY2J7i7fmAB8GCceEKqrMlmhMk9TlLBJRFsj0Ez9ww30U+ zZHudu4WYD4je8U9pHLicRHLAYoFMHS/1M4MjDTeBWomHIQUssRARyGKrKXOr+n8e4yL lic9As83HaHemXAqES7DtYbAqVI1Cw1oT8wPZl0GaejOYSWrvEuIU0j1Yw+jWXpSrNIg Vdo1o0977dr6QJV+jh+0Z5SWF9w6qE7dz4Mwn8Fx6mOfOT5/EcU1LjiP1xuK2WXT7ayL /yig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712074074; x=1712678874; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tDy1xXnNA7MlVVibYkSj0McTEXC4Y9V3C9dQAmWQxa4=; b=jRA6vdQdP/i/iwWyGX5CuKZvnMOcAx0MhYYw+xXJ9QQiy/KvkByi45vgeHZiHgh772 lDyChTwPeSltxrZlDW0Ac3Dp1qB4A0SAm0YtmDQobtkhv/TmIVWIM2MHvsdnCUC7y8+I UcfUEuFc1U5ccRW20IT/9ANt/Q5MLcCxu3eUDuie6bIBLMU/aD4LnJ8PrTNloSzD2GMH h30wdIqoFbW/BhG6kz0xentNPUBUFnOIaKQUTx+8V5tYEwhKySkE2OSCs3DPL1TZU8V+ /F04dt12VBdpmOyKDNMvR2p/MUgAIxvOBDiUyqAHz3ExDflLPdNMt9kf8NwfFpWHptX1 USWg== X-Gm-Message-State: AOJu0YyMaQ3rtj9kL84CB1N2W8KxIhC1Ui08cPj8InL6LeP8Pf0/1z2W nApdIIOY9CBhgROiRH7eEr9yFpxT86qQF6TRkZG4ihgqIk9DxDFjxPCocyIZMYykdB5I4QJpKwd S X-Google-Smtp-Source: AGHT+IFAKtk31RZm4u/E4FDLV/Yfzogl00qVsifL8AuKs3/IFs7sdCaaY3omdyIwXwcNVyH3nxrLNA== X-Received: by 2002:a5d:6451:0:b0:341:b9ee:753d with SMTP id d17-20020a5d6451000000b00341b9ee753dmr8944433wrw.53.1712074074248; Tue, 02 Apr 2024 09:07:54 -0700 (PDT) Received: from jeandudey.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id bh8-20020a05600005c800b0033e7a102cfesm8261928wrb.64.2024.04.02.09.07.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Apr 2024 09:07:53 -0700 (PDT) From: Jean-Pierre De Jesus DIAZ Date: Tue, 2 Apr 2024 18:04:41 +0200 Message-ID: <367deabd24a580ff118422b6878f34717cb47ce1.1712070308.git.jean@foundation.xyz> 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-Queue-Id: A8AF1F072 X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: 4.15 X-Spam-Score: 4.15 X-TUID: sN0ISucS2mwO * gnu/packages/crates-io.scm (rust-wasmtime-fiber-18): New variable. Change-Id: I2e2e16bb1429ba6394c793a134f4bad549fa7332 --- gnu/packages/crates-io.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 49e9732a33..139d6ae8b0 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -78778,6 +78778,34 @@ (define-public rust-wasmtime-environ-18 WebAssembly environment.") (license license:asl2.0))) ;; With LLVM exception. +(define-public rust-wasmtime-fiber-18 + (package + (name "rust-wasmtime-fiber") + (version "18.0.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "wasmtime-fiber" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0c9cv409vm5fky5v3i62420v2s1hv6q66mjz4v8l2xqiy9jzc7cv")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-anyhow" ,rust-anyhow-1) + ("rust-cc" ,rust-cc-1) + ("rust-cfg-if" ,rust-cfg-if-1) + ("rust-rustix" ,rust-rustix-0.38) + ("rust-wasmtime-asm-macros" ,rust-wasmtime-asm-macros-18) + ("rust-wasmtime-versioned-export-macros" + ,rust-wasmtime-versioned-export-macros-18) + ("rust-windows-sys" ,rust-windows-sys-0.52)))) + (home-page "https://github.com/bytecodealliance/wasmtime") + (synopsis "Fiber support for Wasmtime") + (description "Fiber support for Wasmtime") + (license license:asl2.0))) ;; With LLVM exception. + (define-public rust-wasmtime-types-18 (package (name "rust-wasmtime-types") -- 2.41.0