From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 5/5] gnu: Add khard. Date: Sat, 5 Mar 2016 17:10:56 -0500 Message-ID: <20160305221056.GB22695@jasmine> References: <289785eed7200bb09305843b2c3d0bd1222ff62e.1457042922.git.leo@famulari.name> <20160305194242.GA30081@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acKPd-0003Oq-0l for guix-devel@gnu.org; Sat, 05 Mar 2016 17:11:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acKPX-00039t-W5 for guix-devel@gnu.org; Sat, 05 Mar 2016 17:11:00 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:49089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acKPX-00039p-SH for guix-devel@gnu.org; Sat, 05 Mar 2016 17:10:55 -0500 Content-Disposition: inline In-Reply-To: <20160305194242.GA30081@debian-netbook> 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: Efraim Flashner Cc: guix-devel@gnu.org On Sat, Mar 05, 2016 at 09:42:42PM +0200, Efraim Flashner wrote: > On Thu, Mar 03, 2016 at 05:11:56PM -0500, Leo Famulari wrote: > > * gnu/packages/mail.scm (khard): New variable. > > --- > > gnu/packages/mail.scm | 47 ++++++++++++++++++++++++++++++++++++++++++++--- > > 1 file changed, 44 insertions(+), 3 deletions(-) > > > > diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm > > index 013954b..a34a4de 100644 > > --- a/gnu/packages/mail.scm > > +++ b/gnu/packages/mail.scm > > @@ -71,8 +71,8 @@ > > #:use-module (gnu packages xml) > > #:use-module (gnu packages xorg) > > #:use-module ((guix licenses) > > - #:select (gpl2 gpl2+ gpl3+ lgpl2.1 lgpl2.1+ lgpl3+ non-copyleft > > - (expat . license:expat))) > > + #:select (gpl2 gpl2+ gpl3 gpl3+ lgpl2.1 lgpl2.1+ lgpl3+ > > + non-copyleft (expat . license:expat))) > ---------^ > I would move this back a bit so that the indentation isn't changed. Done. > > -- > Efraim Flashner אפרים פלשנר > GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 > Confidentiality cannot be guaranteed on emails sent or received unencrypted