[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53995] [PATCH 31/31] gnu: update rbw to 1.4.3.
From: |
Maxime Devos |
Subject: |
[bug#53995] [PATCH 31/31] gnu: update rbw to 1.4.3. |
Date: |
Wed, 16 Feb 2022 12:16:51 +0100 |
User-agent: |
Evolution 3.38.3-1 |
Nicolas Graves schreef op wo 16-02-2022 om 02:24 [+0100]:
> + (add-after 'configure 'relax-requirements
> + (lambda _
> + (substitute*
> + "guix-vendor/rust-rsa-0.5.0.tar.gz/Cargo.toml"
> + (("version = \">=1, <1.5\"") "version = \"^1\""))
> + )))
Wouldn't this be a problem of the 'rust-rsa' package? I would move
this version relaxing to the 'rust-rsa' package, such that all
dependents of rust-rsa can benefit.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
- [bug#53995] [PATCH 29/31] gnu: add rust-valuable-derive-0.1., (continued)
- [bug#53995] [PATCH 29/31] gnu: add rust-valuable-derive-0.1., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 22/31] gnu: update rust-thiserror-1 to 1.0.30., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 24/31] gnu: update rust-tokio-1 to 1.16.1., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 25/31] gnu: update rust-tokio-rustls-0.22 to 0.23.2., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 26/31] gnu: update rust-tracing-0.1 to 0.1.30., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 28/31] gnu: update rust-tracing-core-0.1 to 0.1.22., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 27/31] gnu: update rust-tracing-attributes-0.1 to 0.1.19., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 31/31] gnu: update rbw to 1.4.3., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 31/31] gnu: update rbw to 1.4.3.,
Maxime Devos <=