From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id cBP6DgCvWGaDxgAAqHPOHw:P1 (envelope-from ) for ; Thu, 30 May 2024 18:53:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id cBP6DgCvWGaDxgAAqHPOHw (envelope-from ) for ; Thu, 30 May 2024 18:53:20 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="dI/3nnY+"; 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=1717088000; a=rsa-sha256; cv=none; b=hy8GtDS9m6EE+jt4QRj6/ug9+AcQ0gIDY3YOnHq//ObtWEPYuG0hYsgsKwfwD5o0/xFxHo 4QAX/aBfyN6y41Csa+cxF6vjMWkHh+UqnJGlUUjbTJikn3gGgg9cdgUANg4TOqQFam9B95 7yMScUBID97VCMCFAf6fZUN9YPTYcGirHDUb4jUyE7Ij8l/Ee9BzEg6nJ9xtSi0r+nBp1q NC0DjbrSIgnum0EN45jXzDcZ1mO3cogVvuB31HpCAPciRnY5GfY5tcwanp7rZcMR5ARslh uqAY+a6sRodnFqmKLHRfK7s/TCsPTO3tG0lgCjEh3Fy1A+dafZ/26EgP8Hv6ig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="dI/3nnY+"; 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=1717088000; 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=hbFSPwgy0zWfnxljPH/HA7m/HOl0jrIJ8jBXwim5SWQ=; b=Z7zqgq1LmmDSQkRnFCYgu9pZ1ikClowRVKunuAiL9WeXIpU0M7tb79MLQASh210J7Bx54w +g4NlgWljL0Bq1FEkO0IHnsbB/CUIr9nqRGt7RAlUUFgrRr1Oy6BE41M7FDT999keIeign Xh2yAfB0HaBoO0nrUkXQzzhQvsSauP5qAh+onw1bJ9v1A4xwT+QCBppYakFJdeyAW5Wcgg S7L+eosFLvhOUK/TVB8hS6LGOFv6V+SkmPM7YNpQN9bDWCzdLtc6BhWS9pKiNzY6q9uUyX N6TEXzHr7IGislskUU1t7r/FXSYzghxd6eTrpa2weWISUY3vX5V7orp4wZFaVQ== 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 20AEA6C51C for ; Thu, 30 May 2024 18:53:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCicE-000348-Kt; Thu, 30 May 2024 12:26:58 -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 1sChbJ-0001Z7-RG for guix-patches@gnu.org; Thu, 30 May 2024 11:21:57 -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 1sChbI-0007kc-5D for guix-patches@gnu.org; Thu, 30 May 2024 11:21:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sChbS-0002v5-Ih; Thu, 30 May 2024 11:22:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH 11/44] gnu: Add rust-cached-proc-macro-types-0.1. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 30 May 2024 15:22:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71278@debbugs.gnu.org Cc: Murilo , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71278-submit@debbugs.gnu.org id=B71278.171708249810931 (code B ref 71278); Thu, 30 May 2024 15:22:06 +0000 Received: (at 71278) by debbugs.gnu.org; 30 May 2024 15:21:38 +0000 Received: from localhost ([127.0.0.1]:42172 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChaz-0002q9-U5 for submit@debbugs.gnu.org; Thu, 30 May 2024 11:21:38 -0400 Received: from layka.disroot.org ([178.21.23.139]:46252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChai-0002oS-1O for 71278@debbugs.gnu.org; Thu, 30 May 2024 11:21:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E66F141A6C; Thu, 30 May 2024 17:21:08 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MM0LhXh8zlmi; Thu, 30 May 2024 17:21:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717082467; bh=//An5HnV1ssat5pe50+GKp3PT6tnUt6kLIxd/gwgWZw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dI/3nnY+B9zawjEfMCmoXC94rdCDENyR3CFtSqDlZtjG5T9gODunS8qNK7xKhppV6 vYC/WXLSqWyJrB8yHw1+tHOux0b4T+y9TyCeL97QwuD+XiD2XFZEsfB506n9GBt9W5 bN/Gk3c3yXMueWWuZuCoLLoLPMx1Mssky6mTcIhdSd6k2W7Z2VMiP306GazGUO6V7T L0P+3ih+ynQQNC/P10MtR0W8A+nYsQuYFlrzUoo7zqe4y06zvhIKHiZ2GwXZdSUtDw Hb7u/EWY2gpguZo7Ay2Xi9kCuiL6d8Ym18PmBMJthLYW8bUTx86PoNrcOu3qKv+k7P GJDQt/BG1pIYw== Date: Thu, 30 May 2024 12:17:38 -0300 Message-ID: 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-Mailman-Approved-At: Thu, 30 May 2024 12:26:56 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Murilo X-ACL-Warn: , Murilo via Guix-patches From: Murilo 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-Migadu-Queue-Id: 20AEA6C51C X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.35 X-Spam-Score: -6.35 X-TUID: Amy2c0pDkr22 * gnu/packages/crates-io.scm (rust-cached-proc-macro-types-0.1): New variable. Change-Id: I799e260b2a8fec76692f521ad4bccaa98fc19353 --- gnu/packages/crates-io.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 551e8bd602..99268a4f92 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -10540,6 +10540,27 @@ (define-public rust-cached-proc-macro-0.19 "Generic cache implementations and simplified function memoization") (license license:expat))) +(define-public rust-cached-proc-macro-types-0.1 + (package + (name "rust-cached-proc-macro-types") + (version "0.1.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "cached_proc_macro_types" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1h3gw61v1inay4g3b8pirxlz18m81k63dw2q18zj9fnmidmkds5d")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t)) + (home-page "https://github.com/jaemk/cached") + (synopsis + "Generic cache implementations and simplified function memoization") + (description + "Generic cache implementations and simplified function memoization") + (license license:expat))) + (define-public rust-calamine-0.24 (package (name "rust-calamine") -- 2.41.0