From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EMFEIUhV2mURSAEA62LTzQ:P1 (envelope-from ) for ; Sat, 24 Feb 2024 21:44:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id EMFEIUhV2mURSAEA62LTzQ (envelope-from ) for ; Sat, 24 Feb 2024 21:44:56 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="MAcz/i6e"; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708807496; h=from:from:sender:sender: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=bSsCSxFFbewl4NWA2DncmCxIziI1bEibpCPSAJOWswY=; b=pTfWfC9RjD3LWP5NEK+5P725uRULnxrdELpEeBvae+ghyCCh3lwj/Se12WgBthV+YMqrFR 4A3njbLTloCEniXTmi5Y0um4hM9BZ8Y2eq6EXyyNRXPWTJ3YsKlcEp9PMghgiNm7zMx+H5 5/++mxCsTFUmmjjl0VKzOWyxpa+V/htyYUJnhB48JKGNhrvz9G8tlgz5NzxSXU4l+ZtAyX O7Imc/MH5KokYby772Kbif8ahNli0pk3GpORPZb4do5R7G2jSVPSvIU8XaX37OrEsXL8zo 1J7aI/6PqLlyECfa7zl3wrx2YoYE+0YPf7LAIMXd/pUGP0IRxDUdMhsfdqVg0w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="MAcz/i6e"; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708807496; a=rsa-sha256; cv=none; b=nOHZl2iOBGt4p6DymeJmyBir+7Jt+vzfzlt40Tqz+8Iaitff1eRfTXzwz5dNl4c/NG1u7I Gea75Kw5s35HnQDM7e1MKDGyfK+z0Sgn5+e6CL1M7Hss2qghXQPI8VoJ/pGA/HRyMR2J2E uwUcIBf3XrZeK387xbEfoD4cjaUQyBmZJcr76/ks2hMRlqSlvT8IrxcVpcMwHX/QfxVvXw YZPNFaDfctZ76dQVObAYzv1cE4xjaOm6z9vj+N8V5YSLn+yfBNvvFxb7eS5zSG0ChnDZFg Ux61EH9ZdcK+134v6fkPSIropcyN450ltMCVZplB/vJkAdqAcnu5MImLGs6Pbg== 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 642913F703 for ; Sat, 24 Feb 2024 21:44:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rdyt7-0000zN-Ea; Sat, 24 Feb 2024 15:44:51 -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 1rdysy-0000si-0S for guix-patches@gnu.org; Sat, 24 Feb 2024 15:44:41 -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 1rdysx-0008AH-B8 for guix-patches@gnu.org; Sat, 24 Feb 2024 15:44:39 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rdytL-0002u6-KF; Sat, 24 Feb 2024 15:45:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69363] [PATCH 35/87] gnu: Add rust-stability-0.1.1. Resent-From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 24 Feb 2024 20:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69363 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 69363@debbugs.gnu.org Cc: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69363-submit@debbugs.gnu.org id=B69363.170880744910846 (code B ref 69363); Sat, 24 Feb 2024 20:45:03 +0000 Received: (at 69363) by debbugs.gnu.org; 24 Feb 2024 20:44:09 +0000 Received: from localhost ([127.0.0.1]:56541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdysT-0002oi-Cy for submit@debbugs.gnu.org; Sat, 24 Feb 2024 15:44:09 -0500 Received: from mail-lj1-f178.google.com ([209.85.208.178]:54449) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdysL-0002lx-R9 for 69363@debbugs.gnu.org; Sat, 24 Feb 2024 15:44:02 -0500 Received: by mail-lj1-f178.google.com with SMTP id 38308e7fff4ca-2d22b8801b9so32178161fa.0 for <69363@debbugs.gnu.org>; Sat, 24 Feb 2024 12:43:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708807352; x=1709412152; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bSsCSxFFbewl4NWA2DncmCxIziI1bEibpCPSAJOWswY=; b=MAcz/i6eQgEeN1IdnicEj8Xqc/RWoDbiBqjuv89oWlVMLeFjhrW4xy4G1WTktt9fwG CTxlPCF/78KFjMuMKPV4BZCvVTHI8sxPf4z7mcAbCUaW4MKo4TFykZ5wXtnr7lvIbPmj LAVhv3SA8gOvtAtuwQSgtMrp3wgWngTOXDm0CGmnRL25ouKpvwL7p0zmpXDb1veH2Wql wB7bxdiM//lh/OOR6Z/gZYmpbXrFJB9MzbTKVHxQ7Pu3t9M0s9sGBxXtiDVbVsQWNDMy WmcwrUqrfLT5NLXWh8hsHUXeiariGlcjuhlID4RvaHbuY+e3j70SVFfgNKtV9KTZXbg6 Y3Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708807352; x=1709412152; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bSsCSxFFbewl4NWA2DncmCxIziI1bEibpCPSAJOWswY=; b=EopKdpT3A5ixs78vo3EC8S2kYFcDBWWmixgA01Z9iWg7IHU/7JAVHpllZA85UPqSRZ pz9b+SU+ThwCMLdIIul3m/IUtlUr4EsUnYJxgB+S5wWYcvp0CPp7ZeYbY/7dDqOKml7e hzaSmjzpW7gN26mB/4+UB7IhQRu9HnLH9QlUoo7AjOuQTiaqJ0ENTMmb8zC6lIqKneKQ 1E2UdlKPbjv1VSGTLsIlmNs7wOu1yGNeJ8n+eBT127y9ox+xZvdnVd1Rfc1hu07p4gF+ 4kLbjwHdLfVUcUkF/CFpnV4L9Nr6WNmCmHWVhuJEApZ/UhRJoih5VmymjZlazDkun7fI anSQ== X-Gm-Message-State: AOJu0Yzs5+6chVriMmO+rbAZZM/bJ5pFuItWAW5pCQlxBEBME5WvWMZj 5Bnp3GM1doefjdmBwXXxONrdAbvqmjWO1da7pXJS79PznmQiWI9HWsA/wvPj X-Google-Smtp-Source: AGHT+IElycGQuql7jIIFJ7in2U3MnNUvp4rBMgLmTcaeO5sVmWUVNtaaRtM9yQ99CRyY+M+bAmmFuQ== X-Received: by 2002:ac2:5e9b:0:b0:512:db76:4e16 with SMTP id b27-20020ac25e9b000000b00512db764e16mr1799478lfq.4.1708807351664; Sat, 24 Feb 2024 12:42:31 -0800 (PST) Received: from localhost (87-97-125-186.pool.digikabel.hu. [87.97.125.186]) by smtp.gmail.com with ESMTPSA id s6-20020a056512214600b0051179fe683bsm311688lfr.155.2024.02.24.12.42.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Feb 2024 12:42:31 -0800 (PST) From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Date: Sat, 24 Feb 2024 21:39:33 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <57cff7a5fffe9dfd7cccc00349c5cc57f283a4d8.1708807219.git.voroskoi@gmail.com> References: <57cff7a5fffe9dfd7cccc00349c5cc57f283a4d8.1708807219.git.voroskoi@gmail.com> 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: , 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-Migadu-Spam-Score: -3.67 X-Spam-Score: -3.67 X-Migadu-Queue-Id: 642913F703 X-Migadu-Scanner: mx11.migadu.com X-TUID: HIkK1wp9Ts3/ * gnu/packages/crates-io.scm (rust-stability-0.1): New variable. Change-Id: I3a063c4d178148389e044b0d6203e37bcaa4bd6a --- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 41fd97e0e6..7c5c92c8e2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -64805,6 +64805,26 @@ (define-public rust-st-map-0.1 (description "This package provides a runtime for a stack-alocated map.") (license license:expat))) +(define-public rust-stability-0.1 + (package + (name "rust-stability") + (version "0.1.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "stability" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1kn3vcicmpg8bnyalp15i2j0dbv6c0wc62022bcs58jdi5vv3lgb")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-quote" ,rust-quote-1) + ("rust-syn" ,rust-syn-1)))) + (home-page "https://github.com/sagebind/stability") + (synopsis "rust API stability attributes") + (description "Rust API stability attributes for the rest of us.") + (license license:expat))) + (define-public rust-stable-deref-trait-1 (package (name "rust-stable-deref-trait") -- 2.41.0