From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cLW6KeZ0R2XagwEAG6o9tA:P1 (envelope-from ) for ; Sun, 05 Nov 2023 11:56:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cLW6KeZ0R2XagwEAG6o9tA (envelope-from ) for ; Sun, 05 Nov 2023 11:56:38 +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 6537B33FA1 for ; Sun, 5 Nov 2023 11:56:38 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Je1MaUUq; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699181798; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=61Ml30iVNPsefplVyjX2zcQYPy62zBgks0kwuItzBwI=; b=YWnOWHlWkDw7n7cbsrYQckieYje33n9mYuyRuN5FrBDSl1ljS2xRoYI/ZQ3r2KVWcXSNMY bKMlqipP2ykoNx6wX/D5cJNbI4TMow+ih6YMPOndqOZ7WhSL6BWeUWrfZBh28FGzG0ojO6 N125aUQzANYklFM6KjBfn3msoveiEDGpghSCks69/c0wXfP5hPA6ds0HSHHc1h7LqTk67a /FRe4E4Vb3o1MAIf3iMdj/6y0Q78sBQIOFyDixtBL7qq6e8NIDJOik4tUqmnuXlGWrwv82 gB0ISxiowd8t+Su8Lde2ae7NcFPS5DJmxpXWpsz/q9kh54dvaOswMrnKrCtb+w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Je1MaUUq; dmarc=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699181798; a=rsa-sha256; cv=none; b=npNrx3U0AF7BGh4v6hJ13SMmmJN21qZO/1W3W+H9pYdqsqQKPeL+J+7DzxDHLtRh9VTeog r4WoOQ/EOwPYCHgiayp6sv0p6CgWYf91LnNTzZS30BWZxRiDb4n1mX4H5UYHKMCYtQdjt6 MSauWw4H5qmb4/bS3MuXMATNKCmgC3+dYQHwdb2O0SlIuqLrSlYD/sQaVLVi/a/GakLG4A XkAzKOjFGLhicsXQQAbnPTmfXzY2mxdGhkijngDCJ2AyU2phmRHlqfq5NT1NSC7Q5T+8k4 SeWi3G3Ny5kOs5hHpLmZXInFWixDwoIe9tOdjfSWl6vagDbak8yQOY4balwEwQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qzaRa-0005s0-Gm; Sun, 05 Nov 2023 05:33:26 -0500 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 1qzaPf-0003QX-OT for guix-patches@gnu.org; Sun, 05 Nov 2023 05:31:30 -0500 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 1qzaPf-0005OI-Ab for guix-patches@gnu.org; Sun, 05 Nov 2023 05:31:27 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qzaQF-0001P2-Va for guix-patches@gnu.org; Sun, 05 Nov 2023 05:32:03 -0500 Subject: bug#66937: [PATCH] gnu: Add rust-blake2-0.10. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 05 Nov 2023 10:32:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66937 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Cc: 66937-done@debbugs.gnu.org Received: via spool by 66937-done@debbugs.gnu.org id=D66937.16991803075281 (code D ref 66937); Sun, 05 Nov 2023 10:32:03 +0000 Received: (at 66937-done) by debbugs.gnu.org; 5 Nov 2023 10:31:47 +0000 Received: from localhost ([127.0.0.1]:36180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzaPy-0001N7-CV for submit@debbugs.gnu.org; Sun, 05 Nov 2023 05:31:46 -0500 Received: from mail-wr1-x435.google.com ([2a00:1450:4864:20::435]:42365) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzaPt-0001Mp-95 for 66937-done@debbugs.gnu.org; Sun, 05 Nov 2023 05:31:44 -0500 Received: by mail-wr1-x435.google.com with SMTP id ffacd0b85a97d-32faea0fa1fso1801480f8f.1 for <66937-done@debbugs.gnu.org>; Sun, 05 Nov 2023 02:31:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699180258; x=1699785058; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=61Ml30iVNPsefplVyjX2zcQYPy62zBgks0kwuItzBwI=; b=Je1MaUUqvAXyUgmGilE6g7+ysV5S92BUmxGO5QBxF0LOhUPeIO8TbkZWxhZXnbHbpJ x42yiL/MtfmWoBMYon0sXIXuosW/UZXPz1dDBhxqutJWY26TzN52OJsGuX1+0nyRJSwl /VlsXt45TRC+L5o0A5Mm2pduYI48aAd92UjU/Sd1O8bQZRYfDKrZjtFOQG4QQWybRbX/ ZPfnR4M4sxmEMDz9LpJh0LVRBons9eooFFV3eS7iWjMHb7M9pyFR1Gfn4u9KAi9J72I4 rl74Yv7XJiU7kIoHuucMkeWZCPAF+5C5w1qcqHuBAEQw0aUB40b2nLI8Fv8kDsyvMJ6c /6zg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699180258; x=1699785058; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=61Ml30iVNPsefplVyjX2zcQYPy62zBgks0kwuItzBwI=; b=tX200HGCEdr+2jlF9Q+2dNVNJ9rQSjA3DEfldLSIci+FLl/ILYInQa2L7y5pDPceY3 GGv+vPufOGhfkhycyRYUE8S0sT0XNJuYfKhACcVTk33hhSdKPDC6GWppxCmbjf6Gn/SR EU6Ar2Nj5hfpUF3ANrlZZ/EujejYRgkvftbDLnc8zOTjXuixiKouz2rIqCz+kZaVHOw9 ePNRV1Y7T5uF4d/W/xQsndLYrl+7d2lsrJfHffu+EPjUr0brRJHTj0uU6gkw01Za9ftq QvmO8fugg0C4PbqxHEi9X82s1ErZO51Ayavdi5KniZMqOdB+8eWMZyBsqD5vO+gNVgPV PFpg== X-Gm-Message-State: AOJu0YyDRA4Exnw8/3DXxoavJPKdCdP8j2d0LcXOTAmEjXQSynstMF7e QK/sqW3oXAlSRPjiEhwok79KVLHaEUc= X-Google-Smtp-Source: AGHT+IH4k9V4ubPIPerukfznOar+EGlmSsblAkBcUfubzWprjEl3aN+wpA36yNuTdvXvfJXRpD3Zww== X-Received: by 2002:a5d:584b:0:b0:314:c6b:b9a2 with SMTP id i11-20020a5d584b000000b003140c6bb9a2mr7537245wrf.13.1699180258136; Sun, 05 Nov 2023 02:30:58 -0800 (PST) Received: from localhost ([2a02:ed3:910:f600:f823:ecb4:394c:b4a3]) by smtp.gmail.com with ESMTPSA id s11-20020a5d424b000000b0032da40fd7bdsm6529015wrr.24.2023.11.05.02.30.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Nov 2023 02:30:57 -0800 (PST) Date: Sun, 5 Nov 2023 12:30:56 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= , 66937-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pax1S8pIQoUI6iFr" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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-Migadu-Spam-Score: -3.71 X-Spam-Score: -3.71 X-Migadu-Queue-Id: 6537B33FA1 X-Migadu-Scanner: mx10.migadu.com X-TUID: KL0twb18qW3K --pax1S8pIQoUI6iFr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. I had to adjust the cargo inputs to duplicate rust-digest-0.10 in cargo-development-inputs and I moved rust-hex-literal-0.2 to cargo-development-inputs. Patch pushed! On Sat, Nov 04, 2023 at 10:05:27PM +0100, V=C3=96R=C3=96SK=C5=90I Andr=C3= =A1s wrote: > * gnu/packages/crates-io.scm (rust-blake2-0.10): New variable. >=20 > Change-Id: I8cb30f21a62c563c9c7c559765d9672aed6680ad > --- > gnu/packages/crates-io.scm | 37 +++++++++++++++++++++++++------------ > 1 file changed, 25 insertions(+), 12 deletions(-) >=20 > diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm > index fc26147157..9c4cc02fc8 100644 > --- a/gnu/packages/crates-io.scm > +++ b/gnu/packages/crates-io.scm > @@ -8645,8 +8645,30 @@ (define-public rust-bitvec-0.19 > ("rust-serde-test" ,rust-serde-test-1) > ("rust-static-assertions" ,rust-static-assertions-1)))))) > =20 > +(define-public rust-blake2-0.10 > + (package > + (name "rust-blake2") > + (version "0.10.6") > + (source > + (origin > + (method url-fetch) > + (uri (crate-uri "blake2" version)) > + (file-name (string-append name "-" version ".tar.gz")) > + (sha256 > + (base32 "1zlf7w7gql12v61d9jcbbswa3dw8qxsjglylsiljp9f9b3a2ll26"))= )) > + (build-system cargo-build-system) > + (arguments > + `(#:cargo-inputs > + (("rust-digest" ,rust-digest-0.10) > + ("rust-hex-literal" ,rust-hex-literal-0.2)))) > + (home-page "https://github.com/RustCrypto/hashes") > + (synopsis "BLAKE2 hash functions") > + (description "This package provides BLAKE2 hash functions in Rust.") > + (license (list license:expat license:asl2.0)))) > + > (define-public rust-blake2-0.9 > (package > + (inherit rust-blake2-0.10) > (name "rust-blake2") > (version "0.9.2") > (source > @@ -8656,7 +8678,6 @@ (define-public rust-blake2-0.9 > (file-name (string-append name "-" version ".tar.gz")) > (sha256 > (base32 "0x7i67c0hn3bzcwny08rgjrrnarqnqw10qpmh2blbx9hd78kfkha"))= )) > - (build-system cargo-build-system) > (arguments > `(#:cargo-inputs > (("rust-crypto-mac" ,rust-crypto-mac-0.8) > @@ -8665,14 +8686,11 @@ (define-public rust-blake2-0.9 > #:cargo-development-inputs > (("rust-crypto-mac" ,rust-crypto-mac-0.8) > ("rust-digest" ,rust-digest-0.9) > - ("rust-hex-literal" ,rust-hex-literal-0.2)))) > - (home-page "https://github.com/RustCrypto/hashes") > - (synopsis "BLAKE2 hash functions") > - (description "This package provides BLAKE2 hash functions in Rust.") > - (license (list license:expat license:asl2.0)))) > + ("rust-hex-literal" ,rust-hex-literal-0.2)))))) > =20 > (define-public rust-blake2-0.8 > (package > + (inherit rust-blake2-0.10) > (name "rust-blake2") > (version "0.8.1") > (source > @@ -8684,7 +8702,6 @@ (define-public rust-blake2-0.8 > (sha256 > (base32 > "0c4k11j04kqhkci6i9b7lz6p13kpcv228pdqixgrawvavaq0gjwl")))) > - (build-system cargo-build-system) > (arguments > `(#:cargo-inputs > (("rust-byte-tools" ,rust-byte-tools-0.3) > @@ -8694,11 +8711,7 @@ (define-public rust-blake2-0.8 > #:cargo-development-inputs > (("rust-crypto-mac" ,rust-crypto-mac-0.7) > ("rust-digest" ,rust-digest-0.8) > - ("rust-hex-literal" ,rust-hex-literal-0.1)))) > - (home-page "https://github.com/RustCrypto/hashes") > - (synopsis "BLAKE2 hash functions") > - (description "This package provides BLAKE2 hash functions in Rust.") > - (license (list license:expat license:asl2.0)))) > + ("rust-hex-literal" ,rust-hex-literal-0.1)))))) > =20 > (define-public rust-blake2b-simd-1 > (package >=20 > base-commit: e16d152463d04792af086ec4505d8a0a41b8206b > --=20 > 2.41.0 >=20 >=20 >=20 --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --pax1S8pIQoUI6iFr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmVHbuAACgkQQarn3Mo9 g1F4KQ//XzMqQV8ql80GcvBT7w0oiSyoIx3LBjVCCwZTrW5/ETMtNnUq29rY67lP 3kbP4j29M9tygUaLYWxubgN3z8Fxx1mM4PrQaVu8ZqQAgeeQTSk7NyyFX1i9bUAI 9Az+adfnFVCLe8nZPpeXvnuKAoUCowKTr5MLdFxwqunsJ+TUWMOx3K7AH+JAB/T8 aKtrVlauHVuRITr+IOLrk1bi/pPLJu7OqImX6lE8FZHJ88g31jdt7b0Hqgs9udrT GdfI4LBTmQbtDeqJP4IK00Z7rpofSaASINjvVCq+LzQi7XwAyjuEYR5N/uZOYdB/ Q+VUskN9mYHrUHYrXa7N5B4S0/NF70HHimQcPAXkFFgkjxAXXUu+zfdi7FVN3/d5 Ai3WV9ziFVK7La5QsRKyGTLb/rG518tFHquVq3NBrqUYNoiBWd/euMIlK2xX8998 gtqS+ALeysFdd6/mSvAr0jAjGkq5or3L06ljiYVnuZMO8CEmyqZF0kSHwKjb51ik KcgPedRnG3gRes7EJ9gO8icVrAnHQzT5FPOgIo/x6s8gdvdTJgoMEHQ/K7ETsn8r 3IFQoTvvdERI5St1FpoBh9AbSMtI6YflxXR8vtrQ0w9IpgpuUfdWE5gYdnDcyZIy eYJQ4x4Z+LmU6l+sOBv5P35vF1l640TWcxPq8nq1hkZWZe3Rrr4= =yqKP -----END PGP SIGNATURE----- --pax1S8pIQoUI6iFr--