From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: awesome: Update to 4.0. Date: Mon, 26 Dec 2016 19:14:02 -0500 Message-ID: <20161227001402.GA26464@jasmine> References: <20161226205340.21081-1-ng0@libertad.pw> <20161226205340.21081-2-ng0@libertad.pw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cLfPA-0003MM-Cx for guix-devel@gnu.org; Mon, 26 Dec 2016 19:14:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cLfP2-0006IO-Be for guix-devel@gnu.org; Mon, 26 Dec 2016 19:14:08 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:33203) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cLfP2-0006IA-5a for guix-devel@gnu.org; Mon, 26 Dec 2016 19:14:04 -0500 Content-Disposition: inline In-Reply-To: <20161226205340.21081-2-ng0@libertad.pw> 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: ng0 Cc: guix-devel@gnu.org On Mon, Dec 26, 2016 at 08:53:40PM +0000, ng0 wrote: > * gnu/packages/wm.scm (awesome): Update to 4.0. > [source]: Adjust to new upstream location. > [inputs]: Add 'xcb-util-xrm' and 'libxkbcommon' to inputs. > * gnu/packages/patches/awesome-reproducible-png.patch: Update it. Thanks, pushed!