宋文武 <iyzs...@gmail.com> writes:

> Mathieu Lirzin <m...@openmailbox.org> writes:
>> [...]
>> <https://lists.gnu.org/archive/html/guix-devel/2015-09/msg00284.html> 
>>
> Sure, I have read the thread, but don't get what the desired format for
> 'origin' is.
>
> Usually, I edit files in Emacs, and use:
>   (package
>     (name "..")
>     (source (origin
>               (method url-fetch)
>               (...)))
>     ...)
>
> So, what it should be now?

It's still the same. The only new thing (at least for me) is that this
is now explicitly the recommended format.

Being the recommended format means that this is OK to silently reformat
code that don't use it.

--
Mathieu Lirzin

Reply via email to