From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 74558@debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>,
Maxim Cournoyer <maxim.cournoyer@gmail.com>,
Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#74558] [PATCH rust-team 1/5] gnu: rust-peg-macros-0.8: Update to 0.8.4.
Date: Thu, 28 Nov 2024 13:43:05 +0900 [thread overview]
Message-ID: <d529b789f63173143d752a4929e3bc8e171d30d0.1732714840.git.maxim.cournoyer@gmail.com> (raw)
In-Reply-To: <cover.1732714840.git.maxim.cournoyer@gmail.com>
* gnu/packages/crates-io.scm (rust-peg-macros-0.8): Update to 0.8.4.
Change-Id: Ib3d2109c4391ae85a47e8964a0fa1a5351824427
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 3b9a20f728..684c2f3770 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -54964,14 +54964,14 @@ (define-public rust-peg-0.5
(define-public rust-peg-macros-0.8
(package
(name "rust-peg-macros")
- (version "0.8.2")
+ (version "0.8.4")
(source
(origin
(method url-fetch)
(uri (crate-uri "peg-macros" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "141c76na4n9mfs1y22az59yanaz9kw5aabgnj28d2xlvhp71rrj6"))))
+ (base32 "09nlm6lw5zdpv9wnfr08836snsjnypaibr1cb1cs05pikhfnmbdx"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs (("rust-peg-runtime" ,rust-peg-runtime-0.8)
--
2.46.0
next prev parent reply other threads:[~2024-11-28 4:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-27 13:43 [bug#74558] [PATCH rust-team 0/5] Add rust-libcst and dependencies Maxim Cournoyer
2024-11-28 4:43 ` Maxim Cournoyer [this message]
2024-11-28 4:43 ` [bug#74558] [PATCH rust-team 2/5] gnu: rust-peg-runtime-0.8: Update to 0.8.3 Maxim Cournoyer
2024-11-28 4:43 ` [bug#74558] [PATCH rust-team 3/5] gnu: rust-peg-0.8: Update to 0.8.4 Maxim Cournoyer
2024-11-28 4:43 ` [bug#74558] [PATCH rust-team 4/5] gnu: Add rust-libcst-derive-1 Maxim Cournoyer
2024-11-28 4:43 ` [bug#74558] [PATCH rust-team 5/5] gnu: Add rust-libcst-1 Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d529b789f63173143d752a4929e3bc8e171d30d0.1732714840.git.maxim.cournoyer@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=74558@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).