Ricardo Wurmus <[email protected]> skribis:

> Ludovic Courtès <[email protected]> writes:
>
>>> * guix/build-system/r.scm (cran-uri): New procedure.
>>
>> Sounds like a good idea.
>>
>> You might as well come up with ‘cran-origin’:
>>
>>   (define (cran-origin package version)
>>     (origin
>>       (method url-fetch)
>>       …))
>>
>> WDYT?
>
> I wouldn’t know how to deal with the hash then.

Arf, yes, forget my comment; the solution you propose looks best.

Thanks,
Ludo’.

Reply via email to