From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oNpLG3MYQmVYngAA9RJhRA:P1 (envelope-from ) for ; Wed, 01 Nov 2023 10:20:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oNpLG3MYQmVYngAA9RJhRA (envelope-from ) for ; Wed, 01 Nov 2023 10:20:51 +0100 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 52D3015CDD for ; Wed, 1 Nov 2023 10:20:51 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=bn28JNbh; 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=1698830451; 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=7OHcUjtUErXYY2tFtAbUdmqEUPi1QxDM8PGH4+SzO5s=; b=Tw13E+3DWGQ506kFCvYJW8gutPWD3wTnGz9prpxqDXtx+uaYYLjwwgZTvSyPlkORaRmf/x ZqwyCtruwNP8sdMqyeKMFQqnqriDGv6p7n94jZWtHeJaKoxRnsgm7MpeKQFH2zNbtKjeev 6PojIImTgRo+wNFpof8wNQOTRcps/gua4HqfDNJQC4BO4aNt35MPf4r0nIzTYFr+IcQtVw yBYg0azjKwHmFlWoq9ahqmUr67l04v3F6ONDJcAa1pSKxRq40OAkWRES6RUSgFrdsfZx5f SAbCo22wXBv3186Y78HHghPW+9We4KIdUAwF3Xh5YriuAHAaBoYGajxOIEocIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=bn28JNbh; 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=1698830451; a=rsa-sha256; cv=none; b=PIRKOvGQ8yDOjAr18SxThGOE5ICpf5EI9QiPJIaQPPEpxs3qEekHfZl8TB3tLnrTkYXFmy bhMflZD3bGEdEVc9zEfTiVJhD1q2FZmchvu6pNmMTCcnjlHXTSanjr3Y2XTGD+804UPBhb t4/PIvB7hlqMgjkk0Yq+/mWuLAkAbRpu9IOjzUkYfiYBYabS0QH2zNbbvV5LXmnYbgZVpt tst+TqmC0WapUxsIfYfDFy6ZO1Zy7R0l/Ua1+aerxVucJZ/F47b25skbTPzAHQPtNy9hSP RIcIUTW96Yy4hky0T5YKwQGDn1RV2tOMmUO7pNdvA0iTzKZnsOpai6Vdprss1A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qy7Os-0000k2-Aw; Wed, 01 Nov 2023 05:20:34 -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 1qy7Op-0000bc-Du for guix-patches@gnu.org; Wed, 01 Nov 2023 05:20:32 -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 1qy7On-0002Q5-PS for guix-patches@gnu.org; Wed, 01 Nov 2023 05:20:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qy7PL-0004cO-Lf; Wed, 01 Nov 2023 05:21:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63065] [PATCH v4 1/7] gnu: Add rust-rustyline-derive-0.6. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 01 Nov 2023 09:21:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63065 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63065@debbugs.gnu.org Cc: Sughosha , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 63065-submit@debbugs.gnu.org id=B63065.169883046317746 (code B ref 63065); Wed, 01 Nov 2023 09:21:03 +0000 Received: (at 63065) by debbugs.gnu.org; 1 Nov 2023 09:21:03 +0000 Received: from localhost ([127.0.0.1]:49869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qy7PK-0004c5-RK for submit@debbugs.gnu.org; Wed, 01 Nov 2023 05:21:03 -0400 Received: from layka.disroot.org ([178.21.23.139]:57120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qy7PG-0004bX-48 for 63065@debbugs.gnu.org; Wed, 01 Nov 2023 05:21:02 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 482F044E10; Wed, 1 Nov 2023 10:20:23 +0100 (CET) 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 wORflW0gvoLs; Wed, 1 Nov 2023 10:20:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698830422; bh=hH7bMmvTR3Jd7r3pVL/CnfVjabOSQbRnLN1OBA9bgXk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bn28JNbh18cvUkyiKcg1qhGTUXsPznjeO2yrHLF6put6osSVfz0scS0BGV/ectvce Adnsi9UdBH1XGgbk4+7GmCkiba1L+YxtQIaJ6ybRafxcyiUW2z5hy9j1Cq4GH5ykfO W47PN071TEEk0ME3dqTs//Cvi8M0Pp4aHkTQRXs9YXAhGTFrzgb4fede3voSOcsxXA egIq9BtvGAnhGQlHDDAbqCatKkcCH2z0uip6EKPvyTjnX+6k4NWxFVE2Cwvq9HZysA vu+zDTL4RvD9Bnw+Mz6XyWFL8+tEoTEP+GNfi1m45/UtM7/hKT7N13wJAn+PTP5fWd tiymswwMFDi2A== Date: Wed, 1 Nov 2023 10:19:52 +0100 Message-ID: <218baa416bbda676f6f2ec6c83c8011e8fbdb93e.1698830150.git.sughosha@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-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha 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.11 X-Spam-Score: -6.11 X-Migadu-Queue-Id: 52D3015CDD X-Migadu-Scanner: mx13.migadu.com X-TUID: Z5nrmAXQlXV9 * gnu/packages/crates-io.scm (rust-rustyline-derive-0.6): New variable. --- gnu/packages/crates-io.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index fc26147157..7a501f6778 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -61521,6 +61521,28 @@ (define-public rust-rustyline-6 ("rust-rustyline-derive" ,rust-rustyline-derive-0.3) ("rust-tempfile" ,rust-tempfile-3)))))) +(define-public rust-rustyline-derive-0.6 + (package + (name "rust-rustyline-derive") + (version "0.6.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "rustyline-derive" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0mw0nfi8xxsm4q80mv4va7ff8m0kgnsfjvv067zc1d8hp1daaddv")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-quote" ,rust-quote-1) + ("rust-syn" ,rust-syn-1)))) + (home-page "https://github.com/kkawakam/rustyline") + (synopsis "Rustyline macros implementation in Rust") + (description + "This package provides Rustyline macros implementation in Rust.") + (license license:expat))) + (define-public rust-rustyline-derive-0.3 (package (name "rust-rustyline-derive") -- 2.41.0