From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UOa6ImY9DGV1HAEAauVa8A:P1 (envelope-from ) for ; Thu, 21 Sep 2023 14:56:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UOa6ImY9DGV1HAEAauVa8A (envelope-from ) for ; Thu, 21 Sep 2023 14:56:06 +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 0FF1E458BB for ; Thu, 21 Sep 2023 14:56:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=a3iPkzIL; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695300966; h=from:from:sender:sender: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=CicbZDZgZWRZWkZTyFiXxZrqafgakIS/6rEnYlzX3r4=; b=Gc4ap+crv35z26PNznjulzvVRyAk3rrWp16If081hqObXBb0EDWeTgVmE84EB4MTdm5ArK oZHqEiTKlJwOXQREtJ1qN6cn/G2QCO09uo793SzTdFLSeNydl0WqA4pOWozHnKg7spoIym AU8tDW79KQMwp6FJM6GkrtaYSk7/5snKiDg+huAqHt3C7DKUFf15zHcqo0zTVtJVoSvmYY LscxWxJOvBbk9dYfbjYN194FytZlfr1UlNC/uCL9h0UxKN3OhId35ZxZzYIFbuTIyhYNmz nRQZSSPkitSUWG+8cV83SF4d/lMVOSNARCeXVb7rU9Wl/47o0KlSAGlLeCh0Eg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=a3iPkzIL; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695300966; a=rsa-sha256; cv=none; b=bTe3jqwnBhgeY1CwK9KRXNMeuvFlfrLbFphJ5qOB0hLEHtdidYxIx1VSGcoXgFWxO4nmoM W/kLrUoi72xjsBZ7UbQD+YbL7ZRJciopDK5uICR9t++b6K9uxBwVLL89u4lyVc4qQL11+x 73JloMTUEJOWJHxPe69pfAhfLeJIGF/yv7/hisogNZJ/0EFH1LRI0mhYboR9jH8HXdDaPe hrTSRw0WWPxqeeIfBbizxkgszvYu7+lARMkJYCcZruLZEHbNp61y+c6zdYNcC8W/1wLiby Bd/ej6u/kHl5DsRW4Zx6bEs/Gwtpt9VJepKQkGT1BRar2U76K+mB4WRyyGX3Yg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qjJDU-0002dv-4e; Thu, 21 Sep 2023 08:55:41 -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 1qjJ5X-0000vT-Ex for guix-patches@gnu.org; Thu, 21 Sep 2023 08:47:40 -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 1qjJ45-0004XD-RB for guix-patches@gnu.org; Thu, 21 Sep 2023 08:46:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjJ4F-0003cp-TQ for guix-patches@gnu.org; Thu, 21 Sep 2023 08:46:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66134] [PATCH 04/12] gnu: add rust-lexiclean-0.0.1 Resent-From: Andrew Jose Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Sep 2023 12:46:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66134 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66134@debbugs.gnu.org Cc: Andrew Jose Received: via spool by 66134-submit@debbugs.gnu.org id=B66134.169530035913893 (code B ref 66134); Thu, 21 Sep 2023 12:46:03 +0000 Received: (at 66134) by debbugs.gnu.org; 21 Sep 2023 12:45:59 +0000 Received: from localhost ([127.0.0.1]:32940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjJ4B-0003c0-9C for submit@debbugs.gnu.org; Thu, 21 Sep 2023 08:45:59 -0400 Received: from mail-pf1-x42d.google.com ([2607:f8b0:4864:20::42d]:48587) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjJ49-0003bk-RD for 66134@debbugs.gnu.org; Thu, 21 Sep 2023 08:45:58 -0400 Received: by mail-pf1-x42d.google.com with SMTP id d2e1a72fcca58-6907e44665bso744901b3a.1 for <66134@debbugs.gnu.org>; Thu, 21 Sep 2023 05:45:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695300342; x=1695905142; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=CicbZDZgZWRZWkZTyFiXxZrqafgakIS/6rEnYlzX3r4=; b=a3iPkzILVUP8WcZjOA4z2H/lyVkX8RuLWOFNJV6LpGTe8yUIfYEKpNOOuOnoiFqLW3 C39AxKuFpka943snu7kKqntEd2fL+hSqwqP+q143A+l6EKkamkl1bd1LWlyzzqSiXF41 Kr6Ampi0K/0KFKsAtydJCAiU2uq3oFwXbsGpzFGvxELIY84pmp094XPBVraHDT1xbpe5 IDBD22kmyVfkxGxB5Z45HlkL8Sze2jV/OSpeT4Cb4Wq8oJQ+czLahpB9ZavDOCQNSuKw 13sbql1yC8TZK9ns03HgMrcAxBGBgBjU+DPfAZlnv2bVuhT03As9oojXiej6EgOgzSx8 aIhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695300342; x=1695905142; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CicbZDZgZWRZWkZTyFiXxZrqafgakIS/6rEnYlzX3r4=; b=F4o0sH8eJ6DczR2MBFwZ04gJLuvi+bMf0RhDjteyrDPZFWKGjEk6Y5pItsYFAgD2HU 5rpMep9fbHzyBmahnGIf8vuXVGulQ09czmsV8PWFZ4H8U+kRSrtXPLkSYV2O4xzZUiZH l6sBgg6vqOTOX03VFvpnYJEWRgN81Wu3YqnGjO44Tmo9HzKVq/l37OqGNaIO4CD+0Ocp c0gxrpIj4hjMlNw4l59VcfOeClJgXhTBB2UgPK0Qycd1JErK0s9U5ztoGoaxncEd3gur 2dCXpFtaL4P95S0AkXpcXGfJ9aIF0RmNkJwZe3Wzh7z8aR/MENqSUTHQF2yFED16DaEL 1gew== X-Gm-Message-State: AOJu0Yz7OOzYFy5tD6vfUZuEUe3bhOqdpPZ0pBiOwRImWVhKSuTeTTSf 5pKnoyYolrdNfsY4fkczo58jE9ecspG8Hg== X-Google-Smtp-Source: AGHT+IF/bGmylnwLQ76Eu2TqbF2qsmYl2k9nJogoI93SQJmfPCRmjYvUrGZeLOD6Cp4Sdcfnj9bXRQ== X-Received: by 2002:aa7:8885:0:b0:690:3b59:cc7a with SMTP id z5-20020aa78885000000b006903b59cc7amr5760926pfe.23.1695300341801; Thu, 21 Sep 2023 05:45:41 -0700 (PDT) Received: from localhost.localdomain ([223.178.81.52]) by smtp.gmail.com with ESMTPSA id y5-20020aa78045000000b0069048fe6c8esm1269818pfm.203.2023.09.21.05.45.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Sep 2023 05:45:41 -0700 (PDT) From: Andrew Jose Date: Thu, 21 Sep 2023 18:14:50 +0530 Message-Id: <20230921124458.580438-4-arnav.jose@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230921124458.580438-1-arnav.jose@gmail.com> References: <20230921124458.580438-1-arnav.jose@gmail.com> 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: , 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.68 X-Spam-Score: -4.68 X-Migadu-Queue-Id: 0FF1E458BB X-TUID: IdhJ6HwBYvnU --- gnu/packages/crates-io.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 1c47b0e53b..b7c188ca49 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -34552,6 +34552,23 @@ (define-public rust-lexical-6 nor a system allocator.") (license (list license:expat license:asl2.0)))) +(define-public rust-lexiclean-0.0.1 + (package + (name "rust-lexiclean") + (version "0.0.1") + (source (origin + (method url-fetch) + (uri (crate-uri "lexiclean" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1rb8sky7gi75a7xxn6xrfkrbqkp465npm54p5s89ysqhgc0ja4j4")))) + (build-system cargo-build-system) + (home-page "https://github.com/casey/lexiclean") + (synopsis "Lexically clean paths") + (description "Lexically clean paths") + (license license:cc0))) + (define-public rust-lexopt-0.3 (package (name "rust-lexopt") -- 2.34.1