From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 8GWkAKXyLGZMjgAAe85BDQ:P1 (envelope-from ) for ; Sat, 27 Apr 2024 14:42:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 8GWkAKXyLGZMjgAAe85BDQ (envelope-from ) for ; Sat, 27 Apr 2024 14:42:13 +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="MTXhr/t7"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714221732; 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=44KOYztUjhXHHnQrH4UqJVbiUJP4Q+aqNkHSwIKdJow=; b=SeY4GdSUiIs/o0XVGo1nUp32GqxRAQ67xXvUsU9RESKcRXhZPy2tvG8A2r+eGSan5e1Q5E Gviln2aTR6Ic7D8xLge5oWk5dOsbUiQAHo5O+hdqxdz2uUyPeHngYHkkagD9UbGyxzHk2M gHxrkEwkBgD+8Bi59FTD9Bun690ajspRDMXX+aQn9MorK2shBt2jG5B27Ii1dABoWtIBuS yReTUU56kyAq8O4dJPkSefvwmThdYMEHSB9IN6hibdyzZDqy+7RPT3aLGRkF/+k3CK+q0K 5Ud1jTQagdY7H8O5NFQLatzDiSjKMUmLs75cUMbMSSv81X6Vcs2krBgxnbM0WA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714221732; a=rsa-sha256; cv=none; b=TgVpNY66Fa/uk4CKaNThdj7I49jw5bqRitlCvVL6i9+Go54VsnJM1vCUdiNEtWid9gOJTs Z+33UcO/YxuFT156Gn3HvoLhQFySfZDJ3man6AZYHZ6rYpxUJ46rKtGnKzwBk/szpih3tF HVPDHPj1p61gJsHGVKFbssT1DQX0Y8AEAyoJSTAYxsSwsShF4uUW1n0/GNu+kptDlP5tdR 29DjOJLkO9K+rVzRvfxWP1O5gZDJuXjoHEwnMcSPxYbmnTJRc2T/mzWCGATCercLsL8cbq ZLmV4+O62s5EMhKGIJ6+rpDJJKmR/AZCVk+A4g49eRQbIZv8qhsYRRD+o3WQuw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b="MTXhr/t7"; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 E5505AE19 for ; Sat, 27 Apr 2024 14:42:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0hNU-0006Dg-7X; Sat, 27 Apr 2024 08:42:06 -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 1s0hNA-00069E-1y for guix-patches@gnu.org; Sat, 27 Apr 2024 08:41:45 -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 1s0hN8-0000hI-1t for guix-patches@gnu.org; Sat, 27 Apr 2024 08:41:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0hNQ-0005Ez-D9; Sat, 27 Apr 2024 08:42:00 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70606] [PATCH rust-team 004/101] gnu: Place rust-unidecode-0.3 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:41:59 +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.171422166219361 (code B ref 70606); Sat, 27 Apr 2024 12:41:59 +0000 Received: (at 70606) by debbugs.gnu.org; 27 Apr 2024 12:41:02 +0000 Received: from localhost ([127.0.0.1]:39247 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hMR-00051h-H4 for submit@debbugs.gnu.org; Sat, 27 Apr 2024 08:41:01 -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 1s0hIb-0004Bh-PK for 70606@debbugs.gnu.org; Sat, 27 Apr 2024 08:37:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714221392; 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=44KOYztUjhXHHnQrH4UqJVbiUJP4Q+aqNkHSwIKdJow=; b=MTXhr/t7gtE4TKX7tD45ekoU8aKH+/fDJljeez9lQsXK42mpC0uWjDk2tu6AMYq/LQRN/c cnzOSzkIFEo4pymtzw8QciuvJD1S1VcGIqucY3bg3P8lsblFuc4JTcPo8WKxXdVBKH6J4x qg7g2XNHhWJVbQEfESvBZ9XEVpeXZusul8yutyOBTzCmtGOP/bo3eSi8+jm/cHoOC7S9fv VC0NOOHaQ9yNgP7xofzAgEZoEKNwkrFie2JNOgutBd8KHaJs0OR+WqLCXFSbxUpZgsdaV4 V9rni2y/hxZwgfWQmlpIKslZvmnKoEo/X0iOIkwww61bSL9AigMLfr9Z9ifOww== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 676fb63d (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <70606@debbugs.gnu.org>; Sat, 27 Apr 2024 12:36:32 +0000 (UTC) Date: Sat, 27 Apr 2024 14:34:26 +0200 Message-ID: <7de7043809680228c6b23c844fe4753ffcb2ff2c.1714220242.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.40 X-Spam-Score: -3.40 X-Migadu-Queue-Id: E5505AE19 X-Migadu-Scanner: mx11.migadu.com X-TUID: VDLhDQ7yWzPb * gnu/packages/crates-io.scm (rust-unidecode-0.3): Move variable. Change-Id: I05d554c60d1c008f330a2b35c75b4119b3ce3eca --- 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 fe14f69f6f..68e5b7f41b 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -84946,24 +84946,6 @@ (define-public rust-ungrammar-1 "This package provides a DSL for describing concrete syntax trees.") (license (list license:expat license:asl2.0)))) -(define-public rust-unidecode-0.3 - (package - (name "rust-unidecode") - (version "0.3.0") - (source (origin - (method url-fetch) - (uri (crate-uri "unidecode" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "1p0sm8j9223kw3iincv60s746s88k09xcaqf8nkx3w83isfv2as0")))) - (build-system cargo-build-system) - (home-page "https://github.com/chowdhurya/rust-unidecode/") - (synopsis "Provides pure ASCII transliterations of Unicode strings") - (description - "This package provides pure ASCII transliterations of Unicode strings.") - (license license:bsd-3))) - (define-public rust-unic-char-property-0.9 (package (name "rust-unic-char-property") @@ -85569,6 +85551,24 @@ (define-public rust-unicode-xid-0.0 (base32 "1p5l9h3n3i53cp95fb65p8q3vbwib79ryd9z5z5h5kr9gl6qc7wc")))))) +(define-public rust-unidecode-0.3 + (package + (name "rust-unidecode") + (version "0.3.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "unidecode" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1p0sm8j9223kw3iincv60s746s88k09xcaqf8nkx3w83isfv2as0")))) + (build-system cargo-build-system) + (home-page "https://github.com/chowdhurya/rust-unidecode/") + (synopsis "Provides pure ASCII transliterations of Unicode strings") + (description + "This package provides pure ASCII transliterations of Unicode strings.") + (license license:bsd-3))) + (define-public rust-unindent-0.2 (package (name "rust-unindent") -- 2.41.0