From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KNofFTuGwmRhQAAASxT56A (envelope-from ) for ; Thu, 27 Jul 2023 16:59:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YO4oFTuGwmTxlAAA9RJhRA (envelope-from ) for ; Thu, 27 Jul 2023 16:59:07 +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 17C984AA70 for ; Thu, 27 Jul 2023 16:59:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=CugzH0MM; 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=1690469947; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=YoJV46PRO4Kadf3SUJu6B387ve/h+f5e27qAnXmB2cM=; b=OqfrfJNz5m9+vFz7MbqwusYVRWYRASWr/3m+R2G/kBccfXgJEyPv8NCVZOn8x9M0h5qXUi LhjgsksT6loJvyyjrn1NA9zRdwbTkWVN427spqME3Qe18y8gCDmcVp9ZdCoPixs9KZMgDh eML5MqCxiTTmOwl6RJ34AvIFor5Uqn+tFPXuLAxpYLmVeOtigbF9QHuxLypFELhvd2bxcA RoeI7e3SEGVL0vRjKHm7OCUx6OWHtvMs5FF825WF/mhTwCFzpKNk25YsqSAQIF/LTJ/peq IgbCDTmE8PIuSpHk/irdd5JMaWpfkyDBCVVNkhloUK5uABa2Lm0f2YXFIuImXw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690469947; a=rsa-sha256; cv=none; b=KAXzHz7fg1/JYC/0smJDjrudod9aB2QHQtCmxj6qFSgBHHhtw+XkXInatMHwDPUsLtn0pg mMQf5c3ex/+2tDzLJ/jihicUVsSllMnbK6cqXaSlQpIaD0hqodJkKoHbNMlsSoeQc8oTgk rvz9JH5ZC9H5vKGXfBZISCXcY5Zm8eCeW24mxTnbVG330NyU77kb1XZQAT5WF/h5Ev40ve NceVOrg7yAoz2jqImIfi+J5jrtRfR49ImcCq0UL4HbgSHAyJA60DlyzMQQEuc0onovg82Q Iw5wCClHXxmqmG5Bwdz1rIHBwgiGhsaW/3v3UgmXuKn3S5tsGjsUILxcXMezYw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=CugzH0MM; 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 1qP22G-0000If-AK; Thu, 27 Jul 2023 10:32: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 1qP22A-0000FW-BL 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 1qP227-0007Dy-Kx for guix-patches@gnu.org; Thu, 27 Jul 2023 10:32:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qP227-000651-Gn; Thu, 27 Jul 2023 10:32:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64898] [PATCH 1/9] gnu: Added rust-indextree-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:03 +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.169046830323289 (code B ref 64898); Thu, 27 Jul 2023 14:32:03 +0000 Received: (at 64898) by debbugs.gnu.org; 27 Jul 2023 14:31:43 +0000 Received: from localhost ([127.0.0.1]:42794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP21m-00063W-Ja for submit@debbugs.gnu.org; Thu, 27 Jul 2023 10:31:43 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:58300) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP21b-00061v-I3 for 64898@debbugs.gnu.org; Thu, 27 Jul 2023 10:31:32 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1690468283; bh=YoJV46PRO4Kadf3SUJu6B387ve/h+f5e27qAnXmB2cM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=CugzH0MMWgYa78rlHxuIiRvuW36vthXbx+qroBv0WtGz5OnyomLfCFVYFYPIfMdqo ZZRKUuiYCUH4R7LnPjQiBvNzxkC4tcHyLRa9qF9RGBuwY+f4GB57Hv+Wr3CGdny+08 zu6S7gG3qN6JSSEovJTSOjGzcBItztTmpJDaKzrg= Date: Thu, 27 Jul 2023 16:31:05 +0200 Message-Id: <21caffb7a057771da7e7e37505f1b573db3e29bf.1690467642.git.w@wmeyer.eu> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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-Migadu-Spam-Score: -2.55 X-Spam-Score: -2.55 X-Migadu-Queue-Id: 17C984AA70 X-Migadu-Scanner: mx1.migadu.com X-TUID: 0Y6Hi1XguF4k * added rust-indextree-4 to crates-io.scm --- gnu/packages/crates-io.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index af77a40257..91f94af642 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -31,6 +31,7 @@ ;;; Copyright © 2022 Greg Hogan ;;; Copyright © 2022 Paul A. Patience ;;; Copyright © 2022 Paul Alesius +;;; Copyright © 2023 Wilko Meyer ;;; ;;; This file is part of GNU Guix. ;;; @@ -29160,6 +29161,30 @@ (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-indextree-4 + (package + (name "rust-indextree") + (version "4.6.0") + (source (origin + (method url-fetch) + (uri (crate-uri "indextree" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1dnysxws5kpw8c3yvnhq3r9p2kfqqrgcw29x7hrg2gn6wp812164")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-rayon" ,rust-rayon-1) + ("rust-serde" ,rust-serde-1)))) + (home-page "https://github.com/saschagrunert/indextree") + (synopsis + "Arena based tree structure by using indices instead of reference counted pointers") + (description + "Arena based tree structure by using indices instead of reference counted +pointers") + (license license:expat))) + (define-public rust-indexmap-1 (package (name "rust-indexmap") -- 2.40.1