From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gA91FCuPPWVGugAAauVa8A:P1 (envelope-from ) for ; Sun, 29 Oct 2023 00:46:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gA91FCuPPWVGugAAauVa8A (envelope-from ) for ; Sun, 29 Oct 2023 00:46:03 +0200 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 278B156157 for ; Sun, 29 Oct 2023 00:46:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b="UM/fTzSn"; 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=1698533163; a=rsa-sha256; cv=none; b=I3sjHACSx3YlcENGhp9H7HyGxUjxKtP8r38yPn53alWROURUDC+8Vjqp+ORJ259DrCyn/i 9k5o0TnNNt+Lm/s71USzLARk2/P0A9ml9n1f0KVP3Lxo6KHA3ja8a5dQba1aot745fDm3V pOKyXR6bjVatqG80kYbtZFO2BrKiMdU+1QKRft2XMNpWXGa3sJKfV58T79z4y2BxJekpcX BMn2It9Zkg2sKOQn4AeLXiqmMB0fOuOn5WuZ5opK80FGb6Heu5khZcbg/+Z51w/pC+f9qy wzSZvYJ1mqFChrXsIhROyHI+tkjwswBE1EiOJ1RxmIUZ2UZdobiL2PSl8jmHVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b="UM/fTzSn"; 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=1698533163; 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=q8yTOsd+A8d197ZJbTcI3MiWDBVVLaJqv7YGr/MuhFc=; b=rWU62PUxZw++7ZH5cbtxyMPBTV70H8gVYnCc+KdzBQrwUg5BEe4k2+8vuefP8PYDiUkZDg kmZbvRcIMqLTDqUzhyizDhO4n5TFGqmNCfLOiju85wD5FG7ldhTDDjlBu7Xw7E7SSeembc 4kZPmsfExRzg7D09lrH8zYy4sevhkZhis/i/O8TJZgyqe4ig+JNbdmb16I1lVvEYs7rX1L Gh9VHpZiC9++poR6e3Pjb4SMrEWHObOFOj5EusRy68uXvGX3nqmWQZYM0/uh/HfJ1JS8to /Ye2NOBCurtJyNROweSVyl2ceN1mNH9nl7bJs17csNlYlKGZ8Tv1TzbHpKBhTw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qws3o-0007Os-A2; Sat, 28 Oct 2023 18:45:40 -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 1qws3e-0007Nc-K7 for guix-patches@gnu.org; Sat, 28 Oct 2023 18:45:31 -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 1qws3e-0007aH-9S for guix-patches@gnu.org; Sat, 28 Oct 2023 18:45:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qws4A-0000eC-Ex for guix-patches@gnu.org; Sat, 28 Oct 2023 18:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66802] [PATCH 06/21] gnu: Add rust-lazycell-0.6. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 28 Oct 2023 22:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66802 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66802@debbugs.gnu.org Cc: Jaeme Sifat Received: via spool by 66802-submit@debbugs.gnu.org id=B66802.16985331192394 (code B ref 66802); Sat, 28 Oct 2023 22:46:02 +0000 Received: (at 66802) by debbugs.gnu.org; 28 Oct 2023 22:45:19 +0000 Received: from localhost ([127.0.0.1]:39811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qws3S-0000cX-Rs for submit@debbugs.gnu.org; Sat, 28 Oct 2023 18:45:19 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:41250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qws3P-0000cC-P2 for 66802@debbugs.gnu.org; Sat, 28 Oct 2023 18:45:16 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo1.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qws2n-00Ayo1-Fs for 66802@debbugs.gnu.org; Sun, 29 Oct 2023 00:44:37 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To :Message-Id:Date:Subject:Cc:To:From; bh=q8yTOsd+A8d197ZJbTcI3MiWDBVVLaJqv7YGr/MuhFc=; b=UM/fTzSnoxc8TZsicOTQfklNOq ve6LPxnAto6s55jAjtXzkaWJqsl3hIB1pc3jDrrIGH4DZCxHsnfoeUXN9UeRSLuBUbxdh0WG/nWfg 4qFzQJJpS3XKBZN9MyOQvcRurAtJJGwhMdqG9FT0dHdJZ4GJe2CUidftEDbt6MIGkeKhmavwLcCtT QBWrwZJji2GoyQ6Lgseh5Yi4afEX5imo0Q0ROmFhnF80KfBgFDgdngxW0DVRmY1RZzeJUfDwE1JSW cutjZ212PbY8EMANHDvONhDxJplGRjIJgd4IbbjzzStvFSlt2+Z9NllrkTwxXN7+9fVo1IEfOCNxU xy9v8r5A==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qws2n-0001JD-08 for 66802@debbugs.gnu.org; Sun, 29 Oct 2023 00:44:37 +0200 Received: by submission02.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qws2Y-0012nI-Qi; Sun, 29 Oct 2023 00:44:23 +0200 Date: Sat, 28 Oct 2023 18:43:49 -0400 Message-Id: X-Mailer: git-send-email 2.34.1 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: Jaeme Sifat X-ACL-Warn: , Jaeme Sifat via Guix-patches From: Jaeme Sifat 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-Queue-Id: 278B156157 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.20 X-Spam-Score: -6.20 X-TUID: Rzp1e3uDL+Q4 * gnu/packages/crates-io.scm (rust-lazycell-0.6): New variable. Signed-off-by: Jaeme Sifat Change-Id: I0beb715c7d1596cdae9649aed8e7515ec0fb5049 --- gnu/packages/crates-io.scm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 605ffd3b1e..7b0b913303 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -36515,6 +36515,21 @@ (define-public rust-lazycell-1 "This package provides a library providing a lazily filled Cell struct.") (license (list license:expat license:asl2.0)))) +(define-public rust-lazycell-0.6 + (package + (inherit rust-lazycell-1) + (name "rust-lazycell") + (version "0.6.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "lazycell" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1vy0gxy28z8afkqhvgl6x895k72i1wsxarnmw4zlmvvhphwqiw56")))) + (arguments + `(#:cargo-inputs (("rust-clippy" ,rust-clippy-0.0)))))) + (define-public rust-lazycell-0.5 (package (inherit rust-lazycell-1) -- 2.41.0