From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IMsoI0UhnGWG8AAAkFu2QA (envelope-from ) for ; Mon, 08 Jan 2024 17:22:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id EJLGHkUhnGWv8wAA62LTzQ (envelope-from ) for ; Mon, 08 Jan 2024 17:22:29 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=u7v0pQ0F; 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=troyfigiel.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704730949; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=Kn9DoAaUiq23w4HpgvWpxIblLmHGYCFQ6mtnR9ILquM=; b=Ny1SVwYPkrgVKtHaPnLmePVltqL5LWer2DaUfgWjEgymVgu6VJk+gliU4xuHfdDuU1H0Na y/24POhmJ5fJSfRC6Sg8AzydAPJMfKDDqJAdvwSrMG9+axQ6PVaFk/7getRJGVdsiTt48N dzn1h+aZm0biFZmDIx+A4swcS/4b/ZmIiZb9oV4BxhOdIPV17beg47UP7p0Sp1tHVm08jm UoduTAVWcbrAuKpRfNxfH7pP9CXTRCWnZOaCqH5YkysIWEWN7usTMYLhd2ibZ+HU/kcyzn teX/NHGveh31YIqHWXQQYBak8LYFMgcAR0jylQa4HYcvVz2Fj43atRfZugoYVw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704730949; a=rsa-sha256; cv=none; b=ODJocDoX3N4YQzU/tG0p20p83Z5DElD+Q/QTDWhynOkd+Eg5m56ZfN+r0NHYqfg9cWpBJh K51BrGGmZE5QgkiqOXFhZUiLfn91fXZNmpBy/0FJ27t6Zr51i69tc7C/rMJpiG0jhB/n9i gOhp4ooqA2V/3+IUW+HhOxWN6iaORZAFKhzF8lgLuP0n1afQTPHMpF/ou6NRH/xLVcrZl1 PSUkhwU6DfWgcmRP8PHYwFvndfD0kgFmq+KMMEVEApE9Kx0TNRAADc52WdnFQqePU9kFPD pn65/rGrm1r4pPoKpeZOfZlTX5iO5S/xilO1Z3u5m4OvZZvy9ZOCzFdIJGVSjA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=u7v0pQ0F; 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=troyfigiel.com (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 46F7017DC0 for ; Mon, 8 Jan 2024 17:22:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rMsNx-0006ZF-Ec; Mon, 08 Jan 2024 11:21:57 -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 1rMsNw-0006Vu-IL for guix-patches@gnu.org; Mon, 08 Jan 2024 11:21:56 -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 1rMsNw-0000nx-8N for guix-patches@gnu.org; Mon, 08 Jan 2024 11:21:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rMsO2-0006Zp-EO for guix-patches@gnu.org; Mon, 08 Jan 2024 11:22:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68326] [PATCH] gnu: Add rust-hexf-parse-0.2. Resent-From: Troy Figiel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Jan 2024 16:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68326 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68326@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170473089025230 (code B ref -1); Mon, 08 Jan 2024 16:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jan 2024 16:21:30 +0000 Received: from localhost ([127.0.0.1]:37347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMsNW-0006Yr-Da for submit@debbugs.gnu.org; Mon, 08 Jan 2024 11:21:30 -0500 Received: from lists.gnu.org ([2001:470:142::17]:34022) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMsNU-0006Yd-BL for submit@debbugs.gnu.org; Mon, 08 Jan 2024 11:21:29 -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 1rMsNF-0006DI-TO for guix-patches@gnu.org; Mon, 08 Jan 2024 11:21:15 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1rMsND-0000Q3-JR for guix-patches@gnu.org; Mon, 08 Jan 2024 11:21:13 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4T7zns0sWvz9sqH for ; Mon, 8 Jan 2024 17:21:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1704730865; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=Kn9DoAaUiq23w4HpgvWpxIblLmHGYCFQ6mtnR9ILquM=; b=u7v0pQ0Fqo3OQ1AF4hWEBln/BQ5vIifSWKKy9By26X40Sn/o2wNxpiC+R94zjic4W3jy6Q sKe+ZyeTdu7AxBSIwMFU9z0jOix9o0/xYYUBCpxq7XwW7EgiLffnjXicvpKL3/NtqwVhIX YjJz7SoRVAZ/NKCUBxb4ncbwc0q+kxG/1vatzm8MGLMYTAatGS/GFR1urJL9pkLQul5/jb IjPFfQj80wMT9ExD8lY0jTjrmGIMpiJyCYRN/dNNRN+m+/4sfA2V4ASqsgYUZ9l04woEpM ejqJDPFo8Pm3pSh8eW3It/aEFIcXcmfAnfh7NAWc67LWidO2VjZKWnOIIfv0zQ== From: Troy Figiel Date: Mon, 8 Jan 2024 17:19:56 +0100 Message-ID: <87ederiyoj.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4T7zns0sWvz9sqH Received-SPF: pass client-ip=80.241.56.152; envelope-from=troy@troyfigiel.com; helo=mout-p-102.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, 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-Spam-Score: -5.41 X-Spam-Score: -5.41 X-Migadu-Queue-Id: 46F7017DC0 X-Migadu-Scanner: mx12.migadu.com X-TUID: YXyfkCGoFAOL * gnu/packages/crates-io.scm (rust-hexf-parse-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 1bfd8fb143..0806a18b88 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -35213,6 +35213,25 @@ (define-public rust-hex-literal-impl-0.1 `(#:cargo-inputs (("rust-proc-macro-hack" ,rust-proc-macro-hack-0.4)))))) +(define-public rust-hexf-parse-0.2 + (package + (name "rust-hexf-parse") + (version "0.2.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "hexf-parse" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1pr3a3sk66ddxdyxdxac7q6qaqjcn28v0njy22ghdpfn78l8d9nz")))) + (build-system cargo-build-system) + (home-page "https://github.com/lifthrasiir/hexf") + (synopsis "Hexadecimal float support for Rust") + (description "This library provides parsing functionality for hexadecimal +float literals. Two functions @code{parse_hexf32} and @code{parse_hexf64} are +provided for each type.") + (license license:cc0))) + (define-public rust-hkdf-0.12 (package (name "rust-hkdf") base-commit: 5f8a993aa85554ca09bd27139230d7664107e1b6 -- 2.42.0