From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Move pspp from maths.scm to statistics.scm Date: Sun, 03 Apr 2016 23:30:44 +0200 Message-ID: <87pou69y7v.fsf@gnu.org> References: <1459603583-27005-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ampbe-0005gx-Tj for guix-devel@gnu.org; Sun, 03 Apr 2016 17:30:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ampbb-0005pJ-Oh for guix-devel@gnu.org; Sun, 03 Apr 2016 17:30:50 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ampbb-0005pF-LP for guix-devel@gnu.org; Sun, 03 Apr 2016 17:30:47 -0400 In-Reply-To: <1459603583-27005-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Sat, 2 Apr 2016 15:26:23 +0200") 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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > * gnu/packages/maths.scm (pspp): Deleted. > * gnu/packages/statistics.scm (pspp): New variable. LGTM, thanks! Ludo'.