import: Add updater for rust crates.

* guix/import/crate.scm (crate-package?, latest-release,
  %crate-updater): New variables.
* guix/scripts/refresh.scm (%updaters): Add crate updater.
* doc/guix.texi: Add crate updater to table.
This commit is contained in:
David Craven 2016-09-22 11:40:58 +02:00
parent 3e0c036584
commit 8ac5298786
No known key found for this signature in database
GPG key ID: C5E051C79C0BECDB
3 changed files with 39 additions and 2 deletions

View file

@ -5396,6 +5396,8 @@ the updater for @uref{https://rubygems.org, RubyGems} packages.
the updater for @uref{https://github.com, GitHub} packages.
@item hackage
the updater for @uref{https://hackage.haskell.org, Hackage} packages.
@item crate
the updater for @uref{https://crates.io, Crates} packages.
@end table
For instance, the following command only checks for updates of Emacs