From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 kI+1NBL7LGbengAAe85BDQ:P1 (envelope-from ) for ; Sat, 27 Apr 2024 15:18: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 mp2.migadu.com with LMTPS id kI+1NBL7LGbengAAe85BDQ (envelope-from ) for ; Sat, 27 Apr 2024 15:18:10 +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=SoAqdqOd; 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=1714223890; 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=nv0GNhf2v6jlKQWslO/jQzSWScml2DawnV8PnzVr6YE=; b=YOM88NWVvzTKWq/oaeUBX9AOA1az3DQ/3JQlLudStgSw+Q023fre0wcRD+ZaSRy7rEAp1H ZYXydKsxoa+IOtyqcFb1iTmtBOTzxG0j2QpX2U4AsZolRSDXn239DXgbpZz7qaXzU0QEba SEBDjSSHuJuxIvPdjfEEvDt7es7o2gI2f7ABaHax3qUo1Y5dmEHVnsD/C/B/QOIY9+Q3Rt HDZqgeJP/sE7UQdGDtiy0jcsF7VcRF+uFQ+gz+o8DPBqbrFzZ9OmQN8IZ8Nx5tHhbstyRt A48BHT2ZYAU169v0hRAhyELtPYq1qzwgoT/yreBes5jR3Rkg/9tWtbel7rvXwA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=SoAqdqOd; 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=1714223890; a=rsa-sha256; cv=none; b=c0JwmZTP12T1qN02lE3NwuqqRUMVi5FqzJzBxS9h9AVq01SJMIwRD+b/GSzwpfrbrLV4u9 BDp8vVcUFr084/8ND5ilLVUCKZgYt2BhcbwADvU04ov4Yr5mQDZdeM5nbjYqF+hmERGdGg SjnU/rwI25No4dYcBeNNLRXM54lqZAHTsZ5VDWCai4qpGfXTyUaSxB1cXDyGhFpX5jR3g9 TgsSVvBOfx1imp6KkTw+j0iN+FD2YVN0UpnrK1myK11e1YdLdYkFf6a2QZYKfU+C1GwxI2 si9WZr2dyTdtwPrbTnDP1qc2WHvKoEt++G5GYaUjVnCEkzJwpCzznFnvy9t/yw== 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 B865169084 for ; Sat, 27 Apr 2024 15:18:10 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0hvq-0006Wv-Cc; Sat, 27 Apr 2024 09:17:34 -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 1s0hvX-0006ME-Nk for guix-patches@gnu.org; Sat, 27 Apr 2024 09:17:16 -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 1s0hvU-0007Dn-34 for guix-patches@gnu.org; Sat, 27 Apr 2024 09:17:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0hvm-0002VY-Lx; Sat, 27 Apr 2024 09:17:30 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70606] [PATCH rust-team 087/101] gnu: Place rust-chan-0.1 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:17:30 +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.17142238179129 (code B ref 70606); Sat, 27 Apr 2024 13:17:30 +0000 Received: (at 70606) by debbugs.gnu.org; 27 Apr 2024 13:16:57 +0000 Received: from localhost ([127.0.0.1]:54884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hvD-0002Ms-OS for submit@debbugs.gnu.org; Sat, 27 Apr 2024 09:16:57 -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 1s0hKW-0004DC-Eh for 70606@debbugs.gnu.org; Sat, 27 Apr 2024 08:39:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714221427; 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=nv0GNhf2v6jlKQWslO/jQzSWScml2DawnV8PnzVr6YE=; b=SoAqdqOdMyNVIABf1KpQ8n0BuAsBAY0g0JgimVa37Pg+Ttvbh6bI2n5Nq2BObxDL1cdqIc MknsiNOx7BN7VyHslgwwZFzyR2v8MhegMxXgCgvZAOwg4J3v6hcWcWy0/UjImF9QCmoz0u Jbe2gi6xup7GKsMPBGB3Re6r1ffFLyh6n3Rz1mC1VQLuV0nPBcNqAslvuSWYntfaVPB1t2 OkjjH80zE0Yg93Ovy475wncTaEwQVj7DQhHWhQsKTxWJlybxGhHNOJYZJIcekPunPr6Oy2 w3sffp/dbG/x2lQd1MhnhnvU7rzRv/MZkFQ62ggVzj/Cg0pk4jQoZOxni5oKkg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 8273afe1 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <70606@debbugs.gnu.org>; Sat, 27 Apr 2024 12:37:07 +0000 (UTC) Date: Sat, 27 Apr 2024 14:35:49 +0200 Message-ID: <7ff9b9b1e2d595427e86dbaaf05bc39c31dfe36c.1714220246.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: B865169084 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.40 X-TUID: I3N6q9nVxuBh * gnu/packages/crates-io.scm (rust-chan-0.1): Move variable. Change-Id: If489b86476c2c95ee01f8d0df82166df438a9c2c --- gnu/packages/crates-io.scm | 40 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 73190c3e3d..74a790e66b 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -11930,26 +11930,6 @@ (define-public rust-cfg-vis-0.3 "This package provides a macro to support `#[cfg()]` on visibility.") (license license:expat))) -(define-public rust-chan-0.1 - (package - (name "rust-chan") - (version "0.1.23") - (source (origin - (method url-fetch) - (uri (crate-uri "chan" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "1n0y992mqfk5zpxzvrv14g9qivacmd4fiv4j1nmgyrg0vaimcjfi")))) - (build-system cargo-build-system) - (arguments - `(#:skip-build? #t - #:cargo-inputs (("rust-rand" ,rust-rand-0.3)))) - (home-page "https://github.com/BurntSushi/chan") - (synopsis "DEPRECATED. Use crossbeam-channel instead") - (description "DEPRECATED. Use crossbeam-channel instead.") - (license (list license:unlicense license:expat)))) - (define-public rust-chalk-derive-0.75 (package (name "rust-chalk-derive") @@ -12070,6 +12050,26 @@ (define-public rust-chalk-solve-0.75 "This package provides a combines the chalk-engine with chalk-ir.") (license (list license:asl2.0 license:expat)))) +(define-public rust-chan-0.1 + (package + (name "rust-chan") + (version "0.1.23") + (source + (origin + (method url-fetch) + (uri (crate-uri "chan" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1n0y992mqfk5zpxzvrv14g9qivacmd4fiv4j1nmgyrg0vaimcjfi")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-rand" ,rust-rand-0.3)))) + (home-page "https://github.com/BurntSushi/chan") + (synopsis "DEPRECATED. Use crossbeam-channel instead") + (description "DEPRECATED. Use crossbeam-channel instead.") + (license (list license:unlicense license:expat)))) + (define-public rust-charset-0.1 (package (name "rust-charset") -- 2.41.0