From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IIQwNWBWm2WMRAEAkFu2QA (envelope-from ) for ; Mon, 08 Jan 2024 02:56:48 +0100 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 sH31LGBWm2VxsgAAe85BDQ (envelope-from ) for ; Mon, 08 Jan 2024 02:56:48 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=F3y1oCwl; 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=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704679008; 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=Ssfube9ghEZxdJkPFWe5l9UeCf2lCPaJw5B+TVzzYA8=; b=WhV/Cf5C38w5l6Njmsb7oe0+QtaurvNLitqwgjsh8xGy3eejbyNeS7pO8US11IZI1L6dcp TnAFpn/zP9T4Vk6cAKBCwX4yfc0dQbtCPo6XRt3/jSkq4/EbUU4bwJQHt+OMhLJdymz7Lf kaEXrDPDPINwWxDy7ibUsn4yoAM8qsyNi9nFKVxOklPSWloZIBpZDqjUeImla7WpoEQuTU IBkS12ifNkR9UZzwxR0/zq1VYiQ3YaZTegcam5/73ZNebboIJqxsPKVrU1vTql47zNZaOi 1eldc5sUmFJX32CTwSCMQeXgPIgpkc08O5kNkcEUMw4g4szq/5iCNqjdFGpCnA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704679008; a=rsa-sha256; cv=none; b=PLu3G4mha3IUEOqCw27JEDVW4oQQD/6IwrZtvfwaHcLTAMBny923Q9oHe43fzXwT9tvtrm 9ZzfhgXvPBgr0ftt2CGm2+FWL0JTLJZ+AWLlS4q0h4po9rzyg1kHMa9s2vpQISyu9Bajl1 69IgLw4Y7seIMjtkmn7HtVRD2Hq/iZxjvFm44Nm67ktHjNttqAuEGSBMMMFVeBlO9439TS G9S5uw9s81UawDMQH9usyk4zP1R7Wnkkydl6aifYZQJiY1V4re/XGpr3TQ0Cx0+5UiHI6r hSBEWHPmaQD2aEIJdsa/JHEaViohBq8BDt/uKRjC26+XPZFSYgutXjoVMERU+Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=F3y1oCwl; 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=wmeyer.eu (policy=none) 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 91F4413A55 for ; Mon, 8 Jan 2024 02:56:48 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rMerx-0006Xd-Nd; Sun, 07 Jan 2024 20:56:01 -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 1rMerv-0006V6-VB for guix-patches@gnu.org; Sun, 07 Jan 2024 20:55:59 -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 1rMerv-0004L2-Mu for guix-patches@gnu.org; Sun, 07 Jan 2024 20:55:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rMes1-0000A4-IO for guix-patches@gnu.org; Sun, 07 Jan 2024 20:56:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68312] [PATCH 022/156] gnu: Add rust-binascii-0.1. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Jan 2024 01:56:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68312 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68312@debbugs.gnu.org Cc: Wilko Meyer Received: via spool by 68312-submit@debbugs.gnu.org id=B68312.170467892932497 (code B ref 68312); Mon, 08 Jan 2024 01:56:05 +0000 Received: (at 68312) by debbugs.gnu.org; 8 Jan 2024 01:55:29 +0000 Received: from localhost ([127.0.0.1]:34292 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMerQ-0008Rz-PX for submit@debbugs.gnu.org; Sun, 07 Jan 2024 20:55:29 -0500 Received: from mail.wmeyer.eu ([95.216.196.112]:48622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMeqq-0008DG-ID for 68312@debbugs.gnu.org; Sun, 07 Jan 2024 20:54:54 -0500 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1704678878; bh=Ssfube9ghEZxdJkPFWe5l9UeCf2lCPaJw5B+TVzzYA8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=F3y1oCwl1vh77tlBakS8gxgr8i8/aOTrVEwXeS9G2vyQdpSJtFbtn70Eq7pOiX9YI j5tGnbcv64c+notY0qO70ClPmH96/IRc6Y9JeK585nR1dTazF6WAcjW/fKLo0lb2nh OxX6NRJuo/cjKrn0duoI6NNGWVt/+HRq9KLMzKvQ= Date: Mon, 8 Jan 2024 02:51:59 +0100 Message-ID: <5c969268c942779994076758f63a5967bd775388.1704675821.git.w@wmeyer.eu> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.69 X-Spam-Score: -3.69 X-Migadu-Queue-Id: 91F4413A55 X-Migadu-Scanner: mx11.migadu.com X-TUID: 0WdVMJddXHey * gnu/packages/crates-io.scm (rust-binascii-0.1): New variable. Change-Id: I5ad13fc863452e502fd9bbb343a509be1c63675f --- gnu/packages/crates-io.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f5f49ea9dd1..d1d58164e27 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -6329,6 +6329,27 @@ (define-public rust-bigdecimal-0.1 #:cargo-development-inputs (("rust-serde-json" ,rust-serde-json-1)))))) +(define-public rust-binascii-0.1 + (package + (name "rust-binascii") + (version "0.1.4") + (source + (origin + (method url-fetch) + (uri (crate-uri "binascii" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0wnaglgl72pn5ilv61q6y34w76gbg7crb8ifqk6lsxnq2gajjg9q")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t)) + (home-page "https://github.com/naim94a/binascii-rs") + (synopsis + "Useful no-std binascii operations including base64, base32 and base16 (hex)") + (description + "Useful no-std binascii operations including base64, base32 and base16 (hex)") + (license license:expat))) + (define-public rust-bincode-1 (package (name "rust-bincode") -- 2.41.0