Ben Woodcroft
fbc5b815cc
import: gem: Add updater.
* guix/import/gem.scm (guix-package->gem-name,
gem-package?, latest-release): New procedures.
(%gem-updater): New variable.
(rubygems-fetch): Wrap body in
'call-with-output-file' and 'with-error-to-port'.
* guix/scripts/refresh.scm (%updaters): Add %GEM-UPDATER.
* doc/guix.texi (Invoking guix refresh): Mention RubyGems.
2016-02-20 20:46:10 +10:00
..
2016-01-28 16:31:38 +01:00
2015-04-19 19:48:52 -05:00
2016-01-20 12:41:28 +01:00
2016-01-28 16:31:38 +01:00
2016-02-20 20:46:10 +10:00
2015-11-03 00:59:28 +01:00
2015-11-26 18:17:23 +01:00
2015-01-09 10:33:24 -06:00
2015-12-01 23:18:48 +01:00
2015-10-06 23:51:04 +02:00
2016-01-14 19:44:36 +10:00