Move 'check-package-freshness' from 'guix package' to 'packages'.
authorAlex Kost <alezost@gmail.com>
Sat, 16 Aug 2014 18:00:34 +0000 (22:00 +0400)
committerLudovic Courtès <ludo@gnu.org>
Wed, 20 Aug 2014 08:55:29 +0000 (10:55 +0200)
commit4ea444198da3467ce74480d25a9f69dbafaccc4f
tree9e921420099bb9c1cc5c71c22379500d05184b8f
parentb211a66163afd18b282a787e2841a79fbcdb6877
Move 'check-package-freshness' from 'guix package' to 'packages'.

* guix/scripts/package.scm (%sigint-prompt, call-with-sigint-handler)
  (waiting, ftp-open*, check-package-freshness): Move to...
* gnu/packages.scm: ... here.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages.scm
guix/scripts/package.scm