From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:42409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8QWB-0005A9-MZ for guix-patches@gnu.org; Mon, 25 Mar 2019 10:24:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8QWA-0006t5-RL for guix-patches@gnu.org; Mon, 25 Mar 2019 10:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44960) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8QWA-0006sp-CN for guix-patches@gnu.org; Mon, 25 Mar 2019 10:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8QWA-0000Ar-8K for guix-patches@gnu.org; Mon, 25 Mar 2019 10:24:02 -0400 Subject: bug#34985: [PATCH] gnu: Add brightnessctl. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87ef6vhim8.fsf@ponder> From: Ricardo Wurmus In-reply-to: <87ef6vhim8.fsf@ponder> Date: Mon, 25 Mar 2019 15:23:30 +0100 Message-ID: <87k1gn58yl.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Vagrant Cascadian Cc: 34985-done@debbugs.gnu.org Vagrant Cascadian writes: > * gnu/packages/linux.scm (brightnessctl): New variable. Thanks. Pushed to the master branch with commit ab7f1eb97a. -- Ricardo