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 wLy8IC9EDGYxHgAAe85BDQ:P1 (envelope-from ) for ; Tue, 02 Apr 2024 19:45:19 +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 wLy8IC9EDGYxHgAAe85BDQ (envelope-from ) for ; Tue, 02 Apr 2024 19:45:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=t4kwUSTI; 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=foundation.xyz (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712079919; 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=ChmamK92yD7hbMx/6aCJ6zkXDC3laCdBHmfyqWn6Dtk=; b=Y9mtLRUYszTOOpb/lta/fzrUWkEJPP5NxWtBQT4H1Xa7YSBoIEH+TPSX9RhC6Pz57ukcVP g5CkUCXiRmDoYLsCPS6cpXnVGsvhue/nTR+WDBZu1D59LkD4nkzxiYeXQDr1JLb7/z9hIV Px6OUB5JMEOo1MyzhK5Ub1kgT/xMLEjm6v+9x2OfFvw1/qs4k7TMrDtxs/Km4cvk0XY/4k cKh7AN6cYuki0ghC2pt8xVMzmAxpX0/BzmesfiDDnnYn0aM4QYxXRcsUbanm16TRK+Zgjo e2jgZdc85+qTIkxEF5g5bXAlATlpwaezNGZ7nMieXGUV3yOanCh4g7aKBMynXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=t4kwUSTI; 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=foundation.xyz (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712079919; a=rsa-sha256; cv=none; b=J6KBcJEO4TgJcJTFIOBrmFMQdVInRJQLzSx9qbpCIIH60CCVUsLRIOUbzgrXXQLX+8DnJv 1661ovraYvXKAWagM8KUTxDHLxvkw0jELlFgJFh6vSo5RcPbkGR2aODLpD8vUOc+qSliLN ncShsnKyOYv01VIHv+DpNl8yLF74DemmJuFbrOKvQVakp/NoUWiLV4sQ7iT+UVdxZ0ue8X /KhQfTCWVFTXp5icMV5EPCD4/3ixBud1ootBBcDPI/AiEJn1hFRVXPLKL4SKQ1vb7D2X3y FUCuxZdTbpl44rkOiwWcz6h/+KisQ/2wicoL0kUYKDXVOLyd84jpI2h8fxQEqw== 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 470FAFC8C for ; Tue, 02 Apr 2024 19:45:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrgk3-0000rS-VI; Tue, 02 Apr 2024 12:12:07 -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 1rrgjy-0000c8-Mr for guix-patches@gnu.org; Tue, 02 Apr 2024 12:12:04 -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 1rrgjy-00085v-71 for guix-patches@gnu.org; Tue, 02 Apr 2024 12:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrgk2-0007Q7-09; Tue, 02 Apr 2024 12:12:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70146] [PATCH 131/147] gnu: Add rust-async-fs-2. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Tue, 02 Apr 2024 16:12:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70146 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70146@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70146-submit@debbugs.gnu.org id=B70146.171207429028188 (code B ref 70146); Tue, 02 Apr 2024 16:12:05 +0000 Received: (at 70146) by debbugs.gnu.org; 2 Apr 2024 16:11:30 +0000 Received: from localhost ([127.0.0.1]:55717 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrgjP-0007KU-Vt for submit@debbugs.gnu.org; Tue, 02 Apr 2024 12:11:30 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:52346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrggl-0006jU-A8 for 70146@debbugs.gnu.org; Tue, 02 Apr 2024 12:08:47 -0400 Received: by mail-wm1-x334.google.com with SMTP id 5b1f17b1804b1-415644aca59so20051605e9.0 for <70146@debbugs.gnu.org>; Tue, 02 Apr 2024 09:08:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundation.xyz; s=google; t=1712074113; x=1712678913; 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=ChmamK92yD7hbMx/6aCJ6zkXDC3laCdBHmfyqWn6Dtk=; b=t4kwUSTILiVdpjqFIUXUmUuAT7y9Zxe8o4gBOKb17bkPG3R1yHpdjn+XlQbiSWYn0D 06u/oYxwfftHyf6vCzasVGWSqruOM6lbJj9MXVyDsZtgoI6OH725tEMHMPwi+K7e6QvS Ii8T6kbUdiioUFvD301XkdZ5YPo4IO/irHZ6sDcQekx1TpQ6ciKck2/VaAlkSaa9dBqB YRLER8j0qTI8fAPXUXweQGcdZs2LChYC4mqjO/givMnLQl8yorWB6FSQ70FS2TJVqEGq JB8ACXryYhC1twtIi1N+EHBgfpmpF6UEqCgB5MwYhpXG9+B1NMu0TYPsuIJgaZr2ZKRX gRlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712074113; x=1712678913; 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=ChmamK92yD7hbMx/6aCJ6zkXDC3laCdBHmfyqWn6Dtk=; b=FvpoFyMgZi+/L1eO3WnSWOVbqBJO4dUkoWyZfX61l9gtLcDwBKMyZu/Y3tkyZiCzLS thnBPHxdFCtvrF3HCunapafwRZrUANuQy60HzhMrcx6ckMxNC5N3ADyqqikuprLnklRD PRoKNhXxs3/UsK5npc5GmgnajqlbWQZbwRhjAWl9rLOYbV/+uz/e0TYWcb1lposNGljg WQQT5i5VlgWFjIB2UzB+wkDck4+tXWF9bkPWoE6Ev42xmu1kerWsqS52Jb/opFmd4MBm 6sbgrrq+PAVPJNgZnf3eTAFvvP74kZhZnbx2bB52qjJagCGnlr15fwOpkuR7B7BIb356 379w== X-Gm-Message-State: AOJu0YxOmH0gPceNsmwH3HYAEcJUDdMGrXAPOsg4VYL0Y6M753ieolpx znfMSQN0hZCKvPCLjlSHO95JDWXQc+BDV1nwPSV38H9rcr324QpzZNsnM4Jjf6WuorzKPt2/swf i X-Google-Smtp-Source: AGHT+IF1syBMI5/IYENP3c8FiHuDjDCoik1x8JvsZwn7DIxE+juIbFQa1cL5f+O38ho7s9TtApkBUw== X-Received: by 2002:a05:600c:314f:b0:414:227:fc66 with SMTP id h15-20020a05600c314f00b004140227fc66mr2163159wmo.2.1712074113672; Tue, 02 Apr 2024 09:08:33 -0700 (PDT) Received: from jeandudey.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id bh8-20020a05600005c800b0033e7a102cfesm8261928wrb.64.2024.04.02.09.08.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Apr 2024 09:08:33 -0700 (PDT) From: Jean-Pierre De Jesus DIAZ Date: Tue, 2 Apr 2024 18:05:23 +0200 Message-ID: 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: , 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: 470FAFC8C X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: 4.15 X-Spam-Score: 4.15 X-TUID: obCjhUrIIFvd * gnu/packages/crates-io.scm (rust-async-fs-2): New variable. (rust-async-fs-1): Inherit from rust-async-fs-2. Change-Id: Ifcb121ce34b60e2c905e2136de7d05950d3069d2 --- gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f75c012ddc..4cfcb13fd4 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -4310,8 +4310,31 @@ (define-public rust-async-executor-1 (description "This library provides async executors.") (license (list license:asl2.0 license:expat)))) +(define-public rust-async-fs-2 + (package + (name "rust-async-fs") + (version "2.1.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "async-fs" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "18dbwan238f3xdisb5x6pnrw6j95xp97srq54hgr51zjf4qnh6dw")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-async-lock" ,rust-async-lock-3) + ("rust-blocking" ,rust-blocking-1) + ("rust-futures-lite" ,rust-futures-lite-2)))) + (home-page "https://github.com/smol-rs/async-fs") + (synopsis "Async filesystem primitives") + (description "This package provides async filesystem primitives.") + (license (list license:asl2.0 license:expat)))) + (define-public rust-async-fs-1 (package + (inherit rust-async-fs-2) (name "rust-async-fs") (version "1.6.0") (source @@ -4321,18 +4344,13 @@ (define-public rust-async-fs-1 (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 "01if2h77mry9cnm91ql2md595108i2c1bfy9gaivzvjfcl2gk717")))) - (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-async-lock" ,rust-async-lock-2) ("rust-autocfg" ,rust-autocfg-1) ("rust-blocking" ,rust-blocking-1) ("rust-futures-lite" ,rust-futures-lite-1)) #:cargo-development-inputs (("rust-libc" ,rust-libc-0.2) - ("rust-winapi" ,rust-winapi-0.3)))) - (home-page "https://github.com/smol-rs/async-fs") - (synopsis "Async filesystem primitives") - (description "This package provides async filesystem primitives.") - (license (list license:asl2.0 license:expat)))) + ("rust-winapi" ,rust-winapi-0.3)))))) (define-public rust-async-global-executor-2 (package -- 2.41.0