From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EBd5DyaC1GQnaAEASxT56A (envelope-from ) for ; Thu, 10 Aug 2023 08:22:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iDlwDyaC1GQO9QAA9RJhRA (envelope-from ) for ; Thu, 10 Aug 2023 08:22:30 +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 EC74353662 for ; Thu, 10 Aug 2023 08:22:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=wGQMTaqS; 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=1691648550; a=rsa-sha256; cv=none; b=MTwMaQJkFEy9jRx6Zjb318U/uqAntwtsyp6wSO0D/uy+KMn/2DIkQub+HbT9mzf1XQgaHR AglQ43NsdIS78HpA8rni91qW+uQK5/1yErQa7qxQQvZ6hvV4V0VImlBnFtDuYYEebL8Hj3 zaV3F8arrSYhV3l3u+XWyZjUgMAa13ddjICCo/pqHeMFrOM8wpdBZpOCbXPEogTzGYXQ+1 RnTxlHs/O3KMZovwajjfyAFXLzrtx87wdcWvgemvkZDCJIvebDuzw97DI1QLgbYUoors/4 yn1fjnRc+K8RQVE9xroRCUza7Vyz5ee87k4Hoa4JAD0X1qhKjwv/zYhLVh/XBA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691648550; 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=D39sblg0YOLSMLtT2cxj76dm63bYq0MUKePsacypJIY=; b=KptNpZqEB1ZSpJ+hqCmJf6UGx+KsNzt3L0cDAnD4i8NR/+2SyKnFVtUaZ4u5j+NfMDAxKl G/WJsAkwuB655mNEE/QXZbOVyMl7BASRH77phyE8iqQAdcIemSd5jGsoqc6O1OEVNF6SRe xLOdGJeh+Q8K+5Zdr0hc4NvR6MT/ZDFWUCM+/ZCuv51JwY6TJ6kRCmalxX6HmVw5WF9Cey pa5I7osuUyNk0cDnNc5aBrdgKFCaeCwDFy8ax672rTl8WMcfJOl8X0CfjTuDg3YWGkebTb aLhm3bum+v+ddmLW0bqnqGEbpHEbcmeeXrT/TBjs+fm6H6aVbWNm3ly41iWgsw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=wGQMTaqS; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTz3c-0002Ej-P3; Thu, 10 Aug 2023 02:22:04 -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 1qTz3a-0002E1-MW for guix-patches@gnu.org; Thu, 10 Aug 2023 02:22:02 -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 1qTz3a-0004zJ-EH for guix-patches@gnu.org; Thu, 10 Aug 2023 02:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTz3a-0001KM-9R; Thu, 10 Aug 2023 02:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64905] [PATCH v3 1/9] gnu: Add rust-path-slash-0.2. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 10 Aug 2023 06:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64905 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64905@debbugs.gnu.org Cc: Hilton Chain , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 64905-submit@debbugs.gnu.org id=B64905.16916484624893 (code B ref 64905); Thu, 10 Aug 2023 06:22:02 +0000 Received: (at 64905) by debbugs.gnu.org; 10 Aug 2023 06:21:02 +0000 Received: from localhost ([127.0.0.1]:41077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTz2b-0001Gn-L3 for submit@debbugs.gnu.org; Thu, 10 Aug 2023 02:21:02 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:48190) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTz2Z-0001GU-UD for 64905@debbugs.gnu.org; Thu, 10 Aug 2023 02:21:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1691648455; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=D39sblg0YOLSMLtT2cxj76dm63bYq0MUKePsacypJIY=; b=wGQMTaqSGpT34b+0RCC4RLcJ1wOLD+992PZiAn3VwjWvSDj5IEXt5G34OVDXIlBUINAmEM W65znUmATx3+RN2STSubHyUvLg3hJV3nVECRrl7zqWMdbNi4ENiiHz8Fcm0psNF3Cllna/ Aux1LRyMyO8ORfv/RHpjCwjcxFjsg0C0AVpk1+ZPujeGjr0WJeFiqlDMvZbgxoO9cLpXL6 7z2bRvHoqo49kqF7viyggWG4orvZwsUTEbueiFscc5TY9VcziL7aZE5zqs9mcEbGsG29q2 YGn0wGwld5FK1VEbM2DqZcAKlK7nGfo6Tp8wphaGGuOyoJ19qwzt36y+x+ypAg== Date: Thu, 10 Aug 2023 14:19:37 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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.17 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: EC74353662 X-Spam-Score: -6.17 X-TUID: YWNgLWo9jrm4 * gnu/packages/crates-io.scm (rust-path-slash-0.2): 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 f9574e2797..e45b1c4c9b 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -42680,6 +42680,28 @@ (define-public rust-path-clean-0.1 path.Clean.") (license (list license:expat license:asl2.0)))) +(define-public rust-path-slash-0.2 + (package + (name "rust-path-slash") + (version "0.2.1") + (source (origin + (method url-fetch) + (uri (crate-uri "path-slash" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0hjgljv4vy97qqw9gxnwzqhhpysjss2yhdphfccy3c388afhk48y")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-development-inputs (("rust-lazy-static" ,rust-lazy-static-1)))) + (home-page "https://github.com/rhysd/path-slash") + (synopsis "Rust library to convert a file path from/to slash path") + (description + "This package provides @code{path-slash}, a tiny library to convert a file +path (e.g. @code{foo/bar}, @code{foo\\bar} or @code{C:\\foo\\bar}) from/to a +slash path (e.g. @code{foo/bar}, @code{C:/foo/bar}).") + (license license:expat))) + (define-public rust-pathdiff-0.2 (package (name "rust-pathdiff") -- 2.41.0