From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: notmuch: Update to 0.20.2. Date: Sun, 16 Aug 2015 14:01:08 -0400 Message-ID: <87oai7nme3.fsf@netris.org> References: <87k2sw0y1s.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZR2FS-00041u-BN for guix-devel@gnu.org; Sun, 16 Aug 2015 14:01:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZR2FP-0004nd-6L for guix-devel@gnu.org; Sun, 16 Aug 2015 14:01:34 -0400 In-Reply-To: <87k2sw0y1s.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Sat, 15 Aug 2015 22:25:35 -0400") 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: David Thompson Cc: guix-devel@gnu.org David Thompson writes: > From 74d2db4f0ecbfc00473493e410a086f7c7c0bb10 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Sat, 15 Aug 2015 22:23:59 -0400 > Subject: [PATCH] gnu: notmuch: Update to 0.20.2. > > * gnu/packages/mail.scm (notmuch): Update to 0.20.2. Add python-sphinx native > input. Rewrite phases using 'modify-phases' syntax. The commit log should probably mention that you enabled tests, but otherwise it looks good to me. Thanks! Mark