import: elpa: Add updater.
authorLudovic Courtès <ludo@gnu.org>
Wed, 21 Oct 2015 10:25:06 +0000 (12:25 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 21 Oct 2015 12:44:38 +0000 (14:44 +0200)
commita7aac936253b7def133b935a434e692b00eccab5
tree3b8b425fcc940979142e399ffbe8f3209d14963b
parent218622a73794c3b0d0d81db9176a59125c58df41
import: elpa: Add updater.

* guix/import/elpa.scm (latest-release, package-from-gnu.org?): New
  procedures.
  (%elpa-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add %ELPA-UPDATER.
guix/import/elpa.scm
guix/scripts/refresh.scm