Hello, Sometimes json-fetch returns a number for version in the CPAN importer, when a string is expected.
This simple patch performs a match on the value returned by json-fetch, to coerce the number to string if necessary. WDYT? Alex Alex Sassmannshausen (1): import/cpan: Maybe coerce version to string. guix/import/cpan.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.10.1