guix-patches
[Top][All Lists]
Advanced

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

[bug#38408] [PATCH v9 0/8] recursive semver crate importer!


From: Martin Becze
Subject: [bug#38408] [PATCH v9 0/8] recursive semver crate importer!
Date: Fri, 21 Feb 2020 11:29:20 -0500

ah good to know. So one option is that we can change the importor to resolve the exported symbols of the package, but I think it add a bit of complexity. Once semver is in, I might give it a shot though.

On 2/21/20 7:15 AM, Efraim Flashner wrote:


On February 21, 2020 8:35:31 AM UTC, Martin Becze <address@hidden> wrote:


On 2/20/20 1:53 PM, Leo Famulari wrote:
'rust-clap-2', but the importer makes the packages depend on
'rust-clap-2.33'. It has to be adjusted by hand.

Thats actually not a bug, I think we probably should change rust-clap-2
-> rust-clap-2.33.


Talking to others at FOSDEM the other distro maintainers are pretty sure that 
all of the rust-clap-2 versions should be compatible, and similarly for other 
packages with a major version other than 0. So I'd personally prefer to change 
them to just the major version (and keep it as rust-clap-2).


Also, it prints the skip-build? argument on multiple lines, like this...

#:skip-build?
#t

Yeah that is annoying, its a problem with (ice-9 pretty-print). Would be
nice to fix.






reply via email to

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