From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] bump mu/mu4e to version 0.9.11 Date: Thu, 26 Feb 2015 20:58:13 -0500 Message-ID: <87pp8w6rpm.fsf@netris.org> References: <87wq34nu5j.fsf@denknerd.org> <87twy86x53.fsf@netris.org> <87vbionqrl.fsf@denknerd.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRABo-0006bY-DC for guix-devel@gnu.org; Thu, 26 Feb 2015 20:58:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRABl-0002ww-6l for guix-devel@gnu.org; Thu, 26 Feb 2015 20:58:04 -0500 Received: from world.peace.net ([50.252.239.5]:43156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRABl-0002wo-2a for guix-devel@gnu.org; Thu, 26 Feb 2015 20:58:01 -0500 In-Reply-To: <87vbionqrl.fsf@denknerd.org> (Paul van der Walt's message of "Fri, 27 Feb 2015 01:26:38 +0100") 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: Paul van der Walt Cc: Guix-devel Paul van der Walt writes: > From 579637f64f075c25028479a259ae860fe276efa6 Mon Sep 17 00:00:00 2001 > From: Paul van der Walt > Date: Fri, 27 Feb 2015 01:23:48 +0100 > Subject: [PATCH] gnu: mu: Update to 0.9.11. > > * gnu/packages/mail.scm (mu): Update to 0.9.11. Looks good to me, although I forgot to mention that the other changes should have been mentioned in the commit log as well: updating the source URI, adding the new native-inputs, and adding the new phase. I took the liberty of adding those to the commit log before pushing it to master. Hope you don't mind. Thanks! Mark