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: linux: Add iotop-0.6. Date: Mon, 27 Jan 2014 19:05:19 +0100 Message-ID: <87k3dli9ls.fsf@gnu.org> References: <1390841121-11736-1-git-send-email-sreeharsha@totakura.in> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7qdg-0001mQ-RK for guix-devel@gnu.org; Mon, 27 Jan 2014 13:10:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7qdb-0000jB-1F for guix-devel@gnu.org; Mon, 27 Jan 2014 13:10:28 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:47565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7qda-0000j6-R2 for guix-devel@gnu.org; Mon, 27 Jan 2014 13:10:22 -0500 In-Reply-To: <1390841121-11736-1-git-send-email-sreeharsha@totakura.in> (Sree Harsha Totakura's message of "Mon, 27 Jan 2014 17:45:21 +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: Sree Harsha Totakura Cc: guix-devel@gnu.org Sree Harsha Totakura skribis: > * gnu/packages/linux.scm (iotop): New variable. Pushed, thanks (I made a mistake so this is two commits instead of one; sorry!). I applied it to =E2=80=98master=E2=80=99, but it needs a fix for , right? Ludo=E2=80=99.