From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id sErBAuvBTWZj9gAAe85BDQ:P1 (envelope-from ) for ; Wed, 22 May 2024 11:59:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id sErBAuvBTWZj9gAAe85BDQ (envelope-from ) for ; Wed, 22 May 2024 11:59:07 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=dQDXTgG0; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716371946; h=from:from:sender:sender:reply-to: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=R7rPqB9pWaWLsX5s6bbhCSLAUsRhZMCGrJV9DfiNWcc=; b=ROPmpXCjMzQ1lbjH+VUzOCtrupVHwoLfPM4doDFbsFve2XTKnFT0rC2mQiVBSR/DpE90c/ PBwzizVDTdpVlfptwoYuKrXtFckrRrYZtXoJbCfKAzNGQEzax17Nr4PtJu/9cgCPRAnh22 F7KNkUAlmvGXGyqSTv4vaBzytnQbVx1AtndTrV0jBocAEhQfK/MIVNKxA/JfrWJmQLdMD5 eNLnS59V+NRvaxyJaQFP4Mz5snOFkSQn4ANpxsRAjWHLIzc0XSr553/kHMuopT8yAJIY9R yLK5KOpUaaokFvsLd60Ydr0krlXreQ2Cvq3UKefzruMy7XxcTolF7s/3TOpi0g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=dQDXTgG0; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716371946; a=rsa-sha256; cv=none; b=ZeOygpb0i4FsMuRboXkA9bWQj0nTxmrBrQ7rgI443vuYP3bBFIfY7fW6KYeKKu6DEY414m De/oIrSjRmIrHstRQ2G7Tai3X/wOcXC6lsU6XYlS59HjHTD1DsH3cRVFIqICe7JHOrP/8l h/b6/HNE2KBjtD3eaOhDnzW0bJDlrLP8VIzwdFircjaF/5jn9/JFHbkqbU3JcQDanEgmmD e5c+dWCE3Eptm8NdLceiTUUjSmhDqUj9o5YGVqcqPc9jJfp3MYr60TvstQ7snIOF0fP04e 0ZdT2P6v24Jaf6md+DkBmuIfMCdHZHZrgZmtspEBsRbASryDRamHMCCxNu+KVg== 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 C83F76797F for ; Wed, 22 May 2024 11:59:06 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s9iij-00030D-Rh; Wed, 22 May 2024 05:57:17 -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 1s9iiW-0002Xo-RF for guix-patches@gnu.org; Wed, 22 May 2024 05:57:06 -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 1s9iiW-0002NP-97 for guix-patches@gnu.org; Wed, 22 May 2024 05:57:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s9iiU-0000dY-Su; Wed, 22 May 2024 05:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71110] [PATCH rust-team 18/37] gnu: Add rust-iso8601-0.6. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 22 May 2024 09:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71110 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71110@debbugs.gnu.org Cc: Nicolas Goaziou , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71110-submit@debbugs.gnu.org id=B71110.17163718182417 (code B ref 71110); Wed, 22 May 2024 09:57:02 +0000 Received: (at 71110) by debbugs.gnu.org; 22 May 2024 09:56:58 +0000 Received: from localhost ([127.0.0.1]:54812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9iiQ-0000cp-0m for submit@debbugs.gnu.org; Wed, 22 May 2024 05:56:58 -0400 Received: from msg-4.mailo.com ([213.182.54.15]:45230 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9iiN-0000cj-U9 for 71110@debbugs.gnu.org; Wed, 22 May 2024 05:56:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1716371804; bh=jIujODRnktmB8jZcrKISJWQsDH7NAeSF2hD0MEuTPW0=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-ID:X-Mailer:In-Reply-To: References:MIME-Version:Content-Transfer-Encoding; b=dQDXTgG0lIxnzilEm7LdPcJAc+c0pNUQ+rR/nc4phsfp/WEsTF0AsjcVa90ZZrry5 KSEi3CJJmmXlpn1Df98mtRRb48ABcnDqx9om/U60VpmvQ2kl7jKYS67Vulja4MdQ8w mqUrwhblUtpTJyRGIszZaiioj7dz8867DPLiDI6I= Received: by b221-5.in.mailobj.net [192.168.90.25] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 22 May 2024 11:56:44 +0200 (CEST) X-EA-Auth: vw5Ad/oo2FjgGwanrLUPWzOy2NtzWyAkaJCkVnwKmGyKEE/ujhMsob3Sv10m9ZvNebO7orqUBbBPSxnzf0x5pHChVnYADbTDuSXhOO0giqE= Date: Wed, 22 May 2024 11:45:36 +0200 Message-ID: <2ab4e37a1cb7784a547694f8c158fff7e90b3863.1716370757.git.mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.41.0 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: , Reply-to: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou via Guix-patches via 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: -6.36 X-Spam-Score: -6.36 X-Migadu-Queue-Id: C83F76797F X-Migadu-Scanner: mx13.migadu.com X-TUID: UNWmi106QqX9 * gnu/packages/crates-io.scm (rust-iso8601-0.6): New variable. (rust-is-terminal-0.4): Inherit from above. Change-Id: Idbff20353f8f1ce85ca827e2adaccaaef10f52af --- gnu/packages/crates-io.scm | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f0ce7e5924..54520dc8db 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -34950,25 +34950,46 @@ (define-public rust-is-wsl-0.4 Windows Subsystem for Linux.") (license license:expat))) -(define-public rust-iso8601-0.4 +(define-public rust-iso8601-0.6 (package (name "rust-iso8601") - (version "0.4.2") + (version "0.6.1") (source (origin (method url-fetch) (uri (crate-uri "iso8601" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "15nfg6d4qlniw4gk7039s5y07lzgr1dp9snsw63lsxarnyz4zfg5")))) + (base32 "0lqif1zp19fjmrbhcdjx0ydnljax3090san5zq8r1x98x9rmsklj")))) (build-system cargo-build-system) (arguments - `(#:cargo-inputs (("rust-nom" ,rust-nom-7)))) + `(#:cargo-inputs + (("rust-chrono" ,rust-chrono-0.4) + ("rust-nom" ,rust-nom-7) + ("rust-num-traits" ,rust-num-traits-0.2) + ("rust-serde" ,rust-serde-1)) + #:cargo-development-inputs + (("rust-serde-json" ,rust-serde-json-1)))) (home-page "https://github.com/badboy/iso8601") - (synopsis "Parsing ISO8601 dates using nom") - (description "Parsing ISO8601 dates using nom.") + (synopsis "Parsing ISO8601 dates using @code{nom}") + (description "This crate parses ISO8601 dates using @code{nom}.") (license license:expat))) +(define-public rust-iso8601-0.4 + (package + (inherit rust-iso8601-0.6) + (name "rust-iso8601") + (version "0.4.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "iso8601" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "15nfg6d4qlniw4gk7039s5y07lzgr1dp9snsw63lsxarnyz4zfg5")))) + (arguments + `(#:cargo-inputs (("rust-nom" ,rust-nom-7)))))) + (define-public rust-iso8601-0.3 (package (inherit rust-iso8601-0.4) -- 2.41.0