From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iOEvKgNy0mVvcwAA62LTzQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 22:09:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iOEvKgNy0mVvcwAA62LTzQ (envelope-from ) for ; Sun, 18 Feb 2024 22:09:23 +0100 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=ERTPgnt0; 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=1708290563; 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=aUwgHfoGWFJCcZxIU2pCoQ0Kg1QQrPT2QxEoRA09KQ4=; b=UeXSl01/5IB2jLunpfQ2+dGrXWGPm8hU+Rqz7TFmhwO4bjJqyXdtRSKhyek1bwHr4xEX86 6NACSOFsCSqBW8SAxMOEwCrFxwRwolxGkpUdmh1cO+Dchys41n8lH2xSgIxDL7aBx7CsSE b+seRCFAG2XbObjS4QiwwyYw7JvUXyP5o1r2+Qdpd337s85WMnfzi4T/ATH4eK4Bc3NTIK ni3EwOxiN/uETbeDG5QWF/6zLM8BuvY+ru5kmgLZspv/ZM62/DWLs9N5JKfNSjOEFt3nzf Ez62hThiJYRQm06genee31k5hFpkdMDFLZyFw/W3UA3jClhVDAA3uqhQb70F2A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=ERTPgnt0; 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-Seal: i=1; s=key1; d=yhetil.org; t=1708290563; a=rsa-sha256; cv=none; b=fNiST2J+3wWX5BzOaK4Le4Oao9xbN4sQ3Vni+JB8D+jLzfaQ0azQipSjB2oBgKZuc3opjx RjcW2ezUt0hAb4gyMqcuHWntvYo2h8iDgRgY1qQPi17TYoOO/X1s1EChZ9XPyc581xjBEf ZnqT6BBZyZksNq5XYkcFici5xlO669oNT4mcsfFf35PSuQcaDf0SYrDhJaeY5YnaDDdNJd QfvhihdSWsFf6ntIIRgga8Xbtmo4Z0Jn4iNdgm45y5hvFzKNPqVz2/jAJ0Vbw91YN6gPjx 0ANF0AoOVOuZuCAfo+qkydvDB+gygVZknKzLJ3XvBICuxOvbH6CPYRFrEvGxTw== 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 8D9313EFEF for ; Sun, 18 Feb 2024 22:09:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rboOW-00033t-3Q; Sun, 18 Feb 2024 16:08:16 -0500 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 1rboOE-0002vb-FI for guix-patches@gnu.org; Sun, 18 Feb 2024 16:07:58 -0500 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 1rboOB-0005xy-8A for guix-patches@gnu.org; Sun, 18 Feb 2024 16:07:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rboOV-00035g-SF; Sun, 18 Feb 2024 16:08:15 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 025/228] gnu: Place rust-roxmltree-0.14 in alphabetical order. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 21:08:15 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.170829048911725 (code B ref 69257); Sun, 18 Feb 2024 21:08:15 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:08:09 +0000 Received: from localhost ([127.0.0.1]:38787 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboOO-00032o-JA for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:08:09 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:47919 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboNs-0002u0-Ut for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:07:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290424; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aUwgHfoGWFJCcZxIU2pCoQ0Kg1QQrPT2QxEoRA09KQ4=; b=ERTPgnt0dvt5SnwOhySPCOCjfk41cEyRaYMCqY1T6amUwrq/Xpb7XZj5ASU2HVO6PjMCIv COhbqJCGEwJHq9uzcK+sPbFlfQ4M276F4MSUipe5Tcha25Bg7jHjAIDDCobEqtgZGHNiLI XsZBBv8PRBcseZ+gCYkmMfWrI6axMAHkaTI/E76WWsdQPGdwk9VsKMGpqgK2IOO6Yfg3is 2xnRHvi5pntf7wpj7Jg54FCHTmKexEGUi8hsOfgF3CCLzH6EAAOHEyvBDPRxPsZNc85thz RjZTfy0w7ET5GsXDRXelcsm4pR7SjHPasGBHkdHuqyZFGFqMkSD/sUshgsGuRg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id c28916b0 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:07:04 +0000 (UTC) Date: Sun, 18 Feb 2024 22:02:23 +0100 Message-ID: <06bcad65c7278ecf50d60ff292e2fa1593f48b31.1708288183.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.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: 8D9313EFEF X-Migadu-Scanner: mx13.migadu.com X-TUID: dLYoZiD2F98E gnu/packages/crates-io.scm (rust-roxmltree-0.14): Move variable. Change-Id: I71364774e17b776c43b696791a98c01e62655c10 --- gnu/packages/crates-io.scm | 44 +++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index a1abbc2b04..71453a775e 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -16188,28 +16188,6 @@ (define-public rust-rodio-0.15 many formats including AAC, FLAC, MP3, MP4 and WAV.") (license (list license:expat license:asl2.0)))) -(define-public rust-roxmltree-0.14 - (package - (name "rust-roxmltree") - (version "0.14.0") - (source - (origin - (method url-fetch) - (uri (crate-uri "roxmltree" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "010mahzyarkzb7kaawgga1a9y46nsp209yh2i4g4pq98bg8afn5z")))) - (build-system cargo-build-system) - (arguments - `(#:skip-build? #t - #:cargo-inputs - (("rust-xmlparser" ,rust-xmlparser-0.13)))) - (home-page "https://github.com/RazrFalcon/roxmltree") - (synopsis "Represent an XML as a read-only tree") - (description - "@code{roxmltree} represents an XML 1.0 document as a read-only tree.") - (license (list license:expat license:asl2.0)))) - (define-public rust-cssparser-0.29 (package (name "rust-cssparser") @@ -55391,6 +55369,28 @@ (define-public rust-rowan-0.15 "This package provides a library for generic lossless syntax trees.") (license (list license:expat license:asl2.0)))) +(define-public rust-roxmltree-0.14 + (package + (name "rust-roxmltree") + (version "0.14.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "roxmltree" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "010mahzyarkzb7kaawgga1a9y46nsp209yh2i4g4pq98bg8afn5z")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-xmlparser" ,rust-xmlparser-0.13)))) + (home-page "https://github.com/RazrFalcon/roxmltree") + (synopsis "Represent an XML as a read-only tree") + (description + "@code{roxmltree} represents an XML 1.0 document as a read-only tree.") + (license (list license:expat license:asl2.0)))) + (define-public rust-rpassword-7 (package (name "rust-rpassword") -- 2.41.0