David Craven a34b236c17
import: Importers return prefixed licenses.
* guix/import/utils.scm
(define-module): Import licenses with license: prefix.
(string->licenses): Use prefixed licenses.
(license->symbol): Return symbols with the prefix license:.
* guix/tests/pypi.scm (pypi->guix-package): Update test cases.
* guix/tests/gem.scm (gem->guix-package): Update test case.
2016-08-28 14:04:50 +02:00
..
2015-11-26 22:35:01 +01:00
2016-07-12 22:47:08 +02:00
2016-05-24 00:06:01 +02:00
2015-10-19 10:10:47 +02:00
2014-02-21 23:49:52 +01:00
2016-07-19 00:07:12 +02:00