guix-devel/guix/import
Alex Sassmannshausen c91b368e96
import/cpan: Maybe coerce version to string.
* guix/import/cpan.scm (cpan-module->sexp) <version>: Test if version in
  meta is string or number.  If it is number, coerce to string.
2016-11-14 00:06:09 +01:00
..
cabal.scm packages: Use '@' in package record printers. 2016-01-28 16:31:38 +01:00
cpan.scm import/cpan: Maybe coerce version to string. 2016-11-14 00:06:09 +01: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: Move string->license to importers. 2016-09-28 12:47:29 +02: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: Factorize utility functions. 2015-01-09 10:33:24 -06:00
pypi.scm import: pypi: All inputs are propagated-inputs by default. 2016-10-23 19:23:14 +02: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