guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] New procedure for CRAN URIs.


From: Ludovic Courtès
Subject: Re: [PATCH] New procedure for CRAN URIs.
Date: Fri, 18 Sep 2015 21:26:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> Ludovic Courtès <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]