Joshua Sierles <jos...@joshua.si> skribis: > For example, 'guix cran import RgoogleMaps' generates this line: > (license (gpl2+ gpl3+)). Build fails unless changing the line to: > (license (list gpl2+ gpl3+)).
Fixed in 94a400bebae48aebc35fb84aa0b134b25ce46e46, thanks! Ludo’.