guix-patches
[Top][All Lists]
Advanced

[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.

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


reply via email to

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