From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oPE5DAOBwmQ5OQEASxT56A (envelope-from ) for ; Thu, 27 Jul 2023 16:36:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YEsRDAOBwmQKSQEAauVa8A (envelope-from ) for ; Thu, 27 Jul 2023 16:36:51 +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 BF0ED56F6A for ; Thu, 27 Jul 2023 16:36:50 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=RL7ylC2J; 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=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690468610; 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=0rbYMtO4gp1yyTOKGhTnDdJW4cUUtsjgCSFYdfmAS6M=; b=Fok3x83RX+Zgr72RtmwiBNSoaD/SkG1FizZCIjP6nh+2iqhgj1hkxd5s24T3Pl8XbH1L7I 3MSFFfuVnqLW7wAVh1kzRr2SUQu/cIQbiXoQiyHmtJ/vvy1c3zmkb05JcxMYH1YgKC1FWa 13Vh/oC+w9EQyqyuVOHyE5tAeVHiCgsze7dQ8R/xrtAd3XWrgPOQVXuGwZs+0LkoUW7Xjt 4iMOYUAPk2gljrpd+rDAxU7SMD2T/3QhomGMsragS2GkmXcv9d+pQLP5/35rSBD7C4to6b UkumOG9hnyolx0HhXHDeaMWrruhNYO6tkgGW5VLLp5SqDNfFC0YwGTN7NQV2pA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=RL7ylC2J; 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=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690468610; a=rsa-sha256; cv=none; b=JuxqHwcWYCVhiOpKJjDcyAaUlTQkUccGMDvlajAlCgWHtjkce6+01D9ll4tBOrtxIYyPvh 1m23Ivz9OsRmExJoMRSeaqUOwiIsXvWgsJ9md1q9UC4HSCkc66MQ1Gu9kxGBVk7QcNwr06 tH92DmJMhCSyCBOP25K841yShkGyaRo1rg7PSitUXtagxeidQeBZTSboTqMYYlhjJPdNjp wqCeC9+Zf/rvJR/o5okSXecvyi4fMscMZ+3si19MNg3gs+iGo8/OngygOxLlvky+/RwZup zYuiGDMa6dMKjQTWAiIiuzdZhucbqdn6Y1qmUCZ1HuXBvJdBX92SdvlvS5szlw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qP22W-0000TA-40; Thu, 27 Jul 2023 10:32:28 -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 1qP22A-0000Fe-Co for guix-patches@gnu.org; Thu, 27 Jul 2023 10:32:09 -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 1qP229-0007F7-IN for guix-patches@gnu.org; Thu, 27 Jul 2023 10:32:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qP229-00065h-Dt; Thu, 27 Jul 2023 10:32:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64898] [PATCH 8/9] gnu: Added rust-wee-alloc-0.4. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 27 Jul 2023 14:32:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64898 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64898@debbugs.gnu.org Cc: Wilko Meyer , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 64898-submit@debbugs.gnu.org id=B64898.169046830523324 (code B ref 64898); Thu, 27 Jul 2023 14:32:05 +0000 Received: (at 64898) by debbugs.gnu.org; 27 Jul 2023 14:31:45 +0000 Received: from localhost ([127.0.0.1]:42804 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP21p-000647-Fo for submit@debbugs.gnu.org; Thu, 27 Jul 2023 10:31:45 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP21h-00062M-88 for 64898@debbugs.gnu.org; Thu, 27 Jul 2023 10:31:38 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1690468288; bh=0rbYMtO4gp1yyTOKGhTnDdJW4cUUtsjgCSFYdfmAS6M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=RL7ylC2JlUfJ+IxzDYpbvPzGpiC71KMfKYvuiFTlFytID2vdRJNr/yOGeVTttErpn Bp967icf2aRQozpTj1S/H1Yxhhj3YYueBFB4LG5XFx0zt+JvRB8O/i76rlcZH3MiWC vwcFWE9U6pfjZifQcYEuzGPsjVO0IL+kNuKJB778= Date: Thu, 27 Jul 2023 16:31:12 +0200 Message-Id: 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 5.85 X-Migadu-Queue-Id: BF0ED56F6A X-Migadu-Spam-Score: 5.85 X-Migadu-Scanner: mx0.migadu.com X-TUID: k8uNVIVp5rPj * added rust-wee-alloc-0.4 to crates-io.scm --- gnu/packages/crates-io.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 7a7d6b08d8..58691253d0 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -71936,6 +71936,30 @@ (define-public rust-webview-sys-0.6 GUIs as desktop applications.") (license license:expat))) +(define-public rust-wee-alloc-0.4 + (package + (name "rust-wee-alloc") + (version "0.4.5") + (source (origin + (method url-fetch) + (uri (crate-uri "wee_alloc" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "13hb19nfqwjwcqlfj46sjz4j49wd7sj6hbjasimcn5xvnakbbcyv")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-cfg-if" ,rust-cfg-if-0.1) + ("rust-libc" ,rust-libc-0.2) + ("rust-memory-units" ,rust-memory-units-0.4) + ("rust-spin" ,rust-spin-0.5) + ("rust-winapi" ,rust-winapi-0.3)))) + (home-page "https://github.com/rustwasm/wee_alloc") + (synopsis "wee_alloc: The Wasm-Enabled, Elfin Allocator") + (description "wee_alloc: The Wasm-Enabled, Elfin Allocator") + (license license:mpl2.0))) + (define-public rust-weezl-0.1 (package (name "rust-weezl") -- 2.40.1