On Fri, Feb 12, 2016 at 02:49:50PM +0100, Ludovic Courtès wrote: > I think we need a different solution for packages that have several > series. For instance, we could have: > (define gnupg-2.0 > (package … > (properties `((series . "2.0"))))) > and that would lead the various UIs to upgrade only to a package whose > version prefix is “2.0”. > WDYT?
This is so obvious that one wonders how we did not think of it earlier :-) Andreas