From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id SFUONuv1LGZAcwAAe85BDQ:P1 (envelope-from ) for ; Sat, 27 Apr 2024 14:56:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id SFUONuv1LGZAcwAAe85BDQ (envelope-from ) for ; Sat, 27 Apr 2024 14:56:11 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=iyJW99XO; 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=1714222571; 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=34QVsE6RjRDuTDrTrmWICmf2m4xeiHGm6dEAMjWswbc=; b=QIoaqvE8YT/AXEJiB3xmsEEKBTpdAkkB1sF1yZojzBBW6WKaYpHyikvUwnJaXBx/gUYJXB YHLU1ODBrYNfjdo5itlBqEQH2yrSA8X/anI1R2NvmVwn9Q4pIm2ufRa2bgkloEBj2NT5gA zKBpXfOg+ygp1Tiots4RxLKKiGrgNzUBSsBVArm84CAuLUgdl3BS/gcd+utJ/P3OPotSRJ C0N3xCuquAxpJdxX0Pe047cGPyVmWWCMu3d9cZpors/dysOb8zwkApxoR3Y7KTujvcxHNe jvlZnJNBDpxbwfMezqTC0tR06tdXqbXduQ9O0+q28L86GpQ9ikkT/JQFuJKnpQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=iyJW99XO; 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=1714222571; a=rsa-sha256; cv=none; b=CGq45mbxwap3dk63Mmkn0opvMdW5D0RYUXpMB3pm14ls9v/7lCKioRD5z4zvwSKeB4hSge HGD7rAif6lvJOQ3oKycwyzU6AntAxLsUjOXaBkk59TFoUbdyFqFIJhXjLZMsI5Z3FRjkAI Hzbj/+kCsa+oobvhGs53B5Wo6opWRib09OQkkcE2EmZXkyUKpV8GSJNd8tB+NU4KDIcke4 +P2Rm2UQO+RLm0ehL67aZgPOq5+mlxxoDCkuFa4ewjJ8azoP0HtYIZL7fSrlVBBD6GvtLC ipIYhhyjNXVrB1ulMyEKARGAF0oqmwBaYnw129+FoT3cgaOrOeEJm7DW4+Nv+g== 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 C7E9926D00 for ; Sat, 27 Apr 2024 14:56:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0hb3-0001Mv-Gy; Sat, 27 Apr 2024 08:56:05 -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 1s0hb2-0001MY-17 for guix-patches@gnu.org; Sat, 27 Apr 2024 08:56:04 -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 1s0hb1-00039J-P7 for guix-patches@gnu.org; Sat, 27 Apr 2024 08:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0hbK-0007zb-CU; Sat, 27 Apr 2024 08:56:22 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70606] [PATCH rust-team 041/101] gnu: Place rust-normalize-path-0.2 in alphabetical order. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 27 Apr 2024 12:56:21 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70606 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70606@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70606-submit@debbugs.gnu.org id=B70606.171422253830149 (code B ref 70606); Sat, 27 Apr 2024 12:56:21 +0000 Received: (at 70606) by debbugs.gnu.org; 27 Apr 2024 12:55:38 +0000 Received: from localhost ([127.0.0.1]:39353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0haR-0007oS-SA for submit@debbugs.gnu.org; Sat, 27 Apr 2024 08:55:37 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:47391 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hJd-0004Bh-Lp for 70606@debbugs.gnu.org; Sat, 27 Apr 2024 08:38:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714221409; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=34QVsE6RjRDuTDrTrmWICmf2m4xeiHGm6dEAMjWswbc=; b=iyJW99XObCK/4TTby1x+ok6jYV8ryFjZ9Fad4hEc7+0kYLs8tOoMsVTP39lUvLbEEmBaTR OVVwFmwTKrVxMdEiH7u4HjuCcKfIHr2/112a5KWemIg0DWudD7TECJ32tBtLFAqY8PPQQG Grvlpxa3JHqGFk+mhqQdLr6MrKB6YBuTkvPyor7N4fIYzDetbDe2iFsSj/ThdCyap+E8x8 ZX+EwhRnw3cavtAd6dBXmMcUDa7phqEn2SdzsSrMRjd1cF197GvTeh+AiNekFJ70FE9Kfw IrFnYGPj0r0LhDwnR37l1IIIX35FjhbTLulko86imhfaGzA1Q+q6cgNQe80LrA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id c77c1e48 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <70606@debbugs.gnu.org>; Sat, 27 Apr 2024 12:36:49 +0000 (UTC) Date: Sat, 27 Apr 2024 14:35:03 +0200 Message-ID: <4ed1f91d625e9b650c24633d3a464b3c887d316b.1714220244.git.herman@rimm.ee> X-Mailer: git-send-email 2.41.0 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: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.40 X-Migadu-Queue-Id: C7E9926D00 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.40 X-TUID: SMgzny8ntUqy * gnu/packages/crates-io.scm (rust-normalize-path-0.2): Move variable. Change-Id: Ie3c28402b475dc62d324e9e0e1739581177cd2b4 --- gnu/packages/crates-io.scm | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 6f6d46e88a..14f5bad330 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -46312,24 +46312,6 @@ (define-public rust-noop-proc-macro-0.3 nothing.") (license license:expat))) -(define-public rust-normalize-path-0.2 - (package - (name "rust-normalize-path") - (version "0.2.1") - (source - (origin - (method url-fetch) - (uri (crate-uri "normalize-path" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "0bc919zp34b9312wqd92jbi3xa9gxljxh8nfw7v6sk7znb98shzm")))) - (build-system cargo-build-system) - (home-page "https://github.com/cargo-bins/cargo-binstall") - (synopsis "Like canonicalize, but without performing I/O") - (description "This package provides a rust function like canonicalize, but -without performing I/O.") - (license (list license:asl2.0 license:expat)))) - (define-public rust-normalize-line-endings-0.3 (package (name "rust-normalize-line-endings") @@ -46367,6 +46349,24 @@ (define-public rust-normalize-line-endings-0.2 (base32 "1a1knz9j1w5a1pl2q6whmjphm3z6p64r5njnam7syp5rx8wil2if")))))) +(define-public rust-normalize-path-0.2 + (package + (name "rust-normalize-path") + (version "0.2.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "normalize-path" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0bc919zp34b9312wqd92jbi3xa9gxljxh8nfw7v6sk7znb98shzm")))) + (build-system cargo-build-system) + (home-page "https://github.com/cargo-bins/cargo-binstall") + (synopsis "Like canonicalize, but without performing I/O") + (description "This package provides a rust function like canonicalize, but +without performing I/O.") + (license (list license:asl2.0 license:expat)))) + (define-public rust-normpath-1 (package (name "rust-normpath") -- 2.41.0