From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/2] gnu: atlas: Use cpupower in description. Date: Tue, 19 Jul 2016 23:00:06 +0200 Message-ID: <8760s1e42x.fsf@gnu.org> References: <20160719024520.9121-1-me@tobias.gr> <20160719024520.9121-3-me@tobias.gr> 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]:46464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPc7l-0007bf-8v for guix-devel@gnu.org; Tue, 19 Jul 2016 17:00:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPc7f-0001g0-Ff for guix-devel@gnu.org; Tue, 19 Jul 2016 17:00:16 -0400 In-Reply-To: <20160719024520.9121-3-me@tobias.gr> (Tobias Geerinckx-Rice's message of "Tue, 19 Jul 2016 04:45:20 +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" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org Tobias Geerinckx-Rice skribis: > * gnu/packages/maths.scm (atlas)[description]: Replace 'cpufreq-selector' > with its replacement 'cpupower --governor'. Applied, thanks! Ludo=E2=80=99.