guix-devel/guix/import
David Thompson a96524cc7d import: gem: Fix minor bug and add unit test.
* guix/import/gem.scm (make-gem-sexp): Properly handle an empty list of
  licenses.  When rendering a list of licenses, cons 'list onto the front of
  the expression.
* tests/gem.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
2015-09-01 20:00:01 -04:00
..
cabal.scm
cpan.scm
cran.scm import: Add 'cran' importer. 2015-08-31 15:39:34 +02:00
elpa.scm
gem.scm import: gem: Fix minor bug and add unit test. 2015-09-01 20:00:01 -04:00
gnu.scm
hackage.scm
json.scm
pypi.scm
snix.scm
utils.scm