From: "André Batista" <nandre@riseup.net>
To: 44161@debbugs.gnu.org
Subject: [bug#44161] [PATCH] gnu: rust-proc-macro2-1: Update to 1.0.24.
Date: Thu, 22 Oct 2020 22:16:51 -0300 [thread overview]
Message-ID: <20201023011651.GC31554@andel> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #1.2: 0001-gnu-rust-proc-macro2-1-Update-to-1.0.24.patch --]
[-- Type: text/plain, Size: 1630 bytes --]
From 3a818fd84ba163c8c1fb5210f5d89c9150bf16fb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre@riseup.net>
Date: Thu, 22 Oct 2020 21:43:56 -0300
Subject: [PATCH] gnu: rust-proc-macro2-1: Update to 1.0.24.
To: guix-patches@gnu.org
* gnu/packages/crates-io.scm (rust-proc-macro2-1): Update to 1.0.24.
---
gnu/packages/crates-io.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 52080318fa..252993db8e 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -19591,7 +19591,7 @@ formatted tables in terminal.")
(define-public rust-proc-macro2-1
(package
(name "rust-proc-macro2")
- (version "1.0.21")
+ (version "1.0.24")
(source
(origin
(method url-fetch)
@@ -19599,10 +19599,11 @@ formatted tables in terminal.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
- "0b1azz1c2a3rap1kfz2sjinv7narfhssazaq39axvwwlvwb8bqin"))))
+ "0wcabxzrddcjmryndw8fpyxcq6rw63m701vx86xxf03y3bp081qy"))))
(build-system cargo-build-system)
(arguments
- `(#:cargo-inputs
+ `(#:cargo-test-flags '("--lib")
+ #:cargo-inputs
(("rust-unicode-xid" ,rust-unicode-xid-0.2))
#:cargo-development-inputs
(("rust-quote" ,rust-quote-1))))
base-commit: ed9e50154b4f8490ded8f7667f4b9a7950545df6
prerequisite-patch-id: cae0581fa1bc839c32637fefeb5da089b828001f
prerequisite-patch-id: 65ef59e2871a7243c7d9bf2f5cb5682e0dc22836
--
2.28.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]
next reply other threads:[~2020-10-23 1:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-23 1:16 André Batista [this message]
2020-10-27 8:25 ` bug#44161: [PATCH] gnu: rust-proc-macro2-1: Update to 1.0.24 Efraim Flashner
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=20201023011651.GC31554@andel \
--to=nandre@riseup.net \
--cc=44161@debbugs.gnu.org \
/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).