From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CAewBBKiT2ALfgAA0tVLHw (envelope-from ) for ; Mon, 15 Mar 2021 18:06:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id cGVwABKiT2AgYwAAB5/wlQ (envelope-from ) for ; Mon, 15 Mar 2021 18:06:10 +0000 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 643DD1A217 for ; Mon, 15 Mar 2021 19:06:09 +0100 (CET) Received: from localhost ([::1]:38038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lLrbU-0003sT-HD for larch@yhetil.org; Mon, 15 Mar 2021 14:06:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33132) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lLrUe-0007Xt-7r for guix-patches@gnu.org; Mon, 15 Mar 2021 13:59:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53563) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lLrUd-0007Ds-TZ for guix-patches@gnu.org; Mon, 15 Mar 2021 13:59:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lLrUd-0004RL-RG for guix-patches@gnu.org; Mon, 15 Mar 2021 13:59:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v7 05/51] gnu: Add rust-twoway-0.2. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Mar 2021 17:59:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: 44492@debbugs.gnu.org Received: via spool by 44492-submit@debbugs.gnu.org id=B44492.161583113817010 (code B ref 44492); Mon, 15 Mar 2021 17:59:03 +0000 Received: (at 44492) by debbugs.gnu.org; 15 Mar 2021 17:58:58 +0000 Received: from localhost ([127.0.0.1]:36866 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLrUY-0004QC-CR for submit@debbugs.gnu.org; Mon, 15 Mar 2021 13:58:58 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:31299) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLrUT-0004Pe-CP for 44492@debbugs.gnu.org; Mon, 15 Mar 2021 13:58:53 -0400 Received: from localhost.localdomain (217-149-164-20.nat.highway.telekom.at [217.149.164.20]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4DzkgZ4CQ6z3xQy for <44492@debbugs.gnu.org>; Mon, 15 Mar 2021 18:58:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1615831130; bh=hYvCboS1m9jv18aV+3y6K347Xg5dxhcXfS/CyVnjTzs=; h=From:To:Subject:Date:In-Reply-To:References; b=hRADz7S85N5fEtfCXZWMcq8Eq467UxJLILuV1NWI8nVrEL+36L0aEfsXtZUDvQdsT mRGmLVQWpVZ+s2pWT8VaixCbFcF4tli2mWFMD7iJ71JcYsxlnF5yVrnPVR+wJyAJc1 0QWL3GOh5cHMKPZ55fEyzEUhjXVrSfbdtV4SxyrU= From: Leo Prikler Date: Mon, 15 Mar 2021 18:57:52 +0100 Message-Id: <20210315175838.1931-5-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210315175838.1931-1-leo.prikler@student.tugraz.at> References: <20210315175838.1931-1-leo.prikler@student.tugraz.at> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1615831569; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=hYvCboS1m9jv18aV+3y6K347Xg5dxhcXfS/CyVnjTzs=; b=PkG2E1AO0krFjtyFCEr3QNe2SANiC64vmGJNEAcVTGY09NF6N0erUXbFgfKNQavh7qffEA 6+Sa253xE5XoDB3u1aq05+3YjFWpkLshpWz1yAuz5jGziIM1nz3RtKdQLBUCNsuHFIlWPn fW52rGAmoi1QoAauDr7PAHMmN9a7ZJ4rDVjNXpkMh2GIKHOppeNT40Iyo9/Xm6sPklwDjd InsadlEL2PDop8VpN+5mhgPx9rPG7LOF6EdduPiJdnabIk/g8xFZhpqlx5cDHp3WYVjZH9 9Asmm20yvlYsLwnBHZt/3+YO+sjpq7i47QqCrZRNdnjDCuYYlIJfZoRZCYa8SQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615831569; a=rsa-sha256; cv=none; b=XaDjL8W4LI2z1ebFTOKCAWmOEf3sytjssNPMS66TL8/XL4tD6M6JlqP4/n+nG/3q2Xb4Yl KWItvSeD4h5b8VE5gxEP+ODUCe9MAVWLcK1Fawub3+uRc1OayfiheOEnEwVUN+eyykzn+O INmzWcq6NKHqpuuy9NXAjcdXn8ch3Y0upTFgubKN3MGSkK5iI+GIxfxLQHOmUKfydDher7 UVk5pSwdfW3ppYpt1MbYqfYNk7WTfhBKGuSaMsOrSPs0zxRKu+mT572yTjnZJAmzR5iHUb Ck/JcVWZQ0ZJC7X2GXoWrp7KYl8pqV/IoJrkb4Fq8VKs8A691ocDNSW+tS1DIw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=hRADz7S8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=hRADz7S8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 643DD1A217 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: pZF+6Om2DJ7p * gnu/packages/crates-io.scm (rust-twoway-0.2): New variable. --- gnu/packages/crates-io.scm | 39 ++++++++++++++++++++++++++++++-------- 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 78cdc54718..91bcbacfae 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -45873,8 +45873,38 @@ design abstracts away all the internals of the WebSocket protocol but still makes them accessible for those who wants full control over the network.") (license (list license:expat license:asl2.0)))) +(define-public rust-twoway-0.2 + (package + (name "rust-twoway") + (version "0.2.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "twoway" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1g55kf4rx0q682fvzxdixqihmlbamn5ms2yqvcm92fny21chfh3b")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-galil-seiferas" ,rust-galil-seiferas-0.1) + ("rust-jetscii" ,rust-jetscii-0.3) + ("rust-memchr" ,rust-memchr-2) + ("rust-unchecked-index" + ,rust-unchecked-index-0.2)))) + (home-page "https://github.com/bluss/twoway") + (synopsis "Fast substring search for strings and byte strings") + (description + "This package provides a fast substring search for strings and byte +strings.") + (license (list license:expat license:asl2.0)))) + (define-public rust-twoway-0.1 (package + (inherit rust-twoway-0.2) (name "rust-twoway") (version "0.1.8") (source @@ -45884,20 +45914,13 @@ makes them accessible for those who wants full control over the network.") (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 "1lbf64snscr3vz71jbl6i2c8zr2ndsiqbk6316z39fj1a8mipcar")))) - (build-system cargo-build-system) (arguments `(#:skip-build? #t #:cargo-inputs (("rust-galil-seiferas" ,rust-galil-seiferas-0.1) ("rust-jetscii" ,rust-jetscii-0.3) ("rust-memchr" ,rust-memchr-2) - ("rust-unchecked-index" ,rust-unchecked-index-0.2)))) - (home-page "https://github.com/bluss/twoway") - (synopsis "Fast substring search for strings and byte strings") - (description - "This package provides a fast substring search for strings and byte -strings.") - (license (list license:expat license:asl2.0)))) + ("rust-unchecked-index" ,rust-unchecked-index-0.2)))))) (define-public rust-typeable-0.1 (package -- 2.30.2