From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 6LL7NpOcLmY1LAAAe85BDQ:P1 (envelope-from ) for ; Sun, 28 Apr 2024 20:59:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 6LL7NpOcLmY1LAAAe85BDQ (envelope-from ) for ; Sun, 28 Apr 2024 20:59:32 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=pkbrv2lU; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714330771; a=rsa-sha256; cv=none; b=P+IMAxK38HGl6Q4iiiNWSc02uP9kPgQgPd/BEuCGYZyshvkXTiDX8S2BBWfoMlPxxHnGdX 3Zd/nXBUT76B8AkoQEfx+y7C8BDCA8/YNW6sQqlphlzopzY4jxU9Q2FpWuDHY4MvG9wixt 6wxrRpXI9PFq34XSjoBvwxfkZ/Nt4j5cTbxBc1eZLeLNTWt67nS+dESQ1JymjxDa5HNdBS UffZij+BlruhkKfOFaF8x19+ChuAu42Tz5JRqD25fl7+WfxWgFbl2T3mR2AC/Irfxb1Apa 3i7u3SuCT2FroNz4k/FKoDIeAiEXqg3GgvvprCnTIgfdvavRMO56bD0nhbxN/w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=pkbrv2lU; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714330771; 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-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=G+JBdWfoe1EXm3lpzx48hFJSTwTrJGSV17h5zAV8W48=; b=OXxsHwF9n6irydpXO8csdw3RhNZboW8YCsz2wqXaC5nQXW+nHtQFEYeXRtF6/7Vt/Ed8P7 mSVb5KyaBbRlYvFxr+j3QgJLvjUEQAdXa4KCW98sg5zTZRRANVIKwrRkFfyGdOux8gqXH4 OXCi+QLHnt0a4jLemna8AZa4aoezGIDIeBjW/OyPKK261eXUhMuU5fLm+qYJcc1SRGqRWi nPAissu/kGaCbu4zsfsZbmdGCVOJQsG1W9zP22Xze/qm9j7aHvegCmFKeAt4HC6gyfUlYe qA5/neRI+y36pZlsivHtIcVJl1JK6E4N0xtR2bboBs3MTjb7QJHDqpF9B3G+bg== 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 07B0E1AF51 for ; Sun, 28 Apr 2024 20:59:30 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s19jp-00032F-Ax; Sun, 28 Apr 2024 14:59:01 -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 1s19jn-0002zD-P3 for guix-patches@gnu.org; Sun, 28 Apr 2024 14:58:59 -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 1s19jn-0006hP-F3 for guix-patches@gnu.org; Sun, 28 Apr 2024 14:58:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s19k6-0005uz-UY; Sun, 28 Apr 2024 14:59:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH rust-team v2 078/117] gnu: Add rust-indexed-db-futures-0.4. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 28 Apr 2024 18:59:18 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.171433071622412 (code B ref 69257); Sun, 28 Apr 2024 18:59:18 +0000 Received: (at 69257) by debbugs.gnu.org; 28 Apr 2024 18:58:36 +0000 Received: from localhost ([127.0.0.1]:51966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s19jP-0005pL-So for submit@debbugs.gnu.org; Sun, 28 Apr 2024 14:58:36 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:36953 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s19in-0005gL-OC for 69257@debbugs.gnu.org; Sun, 28 Apr 2024 14:57:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714330657; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=G+JBdWfoe1EXm3lpzx48hFJSTwTrJGSV17h5zAV8W48=; b=pkbrv2lUyh03hex3zAWjHE9T8Ez+hzQxb/PAPw2P15nRtFoUT0HH72prv/7gu63ZHmtLuT AYc9VDIOMcsdxUybld9tfdjOU3AA/hXhXjQwicRhGbdBAHA3fmtWBIVlCraVbLftRCSbo+ A3CBilWIGwCf3bQhKDuNPKdkYOzFCQ3P81RrDanVq5fHWbZQ5OWoXPInQh5K0WRSCKwHXi mnXMy7CO46VuYg7nBC/72mWxH5HStU8xW2+Nx9sD55XAI17WhcTr27qPoYt09QDLyQKfy/ bbuscN7iaHhMWMfKOMgpeIdoqry0mRxZJOAKNmoOYwVb6xnn9E4JgqA9UI0WAA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id c8848eaf (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <69257@debbugs.gnu.org>; Sun, 28 Apr 2024 18:57:36 +0000 (UTC) Date: Sun, 28 Apr 2024 20:55:44 +0200 Message-ID: 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm via Guix-patches via 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: 07B0E1AF51 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-TUID: qJ7qLG9Y9PCU * gnu/packages/crates-io.scm (rust-indexed-db-futures-0.4): Add variable. Change-Id: I492c166aebe201afcd3aa9d809f80a758b58b920 --- gnu/packages/crates-io.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 4f2e3e7f06..0b4c0bfcb6 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -33524,6 +33524,37 @@ (define-public rust-indenter-0.3 that efficiently appends and removes common indentation after every newline.") (license (list license:expat license:asl2.0)))) +(define-public rust-indexed-db-futures-0.4 + (package + (name "rust-indexed-db-futures") + (version "0.4.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "indexed_db_futures" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0lhiixh3i8iphxda58cp3zfx4989q817r2xbhliy0bjpc0vhihkc")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-accessory" ,rust-accessory-1) + ("rust-cfg-if" ,rust-cfg-if-1) + ("rust-delegate-display" ,rust-delegate-display-2) + ("rust-fancy-constructor" ,rust-fancy-constructor-1) + ("rust-js-sys" ,rust-js-sys-0.3) + ("rust-uuid" ,rust-uuid-1) + ("rust-wasm-bindgen" ,rust-wasm-bindgen-0.2) + ("rust-wasm-bindgen-futures" ,rust-wasm-bindgen-futures-0.4) + ("rust-web-sys" ,rust-web-sys-0.3)) + #:cargo-development-inputs + (("rust-wasm-bindgen-test" ,rust-wasm-bindgen-test-0.3)))) + (home-page "https://github.com/Alorel/rust-indexed-db") + (synopsis "Future bindings for IndexedDB via web_sys") + (description "This package provides future bindings for +@code{IndexedDB} via web_sys.") + (license license:expat))) + (define-public rust-indexmap-2 (package (name "rust-indexmap") -- 2.41.0