From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 8OT8FDn7LGZDzAAAqHPOHw:P1 (envelope-from ) for ; Sat, 27 Apr 2024 15:18:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 8OT8FDn7LGZDzAAAqHPOHw (envelope-from ) for ; Sat, 27 Apr 2024 15:18:49 +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="g4iSeiR/"; 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=1714223929; 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=NFQldlOHg+RA2etwgY/BqKkPaenD9e0WtuaVfYusfz8=; b=eV8RCKnEIQX9v8t1tA9gtyuVfQLGRQhmmJnd65j4CNcTQNdg2PeP5iQWYSfN5hVaIBEDEQ dK4W2OjeSzCVOZhNI3CPx/ton3JiU0IucPTe+stQFASgEQSse9gYsy0og6UmshwnLctbG+ 5ugUYg8n9qYlcIBA6SzoNfF0HwpV1fB9DkvmaeHyC7Bq/KUvYKRJxZ1CPy9EzbfkYOF5/3 pytPkvNrRowGlFzz/HzFuMmPF1F4LnLJFO4JUC5jHlxX4sDqWFl08Ygv/2mE8W3B+Sra2a CtiniXGvs1BB5BffFqRorjyod+QBb71ptYl/b1LUQ/aBjrRtit2fsr5pNYdthg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b="g4iSeiR/"; 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=1714223929; a=rsa-sha256; cv=none; b=ob7BbsCVv6Bh4RhuQ/88/o4Ohfwn38IHcKbpe4NHRxO/lNY2IqEWabKLghDeqOBO7MtFhy UULrdRYaXUm4egxSD7dTA2w00W3yuurYfZ5aXN5elpWI75stj5QPwoydiiDxlSGCVnamF0 s6pCogyuqUtgD+EbL4hFV0tGFSjxQtRNemB4BimJ8zueSnUb63L7cHU0p45UVCqPtYx5+5 eCW6lpDM1hF3oqyUEmC690qFpRilTnzlh4xtWz23tjbBZcC1pG/8yA7UOgDZ5sDOhBIEdf u+06kJjcMReYqJXEvCidRTviC5+No3X4w9JdDg52Qn/ylasoyZtSy1GsAOGW/Q== 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 1AFAB3DDD8 for ; Sat, 27 Apr 2024 15:18:49 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0hwF-000707-1R; Sat, 27 Apr 2024 09:17:59 -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 1s0hwD-0006zC-PA for guix-patches@gnu.org; Sat, 27 Apr 2024 09:17:57 -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 1s0hwD-0007Mp-GO for guix-patches@gnu.org; Sat, 27 Apr 2024 09:17:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0hwV-0002hT-U5; Sat, 27 Apr 2024 09:18:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70606] [PATCH rust-team 068/101] gnu: Place rust-html-escape-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 13:18:15 +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.17142238699947 (code B ref 70606); Sat, 27 Apr 2024 13:18:15 +0000 Received: (at 70606) by debbugs.gnu.org; 27 Apr 2024 13:17:49 +0000 Received: from localhost ([127.0.0.1]:54949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hw0-0002ZN-AY for submit@debbugs.gnu.org; Sat, 27 Apr 2024 09:17:48 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:53325 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hKt-0004DC-St for 70606@debbugs.gnu.org; Sat, 27 Apr 2024 08:39:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714221420; 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=NFQldlOHg+RA2etwgY/BqKkPaenD9e0WtuaVfYusfz8=; b=g4iSeiR/gLTdAEoJ+ca6d6R028LVaX/dl7/zNMKpT/TyCjeMSFc7fPxSvaFumYP9T2unYI 0pwbVxfQf8+vaT538fcnlHN0G+c0P1eVxPRRM83Auxv5/wKo2oxCb0VSwUD2DNSRNkoD5d PJlDjy7UEnsflXMp8hVeTKhOmEFAzK7dml3wBvnediUJ2RZUDv1VHaZ14+t7tGktfNNHKu plEpGwWpkA20Qj2EC1UiUnbDBBf74w1NgCm7lx+9nn/rqel34kmlJUXpg7UGGZ80TTkPat k4EM+5M1uiivbsKxaFuZT1nfPHpUJDCsRegHfn4ElWp1YNPGxRrPgIUOVfWoiw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 75cb59e3 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <70606@debbugs.gnu.org>; Sat, 27 Apr 2024 12:37:00 +0000 (UTC) Date: Sat, 27 Apr 2024 14:35:30 +0200 Message-ID: <5f32f7f902459705161a59c9208f31e1131db294.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.40 X-Spam-Score: -6.40 X-Migadu-Queue-Id: 1AFAB3DDD8 X-Migadu-Scanner: mx13.migadu.com X-TUID: sc1XPADcFBRk * gnu/packages/crates-io.scm (rust-html-escape-0.2): Move variable. Change-Id: Ic5c1e9a5a84c84ad2df910f9948a89612b57ea29 --- gnu/packages/crates-io.scm | 48 +++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 21dc0a33bc..4576a80908 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -31981,6 +31981,30 @@ (define-public rust-hound-3 (description "This package provides a wav encoding and decoding library.") (license license:asl2.0))) +(define-public rust-html-escape-0.2 + (package + (name "rust-html-escape") + (version "0.2.13") + (source (origin + (method url-fetch) + (uri (crate-uri "html-escape" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0xml3hswv0205fbm5iq7dqiwjkr6d245xkfppwi7wqjdfr4x86kd")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-utf8-width" ,rust-utf8-width-0.1)) + #:cargo-development-inputs + (("rust-bencher" ,rust-bencher-0.1)))) + (home-page "https://magiclen.org/html-escape") + (synopsis "Library for encoding and escaping special characters in HTML") + (description + "This package provides a library for encoding and escaping special +characters in HTML, decoding and unescaping HTML entities as well.") + (license license:expat))) + (define-public rust-html5ever-0.26 (package (name "rust-html5ever") @@ -32107,30 +32131,6 @@ (define-public rust-htmlescape-0.3 "This package provides a library for HTML entity encoding and decoding.") (license (list license:asl2.0 license:expat license:mpl2.0)))) -(define-public rust-html-escape-0.2 - (package - (name "rust-html-escape") - (version "0.2.13") - (source (origin - (method url-fetch) - (uri (crate-uri "html-escape" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "0xml3hswv0205fbm5iq7dqiwjkr6d245xkfppwi7wqjdfr4x86kd")))) - (build-system cargo-build-system) - (arguments - `(#:cargo-inputs - (("rust-utf8-width" ,rust-utf8-width-0.1)) - #:cargo-development-inputs - (("rust-bencher" ,rust-bencher-0.1)))) - (home-page "https://magiclen.org/html-escape") - (synopsis "Library for encoding and escaping special characters in HTML") - (description - "This package provides a library for encoding and escaping special -characters in HTML, decoding and unescaping HTML entities as well.") - (license license:expat))) - (define-public rust-hts-sys-2 (package (name "rust-hts-sys") -- 2.41.0