From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 8/8] gnu: powertop: Update to 2.7. Date: Thu, 1 Oct 2015 12:14:55 +0200 Message-ID: References: <1443635808-18649-1-git-send-email-efraim@flashner.co.il> <1443635808-18649-9-git-send-email-efraim@flashner.co.il> 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]:49475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhatI-0008Mz-FH for guix-devel@gnu.org; Thu, 01 Oct 2015 06:15:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhatD-0001zE-FW for guix-devel@gnu.org; Thu, 01 Oct 2015 06:15:08 -0400 Received: from pegasus.bbbm.mdc-berlin.de ([141.80.25.20]:58143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhatD-0001wO-4V for guix-devel@gnu.org; Thu, 01 Oct 2015 06:15:03 -0400 In-Reply-To: <1443635808-18649-9-git-send-email-efraim@flashner.co.il> 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 Hi Efraim, > * gnu/packages/linux.scm (powertop): Update to 2.7. > [arguments]: Add "pciutils" to inputs. This should be * gnu/packages/linux.scm (powertop): Update to 2.7. [inputs]: Add "pciutils". Is =E2=80=9Cpciutils=E2=80=9D necessary for the update? If it isn=E2=80=99= t maybe it would be better to split this into two commits, as these are unrelated changes. ~~ Ricardo