From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 8GH3FTKpWGYN+QAAqHPOHw:P1 (envelope-from ) for ; Thu, 30 May 2024 18:28:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 8GH3FTKpWGYN+QAAqHPOHw (envelope-from ) for ; Thu, 30 May 2024 18:28:34 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=EWXoWgHp; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717086514; 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=cHslyactJ1lxNUokktJm55KXoXeG4l1Y2rT9Mgl+Zsg=; b=r4YV1qzlqzwOpK735Bf8F/wir5M5iA+4TdT0pxS+E8C063la0igpV2PlyZOqFvWOlmYbR6 vfByr8lPX7GDed5ys1A0uixzpKRDO43fwYM15gTWWuyr0zxs80Gh83u5uGnMRJwBCP8Njx ASA5qU3lqYsBZZwUgJIXU+VJX/xMaz2DHzXTkXpfhvqr/1szGvuqei/d+2bZRfLOS+7u7p 4/Z17E3ByR+zAye2qDBQs7A7+Dq8VLGOW1g7h6HXvWXOZsZeesFQuqC4hd/0pxJVyQqDje t5GWJpGT1fgsFWwfL/c7nVXLLFtMOK/skV2p1V6ySQj2vG1P0CIoVyiI1LfUGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=EWXoWgHp; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717086514; a=rsa-sha256; cv=none; b=Vdgs/dNpWeCZD9h7r47LcU1427liG5iQiueoUYrWY9Hv82bdLUPmbkDA5K57DCCR8B0+wV 1cJ08fZCpOLjcR/Fx8rLnTqUocjCdf5tYto+OkRONZ6SCYPV6wRh8NcZRpIjoqUufjvOFM 6kiK+DyzlGPZDebjBS/oAa+t7kAjn06ba96abVxkQX8XJKPlAkcJJTFYpbp7tKQxLsWkKj T7GB5SYsu/HyodqpQQyAGBKJLScMh8oToffa/LLSrOxH+IkXjcYuSowInKxQbf1K4RzuWk nmTYgssk673LHjZvq0OpjJW0ixMznBKCSiIuBbvr6m+kcUol78UbXnay7CND4A== 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 42C5F503D8 for ; Thu, 30 May 2024 18:28:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCicI-00038T-EA; Thu, 30 May 2024 12:27:02 -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 1sChbR-0001gN-Qf for guix-patches@gnu.org; Thu, 30 May 2024 11:22: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 1sChbR-0007lp-Hc for guix-patches@gnu.org; Thu, 30 May 2024 11:22:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sChbb-0002ym-RD; Thu, 30 May 2024 11:22:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH 22/44] gnu: Add rust-jaq-parse-1. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 30 May 2024 15:22:15 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71278@debbugs.gnu.org Cc: Murilo , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71278-submit@debbugs.gnu.org id=B71278.171708252611230 (code B ref 71278); Thu, 30 May 2024 15:22:15 +0000 Received: (at 71278) by debbugs.gnu.org; 30 May 2024 15:22:06 +0000 Received: from localhost ([127.0.0.1]:42244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChbS-0002uw-1i for submit@debbugs.gnu.org; Thu, 30 May 2024 11:22:06 -0400 Received: from layka.disroot.org ([178.21.23.139]:53182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChb0-0002qL-V7 for 71278@debbugs.gnu.org; Thu, 30 May 2024 11:21:39 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E766341B7E; Thu, 30 May 2024 17:21:27 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u7tPRzGiTv1M; Thu, 30 May 2024 17:21:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717082486; bh=eHOOZADE7P/Ekthm/bgZoGWPdFwNlSEGyo4O9F7zhYg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=EWXoWgHphxbuFEWfix1e/1r2N7OvycPH3o83L5dVyE19IAzykNnor8EvvbpnpPn9j AHZsZhHViyPbSe0fYOTy/PlmIRpiJg3PFcff6LEt4J1W0VqPEi8HiAekbeoV1Y4Kov FhGMEN3N6qnBtJsWOVAIXrATF+r29NyhFT2jbaJ+XicJNHnT0/SGmauoZuneUt6v9y +CpyC/gB8D740nlNdTbexPFgzHH5H1CGX3NQqbiHgCxoVwDeAQioDC2Z5Li7WcDkVn c0V6yzqWcpfxcWP6HoeiFCDpZC9tSpZn5IJGVT1bwphzUyPnXadtnyzG0HYtyxML+9 hS0CxxFek6ntg== Date: Thu, 30 May 2024 12:17:49 -0300 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-Mailman-Approved-At: Thu, 30 May 2024 12:26:56 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Murilo X-ACL-Warn: , Murilo via Guix-patches From: Murilo 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.35 X-Spam-Score: -6.35 X-Migadu-Queue-Id: 42C5F503D8 X-Migadu-Scanner: mx13.migadu.com X-TUID: uAS9Pdi9ACDI * gnu/packages/crates-io.scm (rust-jaq-parse-1): New variable. Change-Id: I6ffce6357d35a53a5a7fc275ff026fa821b64af5 --- gnu/packages/crates-io.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 5ca7053014..7f63452763 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -35884,6 +35884,27 @@ (define-public rust-jaq-interpret-1 (description "Interpreter for the jaq language") (license license:expat))) +(define-public rust-jaq-parse-1 + (package + (name "rust-jaq-parse") + (version "1.0.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "jaq-parse" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "056f38rg6glg7hra59b39ksniag8k50y4x7735j588lrkzmqnvzg")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-jaq-syn" ,rust-jaq-syn-1) + ("rust-chumsky" ,rust-chumsky-0.9)))) + (home-page "https://github.com/01mf02/jaq") + (synopsis "Parser for the jaq language") + (description "Parser for the jaq language") + (license license:expat))) + (define-public rust-java-locator-0.1 (package (name "rust-java-locator") -- 2.41.0