From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id cOglNgapWGaeCwEAe85BDQ:P1 (envelope-from ) for ; Thu, 30 May 2024 18:27:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id cOglNgapWGaeCwEAe85BDQ (envelope-from ) for ; Thu, 30 May 2024 18:27:51 +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=QrTurQgn; 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=1717086470; 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=8Lmtc8bzKHG0+TmeNfzzRjjRKPzo00BNtnIdZ8aZbDc=; b=YOhB9+pyq5V3aZU8gLFVpiIsZdSaAL1q0JT03foq/BXbPziaYjfxn352qj+tlsWc3tcywq 39GglgHzOTmq/zAQF3gs/4krZaxWhjyH9OCUOfmuFUpT6kmmLNZiON6qw/RLNm7/gQvtPH 0CWZw7QKD1KzQmM2VtDY/AJuLEQ9kpGZhCr2sDdnswcX26G887aM/yFhvsK5KoNacGbdBz EkcmYjHEcojYtTiIf6kLkZJ2D9ircJY5P9u17SRVFZEL/NG2cq5RL4fhA83gbI6qS59dwB HNML6RWhWEBC/D7LsJ5kZ0RCFY02MFua1yQJHZ+xSK/Hhxz7Z0Ex0jXXEmhBBg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717086470; a=rsa-sha256; cv=none; b=OdS+tOTy5bP37WW4a3py8Ufhp6kWPQu9KSZDkLkq+SJBSJpreDanysu61dx7ZZxXxYw/+D 7r44cdRp0l5Wn57QQTklBDIpuCZFWOkOV32/QXPClW417h8p1ttVjb3mfkH4YxYqtf9x8n p50/ejjNEEu1lZXiGZcEADchZXsYbzGjY3pvOUN2cmKLbyNkkrOvqQKuEKZ798ReR+fp6G kCqPER85qY+bknEWNRrptqaj+LSaD0sShCtZqNONW1M0c65usivILCNWpffY3NA7tTpBXn 676Vt5o9xsjTzOxSHkOcfn2S7BdSHsEaPUZMrqAmqLY7W2fKGoh9tanGC4Y68A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=QrTurQgn; 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" 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 B1D1170A0A for ; Thu, 30 May 2024 18:27:50 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCicF-00035E-7V; Thu, 30 May 2024 12:26:59 -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 1sChbS-0001iH-L3 for guix-patches@gnu.org; Thu, 30 May 2024 11:22:06 -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 1sChbS-0007m7-Cz for guix-patches@gnu.org; Thu, 30 May 2024 11:22:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sChbc-0002z4-Rg; Thu, 30 May 2024 11:22:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH 24/44] gnu: Add rust-jaq-syn-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:16 +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.171708252711254 (code B ref 71278); Thu, 30 May 2024 15:22:16 +0000 Received: (at 71278) by debbugs.gnu.org; 30 May 2024 15:22:07 +0000 Received: from localhost ([127.0.0.1]:42250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChbS-0002vK-U0 for submit@debbugs.gnu.org; Thu, 30 May 2024 11:22:07 -0400 Received: from layka.disroot.org ([178.21.23.139]:53204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChb4-0002rW-8D for 71278@debbugs.gnu.org; Thu, 30 May 2024 11:21:42 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3E9FD41A41; Thu, 30 May 2024 17:21:31 +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 qbd5L_BEi6Rh; Thu, 30 May 2024 17:21:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717082490; bh=iT9YiehZ7jG5BYkQWF905WlZBDhrXIhDr30KMSzNsoA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=QrTurQgnZ4UlKCXDslY2s+izZa7/0yMmDiBT3FoknbngQtuf+nHcg9Om4SI55NcW6 JhMjPz73eKnzsuitwXWsE9ZV3IgE5Xfrt38VWGOjXh0532zq8E70cQi263toOo9E3o wvoVb5c+0ZFvjyY5jeMtHZDErDKN5mbPhOkQY8RxAM3tp1f/JnEw6kCJ/sTX+E3C4T A94fR9pTimeEIFsu/+877qshd+bZgXk22mga0zJ20jtzHEWfBJFeI9Ktw+p0g7pXfX 35GDVT4P1NrK6XqU9o/KtphudigIazAkHNvfEZ1EEpbUtYTcZuHlZJ0vO6+G9jdjGC TCqT3Ne8HPa3Q== Date: Thu, 30 May 2024 12:17:51 -0300 Message-ID: <146c543e141a08fd29429f22b586c914de9e5dfd.1717072141.git.murilo@disroot.org> 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: -3.35 X-Spam-Score: -3.35 X-Migadu-Queue-Id: B1D1170A0A X-Migadu-Scanner: mx11.migadu.com X-TUID: pqwPc+0U73p0 * gnu/packages/crates-io.scm (rust-jaq-syn-1): New variable. Change-Id: Icf27ffcd06fd1764f677552ba5a2e9f7c5065c3c --- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 71171b6030..c5f5a24c96 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -35927,6 +35927,26 @@ (define-public rust-jaq-std-1 (description "Standard library for jaq") (license license:expat))) +(define-public rust-jaq-syn-1 + (package + (name "rust-jaq-syn") + (version "1.1.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "jaq-syn" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1mlqhgc8pdlk41y695v4cmim7lp7ss7887bkhb4j06vrzc0h3mm4")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-serde" ,rust-serde-1)))) + (home-page "https://github.com/01mf02/jaq") + (synopsis "Syntax of the jaq language") + (description "Syntax of the jaq language") + (license license:expat))) + (define-public rust-java-locator-0.1 (package (name "rust-java-locator") -- 2.41.0