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 cEcOJtLyLGbengAAe85BDQ:P1 (envelope-from ) for ; Sat, 27 Apr 2024 14:42:58 +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 cEcOJtLyLGbengAAe85BDQ (envelope-from ) for ; Sat, 27 Apr 2024 14:42:58 +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="VAksXV/1"; 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=1714221778; 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=dcKdH+GVKwyvt8Vq4eMka6nbzhnLOY4qNwlekY214Ak=; b=m0geGczJFcMzAbpy3MjZWxjitU9ZnKwK/F5FUlaLtoJ3kvuo2EisKqWZMOvSfKlsP208gt 3+EkARw23QbtQ/t5oLPRdcykw6Poa0BJXpIdVvnd+u0Qp/foFvfVXq6FUjUfz2YyrDLU0z pq4D+ger/h3Ty7PyPAo7fN/MckSf2XM6unulEFDHHBunwstiqnn+//ZlhDqxgpXWqVxJP+ MPxobdehQbnDTzi/OGJUnaj+rBy9QNwns+mc25La3aPra0FJ+aHTmhlg16pnjLtniJxtnJ 89keJtVd6vJi4PKf9kKxo1rcj3pkKX3ujG/9XYGjdYHkP6hUdXRb+9NITcyVaA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714221778; a=rsa-sha256; cv=none; b=uHzRNJ8ObIfHjrL0OjpIxg6gRonHXkhOBOv0vSHFNWpGxt3xJ+lOjTaTXTGA0SOw9+8otr qHdWon8x9rGLNPs1nyX17+nOuhCOoQOCc/WY94WUndUACHXZhj7Mpk3YUQmC9klMbBZ+rj KDpgJTdIAmD7DESAXUImgTi4fGF1fgfdCbPrRPtOqJ77def4uDIeaHzoNLC6SjvpEkkHvM hwweVRLLJEe/lFdYnE8qDtW+FM18zl9gKYFO0U33xQFo7diNp5vM3nmPSE8YcK8PtKB5h3 5IuXbGWjZYaluMtYZCvbahF0J1wyK5IWM8Fb3Hl6WD2gRnOgTyBlVy+8cxvVsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b="VAksXV/1"; 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 85BF7AF0A for ; Sat, 27 Apr 2024 14:42:58 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0hOA-0007WH-Iv; Sat, 27 Apr 2024 08:42:46 -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 1s0hO6-0007Qx-Vg for guix-patches@gnu.org; Sat, 27 Apr 2024 08:42:43 -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 1s0hO6-0000uj-9v for guix-patches@gnu.org; Sat, 27 Apr 2024 08:42:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0hOO-0005SG-UZ; Sat, 27 Apr 2024 08:43:00 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70606] [PATCH rust-team 031/101] gnu: Place rust-pretty-hex-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:43:00 +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.171422173820391 (code B ref 70606); Sat, 27 Apr 2024 12:43:00 +0000 Received: (at 70606) by debbugs.gnu.org; 27 Apr 2024 12:42:18 +0000 Received: from localhost ([127.0.0.1]:39299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hNh-0005Ia-M5 for submit@debbugs.gnu.org; Sat, 27 Apr 2024 08:42:18 -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 1s0hJH-0004EK-7W for 70606@debbugs.gnu.org; Sat, 27 Apr 2024 08:37:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714221404; 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=dcKdH+GVKwyvt8Vq4eMka6nbzhnLOY4qNwlekY214Ak=; b=VAksXV/1nxu063Rmh8FNTY5m3vqOVrjN4GEvfV0nMOIzYnqtogmILS/4onWF42uP4mh6pH Lr2e53bpnwr5Iov4gcZBiOTLIkWILbK4I12z4fl22cc4dVchlCFhmtK//pq0tUb3qPyib7 L6/Xws6A9j/Le6wsurKFBO2NxAuM41Fg/5cnV72HwGBVwOIa0p0c0up8fnejP4NOT9SK+P h0aoBe8DuVvRi3vBA5NvUysY0ZAm33d6U+mJgfea1o1xpRewsREdHqVtD6HkSR3Nba3R3E 3gTmlJQkcw9lBecrDYMKGAWx3/m7dIWBpyUNXWrocy4TmOjemCvgpdBSyyb1cQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 9bd3080e (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <70606@debbugs.gnu.org>; Sat, 27 Apr 2024 12:36:44 +0000 (UTC) Date: Sat, 27 Apr 2024 14:34:53 +0200 Message-ID: <40b5368e2bc90172646d08e1393d41b2a543d701.1714220243.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: 85BF7AF0A X-Migadu-Scanner: mx11.migadu.com X-TUID: S4OPEwE5lT4p * gnu/packages/crates-io.scm (rust-pretty-hex-0.3): Move variable. Change-Id: Ieb7c62fbd2f99dfc66b2bb02123f300562dca11a --- gnu/packages/crates-io.scm | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index dc9324793b..75d962ffc7 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -55590,6 +55590,25 @@ (define-public rust-pretty-env-logger-0.3 ("rust-chrono" ,rust-chrono-0.4) ("rust-env-logger" ,rust-env-logger-0.6)))))) +(define-public rust-pretty-hex-0.3 + (package + (name "rust-pretty-hex") + (version "0.3.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "pretty-hex" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1mf8xvlfri4impj2paj4azx7hxh7l0i38cjyib1hiikwvlqhiyn6")))) + (build-system cargo-build-system) + (arguments + (list #:cargo-development-inputs `(("rust-heapless" ,rust-heapless-0.5)))) + (home-page "https://github.com/wolandr/pretty-hex") + (synopsis "Prettified output of hexadecimal byte slices") + (description "Pretty hex dump of byte slices in the common style.") + (license license:expat))) + (define-public rust-prettyplease-0.2 (package (name "rust-prettyplease") @@ -55633,25 +55652,6 @@ (define-public rust-prettyplease-0.1 #:cargo-development-inputs (("rust-syn" ,rust-syn-1)))))) -(define-public rust-pretty-hex-0.3 - (package - (name "rust-pretty-hex") - (version "0.3.0") - (source - (origin - (method url-fetch) - (uri (crate-uri "pretty-hex" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "1mf8xvlfri4impj2paj4azx7hxh7l0i38cjyib1hiikwvlqhiyn6")))) - (build-system cargo-build-system) - (arguments - (list #:cargo-development-inputs `(("rust-heapless" ,rust-heapless-0.5)))) - (home-page "https://github.com/wolandr/pretty-hex") - (synopsis "Prettified output of hexadecimal byte slices") - (description "Pretty hex dump of byte slices in the common style.") - (license license:expat))) - (define-public rust-prettytable-rs-0.8 (package (name "rust-prettytable-rs") -- 2.41.0