From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [ANN] Emacs-Guix 0.3.2 Date: Mon, 03 Jul 2017 09:43:53 +0200 Message-ID: <87y3s6q81y.fsf@gnu.org> References: <87injarah7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRw1X-0002WD-T6 for help-guix@gnu.org; Mon, 03 Jul 2017 03:44:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRw1U-0002nI-Ra for help-guix@gnu.org; Mon, 03 Jul 2017 03:43:59 -0400 In-Reply-To: <87injarah7.fsf@gmail.com> (Alex Kost's message of "Sun, 02 Jul 2017 20:53:56 +0300") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Alex Kost Cc: help-guix@gnu.org Heya, Alex Kost skribis: > Now about the "breaking" change in Guix: In the past, > 'manifest-entry-dependencies' procedure returned a list of file names, > and now=C2=B9, it returns a list of manifest entries. This change caused= an > error during parsing an output from the scheme side in Emacs-Guix. This > is fixed=C2=B2 in the new release. > > =C2=B9 http://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D55b4715fd4c= 03e46501f123c5c9bc6072edf12a4 > =C2=B2 https://github.com/alezost/guix.el/commit/f4b0d8d83bad30b99a919639= b387189350c6fc62 Good catch, thanks for putting out a new release this quickly! Ludo=E2=80=99.