From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 2/6] gnu: mdds: Update to 1.1.0. Date: Mon, 7 Mar 2016 21:00:52 +0100 Message-ID: <20160307200052.GA26361@solar> References: <1457347327-13748-1-git-send-email-efraim@flashner.co.il> <1457347327-13748-3-git-send-email-efraim@flashner.co.il> <20160307194122.GB10097@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ad1Kw-0003Cf-Uc for guix-devel@gnu.org; Mon, 07 Mar 2016 15:01:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ad1Kt-0004Tc-Pu for guix-devel@gnu.org; Mon, 07 Mar 2016 15:01:02 -0500 Received: from mailrelay7.public.one.com ([91.198.169.215]:14182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ad1Kt-0004TP-7u for guix-devel@gnu.org; Mon, 07 Mar 2016 15:00:59 -0500 Content-Disposition: inline In-Reply-To: <20160307194122.GB10097@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org On Mon, Mar 07, 2016 at 02:41:22PM -0500, Leo Famulari wrote: > > - "http://kohei.us/files/mdds/src/mdds_" version ".tar.bz2")) > > + "http://kohei.us/files/mdds/src/mdds-" version ".tar.bz2")) > I can't figure out what the difference is between these lines... Underscore vs. dash. Andreas