From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QP7tN4KbT2VQJQEAG6o9tA:P1 (envelope-from ) for ; Sat, 11 Nov 2023 16:19:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QP7tN4KbT2VQJQEAG6o9tA (envelope-from ) for ; Sat, 11 Nov 2023 16:19:31 +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 A960043FED for ; Sat, 11 Nov 2023 16:19:30 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TauOQuVC; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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=1699715970; a=rsa-sha256; cv=none; b=uxw0XJwqICLw1OwaUVIDahyr0Ogj/R7zhCFBUGDBEN1QLs4iAuMemigZW4FAaIQnTXyFI/ cwkUB5HE/briC6OeWqiDXZyYa+RTkHyxkElHWDerxw3AlGlZ1wK2TkMjyvBrP1fDD5egW6 wZoUz47cTx0EBz97LzPBR89TCvIUd13K+nWF9RFDuAyw6wbpE2mrC0DwD+YdI8CclWqJY+ ORKJ/a2jPw16UrgJ9hqM+yhpmlhk67QoVVozIO+LpuFK8tlCzE/17UOsQ8mU29w+trGGuM QNvaaRIhKb8RfaZaGBtzdodZTUkdkwHyHm5e9DQqcEI4CND9OOD3GLe06cKcxA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699715970; 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=96+LrBaMvgtabaQ3AVsQrTZcHDNNtBBU3U8DwO9UE8A=; b=iLN0P+AJ5sM85hzCkbFN/vs27T5lirkA+ggSobeV+J6fVs2UQfsoHdQkm2YnLm9tlGMhUp BhavF0k48n1aQfUl07NcThJgLiqZev/lbU02Jzlnm+xplD5XQgk2ejBu1NmWsooLDE+9Bz DbQ8n9xZ1wI6dtF1QCip/fo0vdyDVDNrKFJOW7yi+rqDj/YMpSrglwx5w9b8IagCWTqxjy PZ00SPDm8m9BNImaF+SlDldidK4EHXJXKCuxR2YH59ssSOhsBkV0z3fB3I1VnWC9ZLXJvo t6dEk+wOLC6rppIGvP1hgieBQfzocZs2jdhbv+AKmTOqQnZHwoAWKq5aGC3Xzw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TauOQuVC; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r1pko-0008Rl-VH; Sat, 11 Nov 2023 10:18:34 -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 1r1pkm-0008QI-9s for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:32 -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 1r1pkm-0005IU-1o for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r1plQ-00014G-Co for guix-patches@gnu.org; Sat, 11 Nov 2023 10:19:12 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67089] [PATCH 07/36] gnu: Add rust-borsh-0.10. Resent-From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Nov 2023 15:19:12 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67089 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67089@debbugs.gnu.org Cc: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16997159403832 (code B ref -1); Sat, 11 Nov 2023 15:19:12 +0000 Received: (at submit) by debbugs.gnu.org; 11 Nov 2023 15:19:00 +0000 Received: from localhost ([127.0.0.1]:53612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1plD-0000ze-O2 for submit@debbugs.gnu.org; Sat, 11 Nov 2023 10:19:00 -0500 Received: from lists.gnu.org ([2001:470:142::17]:55220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1pl8-0000xO-56 for submit@debbugs.gnu.org; Sat, 11 Nov 2023 10:18:54 -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 1r1pkK-00088L-Rx for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:04 -0500 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r1pkG-00051L-DW for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:04 -0500 Received: by mail-ej1-x62f.google.com with SMTP id a640c23a62f3a-9e4675c7a5fso447989366b.0 for ; Sat, 11 Nov 2023 07:17:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699715877; x=1700320677; darn=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=96+LrBaMvgtabaQ3AVsQrTZcHDNNtBBU3U8DwO9UE8A=; b=TauOQuVCTS+4HQl6K0aBzzm4vWn5z3vxynsaPndrW6OrpW402x668C59ia74WP8Knc 8GbTzB/BPbtOMKN0fV8BK6+y1jcCTwfjLIftrjtjUiIHfWXG7MrL5Wcvriz7jVzOjYKE PEDUVmadBZ2QbTQ12Gkffl8cWidcmXLn4oIDhB2X5palPqThQ3Fz946Qb2USzQsrWxKT o2nOVRWFtjhq3OMzDmcqb94GFIIp2Wzpt5JYlhnLMTDfPtfXRcZUmkEMH2PkZ0AT1HKp mbBf5BK2I+w3UjU2rQ1bIcglGWh9n6NQ1HhggUSqwmpfwYiEXQDomiQZpcVd54m0WwJ2 9fwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699715877; x=1700320677; 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=96+LrBaMvgtabaQ3AVsQrTZcHDNNtBBU3U8DwO9UE8A=; b=dBopfetMmI5DjstpOMmSZxIUMLY4LZnv8jtQy100iTVUCWVNcekh3AD7tnJS47NOaj eZ6OBvx2/cQjyV/UluL+lm1YqHaZUY115/0Z1UDvpVfBuDTUT/ws5M9VfuR6XjP0etxQ FA/S3sUyjIQcz6FzOz9yzkZOS7h7a/WTffNrbuWoHh4GjMkXsjWU/Ek9V5QVtMHPyHgU BBkgRbWDl/ldBKwWn7iJE7VVb9/ABSdgsqiLo76GPPA6eBQGvzUcSpp1rHOlDrRSlVll y9y6lFQmDCerVXqpZydTTsuGO8O0w46LRFeJ9hOglY+EUnfOmGc5jfJg0O69/Tl00fsR D9+w== X-Gm-Message-State: AOJu0YwLPrL73vvNmlOy/W4Y/wYL2/07810HQ8k5wnRYiMF6yVI54q3P fx0oKHEvfQylh4k5zpBHQk6hmI6zBME= X-Google-Smtp-Source: AGHT+IGTUsMmQJFPlcJ48i6rksHxLLfBdfIR2ESQJ+xMQkn02xRxzpeCA7FadMq0htQcnghsesgAIg== X-Received: by 2002:a17:906:cc49:b0:9c4:b8c9:1bf3 with SMTP id mm9-20020a170906cc4900b009c4b8c91bf3mr1505650ejb.27.1699715877559; Sat, 11 Nov 2023 07:17:57 -0800 (PST) Received: from localhost (87-97-126-53.pool.digikabel.hu. [87.97.126.53]) by smtp.gmail.com with ESMTPSA id l22-20020a170906a41600b0099d798a6bb5sm1196595ejz.67.2023.11.11.07.17.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Nov 2023 07:17:57 -0800 (PST) From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Date: Sat, 11 Nov 2023 16:15:55 +0100 Message-ID: <5451242319b51dc256b0b497c681c85a4aeefe4b.1699715781.git.voroskoi@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::62f; envelope-from=voroskoi@gmail.com; helo=mail-ej1-x62f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Scanner: mx11.migadu.com X-Spam-Score: 4.39 X-Migadu-Queue-Id: A960043FED X-Migadu-Spam-Score: 4.39 X-TUID: FwNEF1AqC691 * gnu/packages/crates-io.scm (rust-borsh-0.10): New variable. Change-Id: Ib622fc9af07092dfa8f7a81a3816586999716c12 --- gnu/packages/crates-io.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 2acbf4931e..0d2c824456 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -9261,6 +9261,33 @@ (define-public rust-blowfish-0.9 (description "Blowfish block cipher") (license (list license:expat license:asl2.0)))) +(define-public rust-borsh-0.10 + (package + (name "rust-borsh") + (version "0.10.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "borsh" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0sq4l9jfik5dmpy1islcj40bing1jkji2q1qbrkvq1d02n92f521")))) + (build-system cargo-build-system) + (arguments + `(#:tests? #f ;; failing tests + #:cargo-inputs + (("rust-borsh-derive" ,rust-borsh-derive-0.10) + ("rust-bytes" ,rust-bytes-1) + ("rust-hashbrown" ,rust-hashbrown-0.13)) + #:cargo-development-inputs + (("rust-bytes" ,rust-bytes-1)))) + (home-page "https://borsh.io") + (synopsis "Borsch is the binary object representation serializer for hashing") + (description "This crate implements @code{borsh}, the binary object representation +serializer for hasing. It is meant to be used in security-critical projects as it +prioritizes consistency, safety, speed, and comes with a strict specification.") + (license (list license:expat license:asl2.0)))) + (define-public rust-borsh-derive-0.10 (package (name "rust-borsh-derive") -- 2.41.0