guix-devel/guix/import
Eric Bavier ff55fe5599
import: cpan: Add updater.
* guix/import/cpan.scm (module->dist-name): Fetch the field of interest.
(cpan-fetch): Accept release name rather than module name.
(fix-source-url): Rename to ...
(cpan-source-url): ... this.  Take metadata as parameter.
(package->upstream-name, cpan-version, cpan-package?, latest-release):
New procedures.
(cpan-module->sexp): Use cpan-version and cpan-source-url.
(%cpan-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add %CPAN-UPDATER.
2016-12-12 22:22:33 -06:00
..
cabal.scm packages: Use '@' in package record printers. 2016-01-28 16:31:38 +01:00
cpan.scm import: cpan: Add updater. 2016-12-12 22:22:33 -06:00
cran.scm import: cran: Fix off-by-one error. 2016-11-03 16:03:28 +01:00
elpa.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
gem.scm import: json: Silence json-fetch output. 2016-12-12 22:22:02 -06:00
github.scm import: github: Add .love extension. 2016-10-10 11:52:03 +03:00
gnu.scm gnu-maintenance: Replace 'find-packages' with 'find-package' (singular). 2016-06-08 19:07:58 +02:00
hackage.scm import: hackage: Default to https urls. 2016-08-30 22:38:16 +03:00
json.scm import: json: Silence json-fetch output. 2016-12-12 22:22:02 -06:00
pypi.scm import: json: Silence json-fetch output. 2016-12-12 22:22:02 -06:00
snix.scm import: snix: Use the right 'package-name->name+version'. 2016-03-06 23:16:35 +01:00
utils.scm import: utils: Remove dependency on (json) module. 2016-10-16 19:19:31 +03:00