guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: xz: Update to 5.2.1


From: 宋文武
Subject: Re: [PATCH] gnu: xz: Update to 5.2.1
Date: Sat, 12 Sep 2015 19:56:45 +0800
User-agent: Notmuch/0.19 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu)

Mathieu Lirzin <address@hidden> writes:

> 宋文武 <address@hidden> writes:
>
>> This seem trigger the rebuild of everything, should I push it into
>> the current 'core-updates' or wait for a next cycle?
>
> This doesn't respond to your question, but could I suggest the
> reformatting of the 'origin' S-expression?  Like recently described
> here... :)
>
> <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?

Thanks!



reply via email to

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