From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: [PATCH] Add rdmd. Date: Tue, 23 Feb 2016 08:16:49 +0100 Message-ID: <8737sjsxpa.fsf@gnu.org> References: <87lh6dyogm.fsf@gnu.org> <8760xg290c.fsf@gnu.org> <20160222174618.GA4836@jasmine> <87r3g4po8b.fsf@gnu.org> <20160222194601.GA13012@jasmine> <87povopih8.fsf@gnu.org> <20160223063601.GA14603@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY7DP-00085C-7P for guix-devel@gnu.org; Tue, 23 Feb 2016 02:16:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aY7DM-00037F-1y for guix-devel@gnu.org; Tue, 23 Feb 2016 02:16:59 -0500 In-reply-to: <20160223063601.GA14603@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 Leo Famulari writes: > On Mon, Feb 22, 2016 at 10:01:39PM +0100, Roel Janssen wrote: >> * gnu/packages/ldc.scm (rdmd): New variable. > > Thanks! > > I updated your copyright line for the new year, made a minor adjustment > to the version string (specificying the Guix revision), and pushed! Thanks!