all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#29629] [PATCH] Add version-major helper, and switch to using it.
@ 2017-12-09 20:51 Christopher Baines
  2017-12-09 21:16 ` [bug#29629] [PATCH 1/2] guix: utils: Add version-major Christopher Baines
  0 siblings, 1 reply; 6+ messages in thread
From: Christopher Baines @ 2017-12-09 20:51 UTC (permalink / raw)
  To: 29629

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


This is part of #28769, with some of my changes on top.

Christopher Baines (1):
  gnu: Switch to using the version-major procedure.

nee (1):
  guix: utils: Add version-major.

 gnu/packages/audio.scm          | 2 +-
 gnu/packages/bioinformatics.scm | 2 +-
 gnu/packages/messaging.scm      | 2 +-
 gnu/packages/statistics.scm     | 2 +-
 guix/utils.scm                  | 5 +++++
 5 files changed, 9 insertions(+), 4 deletions(-)

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

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

end of thread, other threads:[~2017-12-11 19:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-09 20:51 [bug#29629] [PATCH] Add version-major helper, and switch to using it Christopher Baines
2017-12-09 21:16 ` [bug#29629] [PATCH 1/2] guix: utils: Add version-major Christopher Baines
2017-12-09 21:16   ` [bug#29629] [PATCH 2/2] gnu: Switch to using the version-major procedure Christopher Baines
2017-12-11 15:51     ` Ludovic Courtès
2017-12-11 19:15       ` bug#29629: " Christopher Baines
2017-12-11 15:50   ` [bug#29629] [PATCH 1/2] guix: utils: Add version-major 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.