guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#53995] [PATCH 03/31] gnu: update rust-async-trait to 0.1.52.


From: Maxime Devos
Subject: [bug#53995] [PATCH 03/31] gnu: update rust-async-trait to 0.1.52.
Date: Wed, 16 Feb 2022 12:14:03 +0100
User-agent: Evolution 3.38.3-1

Nicolas Graves schreef op wo 16-02-2022 om 02:13 [+0100]:
> -     `(#:cargo-inputs
> -       (("rust-proc-macro2" ,rust-proc-macro2-1)
> -        ("rust-quote" ,rust-quote-1)
> -        ("rust-syn" ,rust-syn-1))
> -       #:cargo-development-inputs
> -       (("rust-rustversion" ,rust-rustversion-1)
> -        ("rust-tracing" ,rust-tracing-0.1)
> -        ("rust-tracing-attributes" ,rust-tracing-attributes-0.1)
> -        ("rust-tracing-futures" ,rust-tracing-futures-0.2)
> -        ("rust-trybuild" ,rust-trybuild-1))))
> +      `(#:skip-build? #t
> +        #:cargo-inputs
> +        (("rust-proc-macro2" ,rust-proc-macro2-1)
> +         ("rust-quote" ,rust-quote-1)
> +         ("rust-syn" ,rust-syn-1))))

To reduce diffs, could indentation changes be left out or be done in a
separate patch?  That would make it much faster to identify what
actually changed.

My comments about rust-anyhow's #:cargo-development-inputs and #:skip-
build apply here as well (and to a lot of other updates).

Greetings,
Maxime

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]