From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 30 18:24:57 2020 Received: (at submit) by debbugs.gnu.org; 30 Sep 2020 22:24:57 +0000 Received: from localhost ([127.0.0.1]:33337 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNkWu-0001FQ-Ue for submit@debbugs.gnu.org; Wed, 30 Sep 2020 18:24:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:53788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNkWs-0001FI-Rf for submit@debbugs.gnu.org; Wed, 30 Sep 2020 18:24:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33172) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNkWs-0000Cj-1y for guix-patches@gnu.org; Wed, 30 Sep 2020 18:24:54 -0400 Received: from mx1.riseup.net ([198.252.153.129]:33392) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNkWp-000293-I2 for guix-patches@gnu.org; Wed, 30 Sep 2020 18:24:53 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4C1rR44VYYzFcg2 for ; Wed, 30 Sep 2020 15:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1601504688; bh=xLZJEuVm1qtiPw7dfyKB5JwI97YuuKrTS7THzjgFqKk=; h=Date:From:To:Subject:From; b=JFVJqCBSqMrDAr1PpjxBoF6b3wPpvKBZ6z3rVSFUIS9FPXBvEVwSmbvQ+wnXUMcIQ Lhnx8bIFNPrPwNLBVkmxWeRT+4gqqCe4/J5+9hLP1CjDVxXIVo5w3/TmjWS70uYnCD NSjmt3RF8UnHK4o0683rMhnDSsc8rElG5MvI9ayM= X-Riseup-User-ID: A176391DD004A57E5F3BA61DFA3970A748888A235CE900BBBB6B6D791F588A23 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4C1rR33L4FzJqMC for ; Wed, 30 Sep 2020 15:24:47 -0700 (PDT) Date: Wed, 30 Sep 2020 19:24:05 -0300 From: =?iso-8859-1?Q?Andr=E9?= Batista To: guix-patches@gnu.org Subject: [PATCH] gnu: Add rust-wasm-bindgen-console-logger-0.1. Message-ID: <20200930221336.GA31913@andel> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rWhLK7VZz0iBluhq" Content-Disposition: inline Received-SPF: pass client-ip=198.252.153.129; envelope-from=nandre@riseup.net; helo=mx1.riseup.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/30 17:07:35 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --rWhLK7VZz0iBluhq Content-Type: multipart/mixed; boundary="HeFlAV5LIbMFYYuh" Content-Disposition: inline --HeFlAV5LIbMFYYuh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --HeFlAV5LIbMFYYuh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline; filename="0001-gnu-Add-rust-wasm-bindgen-console-logger-0.1.patch" Content-Transfer-Encoding: quoted-printable =46rom 158a24922c342b477bd0c6f9351dbec7432222bd Mon Sep 17 00:00:00 2001 =46rom: =3D?UTF-8?q?Andr=3DC3=3DA9=3D20Batista?=3D Date: Wed, 30 Sep 2020 18:57:32 -0300 Subject: [PATCH] gnu: Add rust-wasm-bindgen-console-logger-0.1. To: guix-patches@gnu.org * gnu/packages/crates-io.scm (rust-wasm-bindgen-console-logger-0.1): New va= riable. --- gnu/packages/crates-io.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 39e792af6e..2767fb53d8 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -29395,6 +29395,32 @@ in Rust.") "Backend code generation of the wasm-bindgen tool.") (license (list license:expat license:asl2.0)))) =20 +(define-public rust-wasm-bindgen-console-logger-0.1 + (package + (name "rust-wasm-bindgen-console-logger") + (version "0.1.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "wasm-bindgen-console-logger" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1vc506dhrk2yl0snkcn45s5adndq9wj7ipxb7awbbxzswxss4c3m")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-log" ,rust-log-0.4) + ("rust-wasm-bindgen" ,rust-wasm-bindgen-0.2)))) + (home-page "https://github.com/blm768/wasm-bindgen-console-logger") + (synopsis "Rust log and JavaScript console logging integration") + (description + "This package provides a logging facility that integrates the +log crate with JavaScript console logging functions with the help of +wasm-bindgen.") + (license license:cc0))) + (define-public rust-wasm-bindgen-futures-0.4 (package (name "rust-wasm-bindgen-futures") --=20 2.28.0 --HeFlAV5LIbMFYYuh-- --rWhLK7VZz0iBluhq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQI5BAABCgAjFiEEIBdLYNLH+F+MBdSrYrJ+WmBEwoIFAl91BYQFgwPCZwAACgkQ YrJ+WmBEwoLFuw//ah2euv2bk4JqB5cH9LMBZOkYXHZwP1qdCgyalKb2Z+dRGhoi 5tzpsB+4XiMU3NyJ8ZiPoqb8kzkU++6k6GP11KAaLMmPFBDEDGxpD0S6p9+ozuDs /TK2oB77MleXcbqRErzBl3FGkqSOI4/+tC2vKr4TzjrLuU8oxb/gw3BV2lF6s4zY JiFLzIS2y0TOCDCL4qB8W+J64GFNRfTk8yqmX0MCZJMKw9mUL2dJI4+YufrKWVWf HMFaFtMdFn9uDfE/89k6lQBCIs0UQiIQnClUKRPSucVg2/r6WrMyinSI/CTKxChy xg7hG9ymh1KKpm46adcQyPFcwHcJMmJvVieqLyQI7PSadBMYJyNA74Nvyw8hRWZn u5LgkFSU6RDCYSETU+gc6bl7TJukKVKxxaLJUqX6M8ZqQJ1IhqiEDWL5GDnyhXD5 RhMyeC2B2v/ZVLC/BO89Cyh9c/vHUj9IDms+xdvhm4CkhtqKYZ7l+1miAYS85HfR zB6RNJlsleuDejIPld4+kwDbLbXA9K1zVMhgKlPUIMFNOFfd05M3LLU3RaDMq6t+ 8W7VukyIFyPJERI5+0lbswwG+ftbsrJOO0GUP166ii3MukSL90hVYuEEeOOy3epB 06aCCFb/lKveugDCqIdIRe1TzjrZIHcuHRrhJ3qvy+ZP70Z+bKJcJJu1NFY= =Uc+r -----END PGP SIGNATURE----- --rWhLK7VZz0iBluhq-- From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 04 14:51:53 2020 Received: (at 43732-done) by debbugs.gnu.org; 4 Oct 2020 18:51:53 +0000 Received: from localhost ([127.0.0.1]:46776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kP96v-0007MZ-8P for submit@debbugs.gnu.org; Sun, 04 Oct 2020 14:51:53 -0400 Received: from flashner.co.il ([178.62.234.194]:57338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kP96t-0007MM-QU for 43732-done@debbugs.gnu.org; Sun, 04 Oct 2020 14:51:52 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id 24100401E5; Sun, 4 Oct 2020 18:51:43 +0000 (UTC) Date: Sun, 4 Oct 2020 21:51:06 +0300 From: Efraim Flashner To: =?utf-8?B?QW5kcsOp?= Batista Subject: Re: [bug#43732] [PATCH] gnu: Add rust-wasm-bindgen-console-logger-0.1. Message-ID: <20201004185106.GF2958@E5400> References: <20200930221336.GA31913@andel> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="B8ONY/mu/bqBak9m" Content-Disposition: inline In-Reply-To: <20200930221336.GA31913@andel> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43732-done Cc: 43732-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --B8ONY/mu/bqBak9m Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looks good. Patch pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --B8ONY/mu/bqBak9m Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl96GZoACgkQQarn3Mo9 g1Fwzw/+NaobFRl6PkN0gm4e4/yD6QdKpFioe1guzFgk1SquIMY7/LTmCNeSjkYQ X4N6NL/x7kXhSZboV4vPlf1ClTtYXvH5VaLImnderlRGGnmSDF5R9r6L46mLr6DE 2PlsJRqUYez+zP6THpto1hpRr3004VEOcNJFKCUYd3F99txjFPoa9V1rrFMb9xvH dgHKYbYgn+6v4bCclrdIHuSs3B87Pz6wiTL+IB9sR35p5721tNjbiueflysBQBM4 BDdJjGBCs7zp9aK+aEfN++iCZxoKtw5cDG111wiO54/HzZGKoJdgM0zbuCPQZI3X qR9Mhkh7CsuRfwXPY1tBgMOQxhi/godtaca1/Lj256Ka9P70nXPxHWE/6I0g5N+T y14bzxQYng4Ms0ykUKrx2e/ghxIJtFJfV2W0TsKl8vyJY3cnZapfVR2weFICKQTm l6OViCamqiMCW8ul2ysNM+OPwuYI0lPA+PVupcXmTdoeMRNEW9O7x2YqSfeG85Tn O/iHiiY6aLkzrDOUqOjF0RRFRkDAyGrA6FH2wQTRWOaQi55tO1AiF+OoWvOSmRo8 BtWRt+1Lavri3B3Ste3GiF2eIH3PV+C2n5lYDNq3PdGNBt49aBH/IyBSaVp27FXg itarbAVEremjVCnLrNTM1ZJrb2JpCI4/M69ZK42uvBubgtZ3SX8= =tnjs -----END PGP SIGNATURE----- --B8ONY/mu/bqBak9m-- From unknown Mon Aug 11 12:54:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 02 Nov 2020 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator