From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yKNDChZsLWU21wAA9RJhRA:P1 (envelope-from ) for ; Mon, 16 Oct 2023 19:00:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yKNDChZsLWU21wAA9RJhRA (envelope-from ) for ; Mon, 16 Oct 2023 19:00:06 +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 1731154335 for ; Mon, 16 Oct 2023 19:00:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697475606; 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; bh=y9BkG6kqhEHaXY9i/MnNZY+CJ6dAkd6aVLfSNFeOoO4=; b=eqJKLb7WY4HUkolAR+DEho5sDgcLR/ldUIe4LyM8r2DvaFfMKsGbl4gwU6wiXSwG3u6dgV dcU96PpbxDrwkJ3J58kpEz1PtWaHrOIOlj43jCybjGILQrenWA/nXb5x3YAr8B/+trmpqY qBMwy1Te2UHKIY1ZT/azU4TUGKBGwIe/b8+R9qnNMLYAXV6BwEjtOeft5hvzvsFMV2zouG /B3PJkHBrIxRFXhcT4bHPvz285sS6Sz7d+NaDA3YUghrNSlF8/cNqbY67OBaoQSZWd36lw DH4Sh3aY1ICBAWun8QDbExIU/coKwsZ17vCY4Zv4GRgU2zYJfwJkpYsfOynfaA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697475606; a=rsa-sha256; cv=none; b=W5VEr5QPJldesFaTBeqYq4B61EcMQc0DsOgQNQIbArALlwkZcJTlCgsC8rdsrOw2n6Udy0 O3WGESUnZ9WOmvCoDXwXlpNWnrhjRKVPylVsY7o3TMCfpLVvLO3jUH8L9fYtQWT3nYFzWa f1rR2gQNhW3VTm0Sv+LIqRgebRP09XGGQp1YxPsD0GWlw+/ZBBv56ZJC5zaT7A2mxXyxOC G2w0iyUBxxiaYk2onEv/d7v2wRpvyaXKqT10T425ipNXCIHQ6uQbKkClzQtAzdMYzTtJHc PMwV/Z6l7yYTBqo2xso76XbNz92kzaoQXthkAT+xMt8C5NznCcCXpdqG5JwF/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsQwN-00038A-UA; Mon, 16 Oct 2023 12:59:39 -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 1qsQwM-00037Z-E1 for guix-patches@gnu.org; Mon, 16 Oct 2023 12:59:38 -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 1qsQwM-0000PK-62 for guix-patches@gnu.org; Mon, 16 Oct 2023 12:59:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsQwk-00032w-SH; Mon, 16 Oct 2023 13:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66579] [PATCH 05/13] gnu: Add rust-password-hash-0.2 Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 17:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66579 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66579@debbugs.gnu.org Cc: Steve George , efraim@flashner.co.il X-Debbugs-Original-Xcc: efraim@flashner.co.il Received: via spool by 66579-submit@debbugs.gnu.org id=B66579.169747554711480 (code B ref 66579); Mon, 16 Oct 2023 17:00:02 +0000 Received: (at 66579) by debbugs.gnu.org; 16 Oct 2023 16:59:07 +0000 Received: from localhost ([127.0.0.1]:57727 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsQvr-0002z3-4P for submit@debbugs.gnu.org; Mon, 16 Oct 2023 12:59:07 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:49614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsQvp-0002xs-S7 for 66579@debbugs.gnu.org; Mon, 16 Oct 2023 12:59:06 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] 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 1qsQvK-00CfcX-VN for 66579@debbugs.gnu.org; Mon, 16 Oct 2023 18:58:34 +0200 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qsQvK-0002LE-Kx for 66579@debbugs.gnu.org; Mon, 16 Oct 2023 18:58:34 +0200 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qsQvD-000zdv-2t; Mon, 16 Oct 2023 18:58:27 +0200 From: Steve George Date: Mon, 16 Oct 2023 17:54:07 +0100 Message-ID: <3c31997b90394579493f06a0b9e69f790d1708d4.1697475045.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: <3e60165e-956b-443a-ae07-db86fd7157d2@gmail.com> References: <3e60165e-956b-443a-ae07-db86fd7157d2@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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -4.77 X-Migadu-Queue-Id: 1731154335 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.77 X-TUID: HfXfKZB4zMPu * gnu/packages/crates-io.scm (rust-password-hash-0.2): New variable. --- gnu/packages/crates-io.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 154e608724..8726d322f1 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -45975,6 +45975,25 @@ (define-public rust-password-hash-0.3 ("rust-rand-core" ,rust-rand-core-0.6) ("rust-subtle" ,rust-subtle-2)))))) +(define-public rust-password-hash-0.2 + (package + (inherit rust-password-hash-0.5) + (name "rust-password-hash") + (version "0.2.3") + (source (origin + (method url-fetch) + (uri (crate-uri "password-hash" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1rr4kd52ld978a2xhcvlc54p1d92yhxl9kvbajba7ia6rs5b5q3p")))) + (build-system cargo-build-system) + (arguments + (list #:skip-build? #f + #:cargo-inputs `(("rust-base64ct" ,rust-base64ct-1) + ("rust-subtle" ,rust-subtle-2) + ("rust-rand-core" ,rust-rand-core-0.6)))))) + (define-public rust-paste-1 (package (name "rust-paste") -- 2.41.0