From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +JlaIp/fPWUq2AAAG6o9tA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 05:29:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +JlaIp/fPWUq2AAAG6o9tA (envelope-from ) for ; Sun, 29 Oct 2023 05:29:19 +0100 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 7091515A60 for ; Sun, 29 Oct 2023 05:29:19 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=WIaTgI1f; 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=1698553759; 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=QFMffx9f9M6oar29Z7HTNwDlD44Jg1s9QWQ2g7qTP7s=; b=T9ZGoK/H6arLjwVNwupnQi5U+2xqyHV9hP6N09pbxdT5Go3iALU4udWrOAzlZEVTX0W+4w HxigWwfVfcbMODtZKKUryNOBBYO5C86igitWYaBI5vCPrnri37bd5QoESn+gTFC3gwj1Wz VHEJiJL7LYOGjtF2aiMoD323+OTHyDTA3/Mtc7VgsouB7+l4oJ2BZ8ZBKwhclOLfERvZX0 So9dFQQbTnlrZboAf9+ek5Ylo2aKY2fRlhs6xZwqJNmkYzOkEmKH4b2L3dXePf0Aqw7Lv1 yn2yknmCXMcI4f/0rMlR54RUFdwXuWeAgNDztv/7A7niAeW9QaUx4gaibMgpJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=WIaTgI1f; 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=1698553759; a=rsa-sha256; cv=none; b=ilx51WFH+8d0MYiMxjQ2PA+6K/TMKVpQh9ZMjDBPobfVXSe9O1W2oB/BOe9tnCNge0ekgO ja24tBzkg/3cufiBScIYgLh573zswqymrtO/gnAzgh7X6WHM56qU7YDJ6DJ0o7+BJmYSj5 X/xn30pFlsZQHIjfiZjI+fTGwTqtYEmfq/iduAUdCP2cmfsSY/7GPnSY7kQSRmiJc1L3gn Q/AOM3ce8gEETuvCaxsQdke/qtxNbw6iVnOnqU42loJEgDKYQUIs9r72ntLTGmXgd/jma0 Uf2cjmmM7qf3him7UxYQ93CtYiuRJAVqczMSUJlDGW5taC6YGt/TUie6GM6Okg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qwxPi-0007L8-ID; Sun, 29 Oct 2023 00:28:38 -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 1qwxPc-0007Jo-Ab for guix-patches@gnu.org; Sun, 29 Oct 2023 00:28:33 -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 1qwxPb-0004PN-Cz for guix-patches@gnu.org; Sun, 29 Oct 2023 00:28:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qwxQ7-0001I3-NY for guix-patches@gnu.org; Sun, 29 Oct 2023 00:29:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66805] [PATCH 06/22] gnu: Add rust-partition-identity-0.3. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 04:29:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66805 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66805@debbugs.gnu.org Cc: Jaeme Sifat Received: via spool by 66805-submit@debbugs.gnu.org id=B66805.16985537384906 (code B ref 66805); Sun, 29 Oct 2023 04:29:03 +0000 Received: (at 66805) by debbugs.gnu.org; 29 Oct 2023 04:28:58 +0000 Received: from localhost ([127.0.0.1]:40119 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwxQ1-0001H3-Vv for submit@debbugs.gnu.org; Sun, 29 Oct 2023 00:28:58 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:37280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwxPz-0001Ga-M0 for 66805@debbugs.gnu.org; Sun, 29 Oct 2023 00:28:56 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qwxPN-00BIjh-LY for 66805@debbugs.gnu.org; Sun, 29 Oct 2023 05:28:17 +0100 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=QFMffx9f9M6oar29Z7HTNwDlD44Jg1s9QWQ2g7qTP7s=; b=WIaTgI1f9XvRLWNsiZE5cD6KtT Tc7+OQJII1CDqFYGUTPiQSCNNGF2aL9nN78KpS9tlVX9+SquCBT9KJ93edD4P4OitukhNMVLPcZcO 5dGPWpbv1dEqRFUrZSogO9o77Wi3r6Knz9EHW0OC3cJeLT8RqxZFh/ygKiYfsb1nqWDWfebR2Ap7S cc01h61o6wQMoZZ9GzgQP1nEBb1SIPrM2S3fbGnK95Hmivw12b8uq/hRew1SqxTRusmQj1Gf+E05+ rKjXP+WYtxrP8jOzzuF0kZjSjmoeOFoD/HWOPChZiMLGeJqt1a/Fn5aQG91b7D86WmwV3I4gGvmgq M31yR9pw==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qwxPN-0005cd-Dd for 66805@debbugs.gnu.org; Sun, 29 Oct 2023 05:28:17 +0100 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 1qwxP7-001dmK-61; Sun, 29 Oct 2023 05:28:01 +0100 Date: Sun, 29 Oct 2023 00:26:58 -0400 Message-Id: <26935798a2dfd3c5d247f51c48e6f204c28274f3.1698553236.git.jaeme@runbox.com> 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-Spam-Score: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: 7091515A60 X-Migadu-Scanner: mx13.migadu.com X-TUID: 7His5x8/3DVT * gnu/packages/crates-io.scm (rust-partition-identity-0.3): New variable. Signed-off-by: Jaeme Sifat Change-Id: I8f61580cb1e31965564c8c7699e6218b78b82fd4 --- gnu/packages/crates-io.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 3fd65dcc95..5bc1ad9a71 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -49215,6 +49215,28 @@ (define-public rust-partial-io-0.2 ("rust-tokio-core" ,rust-tokio-core-0.1)))) (license license:bsd-3))) +(define-public rust-partition-identity-0.3 + (package + (name "rust-partition-identity") + (version "0.3.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "partition-identity" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "08cymccnyf2b0pwc7x4wj889k1knqmrb8500idsjslybpvwjbacz")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-thiserror" ,rust-thiserror-1)))) + (home-page "https://github.com/pop-os/partition-identity") + (synopsis + "Find the ID of a device by its path, or find a device path by its ID") + (description + "This package provides the ability to find ID of a device by its path, or +find a device path by its ID.") + (license license:expat))) + (define-public rust-pasetors-0.6 (package (name "rust-pasetors") -- 2.34.1