all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31088: Use '@' as version number separator in guix output
@ 2018-04-07 16:58 Pierre Neidhardt
  2018-04-10  6:38 ` Chris Marusich
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Neidhardt @ 2018-04-07 16:58 UTC (permalink / raw)
  To: 31088

[-- Attachment #1: Type: text/plain, Size: 564 bytes --]


At the moment it seems that there is no syntactic different between the
name and the version number in the output of Guix.

The other day I tried to extract the version number of package
dependencies with "everything after the last '-'", until I stumbled on
the following:

	> guix package --show=ncdu | recsel -R dependencies
	ncurses-6.0-20170930

Here the version number contains a '-'.  Because of this it makes the
problem undecidable I think.

Would it be possible to separate the package name from the version
number with '@' instead?

--
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-09  9:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-07 16:58 bug#31088: Use '@' as version number separator in guix output Pierre Neidhardt
2018-04-10  6:38 ` Chris Marusich
2018-04-10  6:59   ` Pierre Neidhardt
2018-04-11  4:41   ` Chris Marusich
2018-05-01 21:04     ` Ludovic Courtès
2018-05-09  5:36       ` Chris Marusich
2018-05-09  9:15         ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.