From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eLm9AQig72S8VQEA9RJhRA:P1 (envelope-from ) for ; Wed, 30 Aug 2023 22:01:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eLm9AQig72S8VQEA9RJhRA (envelope-from ) for ; Wed, 30 Aug 2023 22:01:12 +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 EA0D15BA73 for ; Wed, 30 Aug 2023 22:01:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=UZl1E2AH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693425672; 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=s28Kf2vo3w3n9yeZfFsMPgF2C3m8uFctqxD1OLLfjRo=; b=JDgvv2oz1xOZyHhmcu8qb41EUdzW5NCbvwMWUAAx4TFOXloS3YJWWfiT7dgRCuXDx/9x/T v4Cjy6rKXDBEE2u1QQ/JG4wrUxBwFH+f4xu5T2oEuevJmo6tMBaY5Z0S56PlIAeX29TznN mZG1OS/9SMSvB/z6TiDDwDEPeqSOI00FNUJ1oJrfTYf+zSXBrJ5QTMsaXqzCtjENXbd2bl Rt/d3DDbYSXySnHoNkIlqPRaJX16EMqHFvRJYSAQyNkuB9tmFU4Es8wHex0z4VMRA5lB4a 6L5Arn8QHS060hDp8nyHVJpHr/kASKA6SJsl89Abpp2sjAvCV8U9cFq8nAq31g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=UZl1E2AH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (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=1693425672; a=rsa-sha256; cv=none; b=ZekxdIV4vqShQiT7ziuI90lcmf2g2cHtzXRa/5KR5J43WZxiDrbF9hUtkdoGt9P5I5sLXO hVahzbYSm64BTZ7+Mv9coAmJ94WNx1hmclW6J4uTyXz8ERtjMV+/ciy5ImaBOxim0DJQ09 6v59GtXm4ggm7Ohd2Qm5exkqapGfSJIHXOnPsUmNRNjG6lBkU9uwsSbkukx3RTlpnfFfbJ oAD7+B7uz6SQR9q8NgASphdGejSpnD5DW5m6wCr+70rh6dW9/TtZQKi9PaCkvzN/O6ciyW hzpAp29UxSNXngCvT6cPTyQQRhB33kxo/14NbJ0aBg9unaPS/pD5nDgkBEcSnw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbRN4-0000rx-E0; Wed, 30 Aug 2023 16:00:58 -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 1qbRN3-0000nZ-0D for guix-patches@gnu.org; Wed, 30 Aug 2023 16:00:57 -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 1qbRN2-0002cY-ME for guix-patches@gnu.org; Wed, 30 Aug 2023 16:00:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbRNA-0004WQ-CE for guix-patches@gnu.org; Wed, 30 Aug 2023 16:01:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64720] [PATCH v2 6/8] gnu: Add rust-serde-json-1.0.73. Resent-From: Distopico Original-Sender: "Debbugs-submit" Resent-CC: , guix-patches@gnu.org Resent-Date: Wed, 30 Aug 2023 20:01:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64720 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64720@debbugs.gnu.org Cc: Distopico , ( , Christopher Baines , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Raghav Gururajan , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice , jgart X-Debbugs-Original-Xcc: ( , Christopher Baines , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Raghav Gururajan , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice , jgart Received: via spool by 64720-submit@debbugs.gnu.org id=B64720.169342563817286 (code B ref 64720); Wed, 30 Aug 2023 20:01:04 +0000 Received: (at 64720) by debbugs.gnu.org; 30 Aug 2023 20:00:38 +0000 Received: from localhost ([127.0.0.1]:54160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbRMk-0004UY-6W for submit@debbugs.gnu.org; Wed, 30 Aug 2023 16:00:38 -0400 Received: from mx1.riseup.net ([198.252.153.129]:60182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbRMi-0004Tt-3F for 64720@debbugs.gnu.org; Wed, 30 Aug 2023 16:00:36 -0400 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4RbZsL6jR2zDqJ8 for <64720@debbugs.gnu.org>; Wed, 30 Aug 2023 20:00:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1693425622; bh=C41z91O71dumdLZfv+7dFH7x7q0NX5Ed4oybVk9YT14=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UZl1E2AHY5p6oswJJAajcEcDh+Ruvg3NkZKldG/CEmvIQIOJXp1wPwSSW4ow4TKgm g8wC3okobIbyxo9WTXX9gLUWwgQTglX6WBmFQatVJnB4Ywdo56WWkCV6ej6TddAji+ Vtd8u8cj5Fqj/4or9XOzrmVoqJK8OqGsjHKOjPfo= X-Riseup-User-ID: 2EC5B2A563D9B51A9DEDC822284A8737628CE2D17E694870892BB6B8091891EF Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4RbZsL1YZ9zFpch; Wed, 30 Aug 2023 20:00:22 +0000 (UTC) From: Distopico Date: Wed, 30 Aug 2023 14:58:18 -0500 Message-ID: <20230830195955.16158-6-distopico@riseup.net> In-Reply-To: <20230830195955.16158-1-distopico@riseup.net> References: <20230830195955.16158-1-distopico@riseup.net> 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.73 X-Spam-Score: -3.73 X-Migadu-Queue-Id: EA0D15BA73 X-TUID: HkafpqH6omKP * gnu/packages/crates-io.scm (rust-serde-json-1.0.73): New variable. --- * gnu/packages/crates-io.scm (rust-serde-json-1.0.73): New variable. gnu/packages/crates-io.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index d245b32959..a89db5ba46 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -59866,6 +59866,32 @@ (define-public rust-serde-json-1 "This package provides a JSON serialization file format.") (license (list license:expat license:asl2.0)))) +(define-public rust-serde-json-1.0.73 + (package + (inherit rust-serde-json-1) + (name "rust-serde-json") + (version "1.0.73") + (source + (origin + (method url-fetch) + (uri (crate-uri "serde-json" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1xbwmzc5j6r1nz62a20w6l9bkwbhzd11vwbdqmzbqcv5pi207gdw")))) + (arguments + `(#:cargo-inputs + (("rust-indexmap" ,rust-indexmap-1.7) + ("rust-itoa" ,rust-itoa-1) + ("rust-ryu" ,rust-ryu-1) + ("rust-serde" ,rust-serde-1)) + #:cargo-development-inputs + (("rust-automod" ,rust-automod-1) + ("rust-rustversion" ,rust-rustversion-1) + ("rust-serde-bytes" ,rust-serde-bytes-0.11) + ("rust-serde-derive" ,rust-serde-derive-1) + ("rust-serde-stacker" ,rust-serde-stacker-0.1) + ("rust-trybuild" ,rust-trybuild-1)))))) + (define-public rust-serde-json-0.9 (package (inherit rust-serde-json-1) -- 2.41.0