[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 04/13] utils: Use '@' for separating package names and versio
From: |
Mathieu Lirzin |
Subject: |
Re: [PATCH 04/13] utils: Use '@' for separating package names and version numbers. |
Date: |
Sat, 05 Mar 2016 00:03:13 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Hi,
Alex Kost <address@hidden> writes:
> Mathieu Lirzin (2016-02-29 03:28 +0300) wrote:
>
> [...]
>> I have left the emacs interface untouched.
>
> Hm, I wonder why? You already had the required changes in your initial
> patch. Anyway, I'm attaching the patch with these changes. The only
> difference from your original patch is replacing 'package-full-name'
> with 'make-package-specification' in "guix-main.scm".
The concern of backward compability that Ludo raised, have made the work
more challenging than changing things in place. As a consequence it was
not clear to me what should/can change or not. To keep my mind clear, I
have decided to leave the emacs part unchanged. So the true reason is
exhaustion. :)
--
Mathieu Lirzin