guix/guix/import
Federico Beffa 94abc84887 import: hackage: Make parsing of tests and fields more flexible.
* guix/import/cabal.scm (is-test): Allow spaces between keyword and
  parentheses.
  (is-id): Add argument 'port'.  Allow spaces between keyword and column.
  (lex-word): Adjust call to 'is-id'.
2015-11-26 18:17:23 +01:00
..
cabal.scm import: hackage: Make parsing of tests and fields more flexible. 2015-11-26 18:17:23 +01:00
cpan.scm
cran.scm upstream: Add 'description' field to 'upstream-updater'. 2015-10-27 21:54:57 +03:00
elpa.scm upstream: Add 'description' field to 'upstream-updater'. 2015-10-27 21:54:57 +03:00
gem.scm import: gem: Fix minor bug and add unit test. 2015-09-01 20:00:01 -04:00
gnu.scm import: gnu: Update to the (guix upstream) API. 2015-11-03 00:59:28 +01:00
hackage.scm import: hackage: Update GHC libraries for 7.10.2. 2015-10-23 09:10:52 +02:00
json.scm
pypi.scm import: pypi: Make downloads silent. 2015-11-04 00:12:19 +01:00
snix.scm import: snix: Adjust names of license attributes. 2015-10-06 23:51:04 +02:00
utils.scm