From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 gB68JyP6LGZYfgAA62LTzQ:P1 (envelope-from ) for ; Sat, 27 Apr 2024 15:14:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id gB68JyP6LGZYfgAA62LTzQ (envelope-from ) for ; Sat, 27 Apr 2024 15:14: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=UoNevFCf; 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=1714223651; 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=6LffwqqigXkDc3sM/EvufXf2pJyHR/l1Mwmj2rOB9FA=; b=azG1bA7sNQ1YPW0OK4eY3HOkaLPzQKxZd2yAJOVDXDKifYQgnTAIH/PlmAYpy5TBSLWX10 btJnjZDxXzzCYP2dEWorjxHEUf0ubmzB5s7NtfkmgXH4wAgWBMy+Tl9wzQFpFE9n4CbIrV hTYYQjIzBpupW4uvDqqnAR5fQN8l9WvUbjnU3vT9wJTSIm4WzWBJ36xcCO4cT15JarDXTr hXhGaSiXWpd2Ho06yfMtJebQShwgJ+0cmEkSHdilihGu/aFUX7Kk/ZxUsbpKA2haqhAwMh BYLOiDpsA4soqTl4jZGuTVWHTlfjtjxczeDalgfmNwXiXAmeoMJpGcDU68kKcw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=UoNevFCf; 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=1714223651; a=rsa-sha256; cv=none; b=qFTKgNt9Xs8/EOBVaKo6S9dEs+n8d3X+uxVsyKH4PhM9KFeLUDd32kROWHHDLeIw2ifkUA D8FxCoJsv7++avWY19TK63xoAP5vPb9YO6xhDafzr73ZYGBii4psXPQUZUSZFzjU80zBQZ gYuE1Nme2URuTnqJsRNCT2f3E/JEs89jXYHpiAoV1FLyp//c89sfumazGx6EvzXu9MnRcR GV0gcIF4JATgK+zvqa2JcXfifFdhiglhWH+kpnJX+1oWDUaEK0u1qZBqSgzICp03g/nZpw m3SIlw/vUSwdniWhq5XtpzFt6qH/I0LsQYM83x/weo9mDfNE8z5qhdseCapTJw== 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 88D1E68DA8 for ; Sat, 27 Apr 2024 15:14:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0hrs-0005PG-CW; Sat, 27 Apr 2024 09:13:28 -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 1s0hrq-0005Om-Jz for guix-patches@gnu.org; Sat, 27 Apr 2024 09:13:26 -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 1s0hrq-0006VP-08 for guix-patches@gnu.org; Sat, 27 Apr 2024 09:13:26 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0hs8-0001lX-C0; Sat, 27 Apr 2024 09:13:44 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70606] [PATCH rust-team 065/101] gnu: Place rust-hyphenation-commons-0.8 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 13:13:43 +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.17142235696124 (code B ref 70606); Sat, 27 Apr 2024 13:13:43 +0000 Received: (at 70606) by debbugs.gnu.org; 27 Apr 2024 13:12:49 +0000 Received: from localhost ([127.0.0.1]:54843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hrF-0001ac-E2 for submit@debbugs.gnu.org; Sat, 27 Apr 2024 09:12:49 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:33537 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hKi-0004EK-OW for 70606@debbugs.gnu.org; Sat, 27 Apr 2024 08:39:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714221419; 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=6LffwqqigXkDc3sM/EvufXf2pJyHR/l1Mwmj2rOB9FA=; b=UoNevFCfC9jJ5IK0EU+SVt1YgVFyS5h/Y3qSoXSy6WQYqRMHtaCOAwiIcO6MC1awkE2vM8 loOT2a0yy2qa9rzMACP9a6VQPe2CzJEAUowkwHJn3x37cZyO3f3Osmt4bVKEvL0K7wZ2bf W6b+MZF01nrccFc1ET3uFw1zuWegKxz13bvZjQ9olj5PgO6PG3EgbfcHZu3BhYFDHua+Rn KsNz9/GYF85J3jCVRuqZgN1KPYs4ZMgP3edOVOyIJsOMwIzuDAdw2IFgKemNwlXZ5wecCV dYZm76yJ74bCeUI0Kq75n9pnFchz2R+ohd+4mrxMz18og7L1s/J93HP3eWxHQA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 687b9856 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <70606@debbugs.gnu.org>; Sat, 27 Apr 2024 12:36:58 +0000 (UTC) Date: Sat, 27 Apr 2024 14:35:27 +0200 Message-ID: <6f6ee9032db6d84b321f0c1f31e7555194f13a30.1714220245.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: 88D1E68DA8 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.40 X-TUID: ufinbrzlMqdr * gnu/packages/crates-io.scm (rust-hyphenation-commons-0.8): Move variable. Change-Id: I67077e72e80d41a03bb98ab9848cbc3c4986cdc8 --- gnu/packages/crates-io.scm | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 839b9336d0..438d6b1df2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -32462,29 +32462,6 @@ (define-public rust-humantime-1 ("rust-rand" ,rust-rand-0.4) ("rust-time" ,rust-time-0.1)))))) -(define-public rust-hyphenation-commons-0.8 - (package - (name "rust-hyphenation-commons") - (version "0.8.4") - (source - (origin - (method url-fetch) - (uri (crate-uri "hyphenation_commons" version)) - (file-name - (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "1gq59h9h8597k04yl53an0j56cvb0in98pxpp27dkiz5mnifgssz")))) - (build-system cargo-build-system) - (arguments - `(#:cargo-inputs - (("rust-fst" ,rust-fst-0.4) - ("rust-serde" ,rust-serde-1)))) - (home-page "https://github.com/tapeinosyne/hyphenation") - (synopsis "Proemial code for the @code{hyphenation} library") - (description - "This package provides a proemial code for the @code{hyphenation} library.") - (license (list license:asl2.0 license:expat)))) - (define-public rust-hyphenation-0.8 (package (name "rust-hyphenation") @@ -32517,6 +32494,29 @@ (define-public rust-hyphenation-0.8 "This package provides a Knuth-Liang hyphenation for a variety of languages.") (license (list license:asl2.0 license:expat)))) +(define-public rust-hyphenation-commons-0.8 + (package + (name "rust-hyphenation-commons") + (version "0.8.4") + (source + (origin + (method url-fetch) + (uri (crate-uri "hyphenation_commons" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1gq59h9h8597k04yl53an0j56cvb0in98pxpp27dkiz5mnifgssz")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-fst" ,rust-fst-0.4) + ("rust-serde" ,rust-serde-1)))) + (home-page "https://github.com/tapeinosyne/hyphenation") + (synopsis "Proemial code for the @code{hyphenation} library") + (description + "This package provides a proemial code for the @code{hyphenation} library.") + (license (list license:asl2.0 license:expat)))) + (define-public rust-hyprland-0.3 (package (name "rust-hyprland") -- 2.41.0