Re: [PATCH] Export 'check-package-freshness'

2014-08-20 Thread Ludovic Courtès
Alex Kost skribis: > Here is the patch for that. I'm not sure about the commit message. > Should it be changed? [...] > From a13dbc81b6ca8c16343fd17ec57812f0c24e Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Sat, 16 Aug 2014 22:00:34 +0400 > Subject: [PATCH] Move 'check-package-fresh

[PATCH] Export 'check-package-freshness'

2014-08-16 Thread Alex Kost
Ludovic Courtès (2014-08-13 20:03 +0400) wrote: [...] > Alex Kost skribis: > > [...] > >> Also I think "guix.el" should check for freshness too, so >> ‘check-package-freshness’ should probably be exported. > > Yes, probably in the (gnu packages) module? Here is the patch for that. I'm not sure