From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: Problem with (patches) Date: Sat, 12 Apr 2014 12:08:45 +0000 Message-ID: References: <87fvli50qe.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYwjn-00052H-Al for Guix-devel@gnu.org; Sat, 12 Apr 2014 08:08:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYwjm-0002VG-P7 for Guix-devel@gnu.org; Sat, 12 Apr 2014 08:08:47 -0400 In-Reply-To: <87fvli50qe.fsf@gnu.org> 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: =?ISO-8859-1?Q?Ludovic_Court=E8s?= Cc: Guix-devel@gnu.org > (file-name (string-append name "-" version)))) ;; <--- here This fixed it. Thank you Manolis