From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Problem with (patches) Date: Sat, 12 Apr 2014 14:40:54 +0200 Message-ID: <87r4523ell.fsf@gnu.org> References: <87fvli50qe.fsf@gnu.org> 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]:53617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYxF3-0003Kb-Si for Guix-devel@gnu.org; Sat, 12 Apr 2014 08:41:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYxEu-0003f5-Sf for Guix-devel@gnu.org; Sat, 12 Apr 2014 08:41:05 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:53300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYxEu-0003es-M1 for Guix-devel@gnu.org; Sat, 12 Apr 2014 08:40:56 -0400 In-Reply-To: (Manolis Ragkousis's message of "Sat, 12 Apr 2014 12:08:45 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Manolis Ragkousis Cc: Guix-devel@gnu.org Manolis Ragkousis skribis: >> (file-name (string-append name "-" version)))) ;; <--- he= re > > This fixed it. Pushed, thanks! Ludo=E2=80=99.