From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MIOwBayGwmRhQAAASxT56A (envelope-from ) for ; Thu, 27 Jul 2023 17:01:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IF6GBayGwmQJGAAAauVa8A (envelope-from ) for ; Thu, 27 Jul 2023 17:01:00 +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 E846947C4A for ; Thu, 27 Jul 2023 17:00:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=JXXHmSXL; 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=1690470059; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=wkRbmedcaMu9Uq8nvU9ANH1UY4tuzo7qxL/XHN1RMqQ=; b=uLeZnynrBmJf6nCLI5zgl4ukjGvAiHRW38iz/FgQ1HdwHBqU3H3C4nvOUs/Ej8A79bMID1 pmdnLeiTDfJe4Xku39XsH90ELPbRc/DHiGvJkMBCEin6JsmO267Jx/JXwoaegRcQJcwQwl 8WFDuKixIPdyJ82cPx4u/ID39Q+E9zYoumIMvB0j2s1zSUEOt/7xs/oH79/KFnE7xQTsFf YdoZDLY70uqibHndjbOUkVYQ0AkZ39udXP9h6he+AK1RXSLEaSYy+9SMDYfy9um1NUHkN4 T5xVK8gQHrrxETKcq8udz4vv4gqV3FJwvOMnHDC5I5iWMw4not6WLmZG3sjgtA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690470059; a=rsa-sha256; cv=none; b=ucQryjtv5dk8zVO0UJY6DKLx9Y6c/9W+OK/3MYiwakiAdhAka1DuGPkjSYD7lPlUGlX9VC ngURiAU+qRp16verspXitthqcUx8gwHAu+WEsJnGWLiSdoV25upkkdkoeF0VtsYolKmhHM /L5VXbE/kv8rUZn7h5YJcEJIQEUPcyoMQG+IjY3ZJNTDhWPfZ+DJijnzjE8iwdXTKEd9bo Xe/ePxzFwh5mK9i39KtwdAtKWWCbkrkCdPNQqLRw9hliWun/lHGJZxS+BbxRK1OHwtCY5P hJ1khamWk5w0Urp2iNpLGFbY8FxvkZu7eRk0Azn3LOVPb/0s3IcBAsjDM1OxOA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=JXXHmSXL; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qP1zM-0007a0-JK; Thu, 27 Jul 2023 10:29:12 -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 1qP1zD-0007RS-Uf for guix-patches@gnu.org; Thu, 27 Jul 2023 10:29:05 -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 1qP1zD-0006Gf-NO for guix-patches@gnu.org; Thu, 27 Jul 2023 10:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qP1zC-0005wi-Jq; Thu, 27 Jul 2023 10:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64898] [PATCH 0/9] rust-emacs-org-link-parser & rust-orgize 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:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 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-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by submit@debbugs.gnu.org id=B.169046808622790 (code B ref -1); Thu, 27 Jul 2023 14:29:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Jul 2023 14:28:06 +0000 Received: from localhost ([127.0.0.1]:42774 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP1yH-0005vW-W8 for submit@debbugs.gnu.org; Thu, 27 Jul 2023 10:28:06 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP1yF-0005v1-0K for submit@debbugs.gnu.org; Thu, 27 Jul 2023 10:28:05 -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 1qP1y7-0006dG-2B for guix-patches@gnu.org; Thu, 27 Jul 2023 10:27:55 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qP1y4-00069n-Ei for guix-patches@gnu.org; Thu, 27 Jul 2023 10:27:54 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1690468069; bh=wkRbmedcaMu9Uq8nvU9ANH1UY4tuzo7qxL/XHN1RMqQ=; h=From:To:Cc:Subject:Date; b=JXXHmSXLBXIx2WHNt0fah1kdm703MHBNQHBB0goQv/FSu6+z+BpoFAiHfZE9a9Paq f9krVLg5LdEDYYgc+FKMP1bNbI1BALZ6CNpgxlbW4hnmxVcBaS/c4J/qsGnJYWkap8 zruf8fAiRfFR97hD9CL1qP1Le082jpYGSBup1CCc= Date: Thu, 27 Jul 2023 16:27:25 +0200 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=95.216.196.112; envelope-from=w@wmeyer.eu; helo=mail.wmeyer.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 5.86 X-Spam-Score: 5.86 X-Migadu-Queue-Id: E846947C4A X-TUID: gKYfDeLYeIAY Hi Guix, I'd like to add two crates, rust-emacs-org-link-parser and rust-orgize, as well as their respective dependencies, to work with org-mode syntax in rust to crates-io.scm. Best Regards, Wilko Meyer Wilko Meyer (9): gnu: Added rust-indextree-4. gnu: Added rust-memory-units-0.4. gnu: Added rust-orgize-0.9. gnu: Bumped rust-rayon{,-core}-1 minor versions. gnu: Added rust-serde-{wasm-bindgen-0.3,indextree-0.2}. gnu: Added rust-slugify-0.1 to crates-io.scm. gnu: Added rust-unidecode-0.3. gnu: Added rust-wee-alloc-0.4. gnu: Added rust-emacs-org-link-parser-0.1. gnu/packages/crates-io.scm | 216 ++++++++++++++++++++++++++++++++++++- 1 file changed, 212 insertions(+), 4 deletions(-) base-commit: 76b7c50645cfba9554af9c80768765c5b714b893 -- 2.40.1