From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add thinkfan. Date: Fri, 6 May 2016 22:58:58 -0400 Message-ID: <20160507025858.GA25133@jasmine> References: <87mvoay9wo.fsf@saiph.selenimh> <20160501211418.GA10221@jasmine> <877ffalrj3.fsf@saiph.selenimh> <20160506181314.GB2123@jasmine> <87mvo2bvoh.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aysSZ-0003D6-Rc for guix-devel@gnu.org; Fri, 06 May 2016 22:59:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aysSV-0004CP-Jd for guix-devel@gnu.org; Fri, 06 May 2016 22:59:14 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:36466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aysST-0004Bo-9J for guix-devel@gnu.org; Fri, 06 May 2016 22:59:11 -0400 Content-Disposition: inline In-Reply-To: <87mvo2bvoh.fsf@saiph.selenimh> 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: Nicolas Goaziou Cc: guix-devel@gnu.org On Sat, May 07, 2016 at 01:42:22AM +0200, Nicolas Goaziou wrote: > Hello, > > Leo Famulari writes: > > > Looks good! But I noticed they *just* released a new version. Can you > > take a look and submit a patch with that version if it works for you? > > Here it is. > * gnu/packages/linux.scm (thinkfan): New variable. Thanks! Applied as d17ae8c0c30.