From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 0NL+EntADGanIAEAqHPOHw:P1 (envelope-from ) for ; Tue, 02 Apr 2024 19:29:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 0NL+EntADGanIAEAqHPOHw (envelope-from ) for ; Tue, 02 Apr 2024 19:29:31 +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=d2lJda7l; 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=1712078971; 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=Xm92OYE+m8JvnFUsbZVpECIRyu/hKo7tvoujAwR9+aY=; b=S+MBdtn1rWskIs5uUyyOpF9yxrvRb4oewfxOcNZ98NsDYSQL/1D7TDyzZAm6lLBC39WHwn R3ijaJ8lkMOy670q/7UqPv9EGv5caWzlPHWKb7uF6v5kr5Jxr8nWp1lb9a5dYVKjXQ23GR gIpwwhMTIEQsL4rhz8/L7w+Djn8PsXeZQzHnP67X3qJH15QkQsdy6Cm8X4wCxDQlGPBYOl 8jrDDOz8xJfipxC6FdEPmP5Z7ASYbA3gB9MDJcYetV2MxxKLVZqChqaxbJVp936akd8KCQ 6khtFqFXxJmDUHB6jOA4XtCHQAQlG9N7NtMN89SeIsZY4Kb9MfVoTwiD4Y8uKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=d2lJda7l; 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=1712078971; a=rsa-sha256; cv=none; b=D+HLGeQ34eD2dIF+jqQXRkAONigPFffSPqYmY8khzMZ8ItnTrL3N+wSK57czDpP/63sSWC 6M6M2h9tPn7ioW4JsVCqEbF6XGXffRO+UXG5Bv44viLeAdnq4T2xhR3/St7V0CWJaExbWK FDkz6t/4i5vgj8ZlDcxQGemrrJgzp/mZfpWZusVY8Q37WAndmgSeBKPJUi75oQqF1fOxi/ WwaENqxetY2JwpM2UI/SFVPCneSjKtfZ9g476aJvOY+8inuxBRoz+d1Ft1YsJAUEMG3sqe sEpoTBuGbBEU9GPUA+yn76a6U5gWsHtUJwxmMBSaMuUM8Z2DHbWEKlrSPXa9FQ== 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 305BB12838 for ; Tue, 2 Apr 2024 19:29:30 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrgiX-0006ur-7k; 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 1rrgi3-0006Zo-Cb for guix-patches@gnu.org; Tue, 02 Apr 2024 12:10:10 -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 1rrgi3-00075O-2Z for guix-patches@gnu.org; Tue, 02 Apr 2024 12:10:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrgi6-00072E-I3; Tue, 02 Apr 2024 12:10:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70146] [PATCH 074/147] gnu: Add rust-wasmprinter-0.2. 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:06 +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.171207417126711 (code B ref 70146); Tue, 02 Apr 2024 16:10:06 +0000 Received: (at 70146) by debbugs.gnu.org; 2 Apr 2024 16:09:31 +0000 Received: from localhost ([127.0.0.1]:55491 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrghU-0006wL-TE for submit@debbugs.gnu.org; Tue, 02 Apr 2024 12:09:30 -0400 Received: from mail-lj1-x230.google.com ([2a00:1450:4864:20::230]:55399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrgfr-0006Ws-PH for 70146@debbugs.gnu.org; Tue, 02 Apr 2024 12:07:49 -0400 Received: by mail-lj1-x230.google.com with SMTP id 38308e7fff4ca-2d6fc3adaacso75991401fa.2 for <70146@debbugs.gnu.org>; Tue, 02 Apr 2024 09:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundation.xyz; s=google; t=1712074057; x=1712678857; 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=Xm92OYE+m8JvnFUsbZVpECIRyu/hKo7tvoujAwR9+aY=; b=d2lJda7lwXxm3G4RnluA3rhacAmDPHQQ/WCxIwxKkpAn70+Z6CXn6gFHMAiCwSOx4U V/zoG5DiPBPWwmlx9Dt1bVM7K7gl1zuqTG5g4XaqTu0gmJ2GkHJKDhQ8aEKiHtppMBwP 1LRS4qab9wRiEKPJDEHY0mHG1nP2NobR17xnlYndf+m5OsU15FrMPg9Msoi6MdH4wTch bpc6+tauRAfoHU4P3ueM5FwG8N+kIghQa835bwLOmQAnK+gsFyGvTiI/enCSZ0ObF9Zb +BVp1k80gGFVQuwVtKlkHWcNnPlfbeXaRP+7Z1Ch/HYDVs8sCiLdhY3izTnWAj/Fq8zj x6Tw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712074057; x=1712678857; 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=Xm92OYE+m8JvnFUsbZVpECIRyu/hKo7tvoujAwR9+aY=; b=AceQnaAQc79Vurz9H5iMkGWuX+ECH/K29NwIExT0jhCyhxYiVLUT3SjUfw3gyFRUad ryLooKboI1g3Y4PBIIBiLQZvKqpyWLGO6ag8+zRB14IJEJs0LP9J4YOgjz1ujxVSQ6Om nIm4qf5Gnij8EJ7CQtWjx9dha3FZd/Xji006ZjiqQXdH4XWnqM+hqJ4POwkVEpp6YKd2 qwwPk/tUEaa7z+weHnhWLwzrRZ5ktos5+WGaH2+iPFFp3ugsww2lpkjAup2Oso060Oqc QPxmK406CKTYbYnJ6XqDZoyyk030cawDJT6vBDIi/basbRR2oO/R1b+z9IA/c9ratlvt 54ug== X-Gm-Message-State: AOJu0Yyzmt5kS0+5+oZ+mo3c4HSOjLuXSfrrc/KC5cwFg8UWPZtqPc8C kSVlIIoJ7v8RkY/B2+QUe4UiiRGewWN6GmvCRlHGKvRzgac/3KQOllT1NnPM6mqQUgL75wBRfpt h X-Google-Smtp-Source: AGHT+IGzM3xBJ6U0oWlmn32M4rbmOHDk6KYj2d7Kj4ZRB9ic3E041IViNYhe8mk8igIXDtY0SnKlvw== X-Received: by 2002:a2e:8305:0:b0:2d3:3305:c373 with SMTP id a5-20020a2e8305000000b002d33305c373mr6907808ljh.3.1712074057567; Tue, 02 Apr 2024 09:07:37 -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.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Apr 2024 09:07:37 -0700 (PDT) From: Jean-Pierre De Jesus DIAZ Date: Tue, 2 Apr 2024 18:04:26 +0200 Message-ID: <3d2fe7f1a29f16394be94c1b36e3fe2a0e9529d0.1712070307.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-Spam-Score: 4.15 X-Migadu-Queue-Id: 305BB12838 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 4.15 X-TUID: +b2s4Qni7PdZ * gnu/packages/crates-io.scm (rust-wasmprinter-0.2): New variable. Change-Id: I3f3004199f299c2a098eeecb3a920a27de24ba26 --- gnu/packages/crates-io.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 266db6f68b..bb9f658c6b 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -78499,6 +78499,27 @@ (define-public rust-wasmparser-0.57 (base32 "19kslk9pv1bcyp85w63dn1adbp13kz7kjha80abnwz27bmbxvz9j")))) (arguments `(#:skip-build? #t)))) +(define-public rust-wasmprinter-0.2 + (package + (name "rust-wasmprinter") + (version "0.2.80") + (source + (origin + (method url-fetch) + (uri (crate-uri "wasmprinter" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1dw8559vdz6g8864rg4ggi88cm0kf7mygyavgkdzxzdpls33krv0")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-anyhow" ,rust-anyhow-1) + ("rust-wasmparser" ,rust-wasmparser-0.121)))) + (home-page "https://github.com/bytecodealliance/wasm-tools") + (synopsis "Convert from WebAssembly binary to text format") + (description "This package provides a library to convert from the +WebAssembly binary format to the text format.") + (license license:asl2.0))) ;; With the LLVM exception. (define-public rust-wast-201 (package -- 2.41.0