From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] gnu: Add wmbattery Date: Tue, 5 Apr 2016 00:42:03 +0200 Message-ID: <20160405004203.1e42ee10@scratchpost.org> References: <20160404170451.5e21f8f0@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anDCJ-0005RR-4l for guix-devel@gnu.org; Mon, 04 Apr 2016 18:42:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anDCF-0005rm-UN for guix-devel@gnu.org; Mon, 04 Apr 2016 18:42:15 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:46540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anDCF-0005re-OS for guix-devel@gnu.org; Mon, 04 Apr 2016 18:42:11 -0400 In-Reply-To: <20160404170451.5e21f8f0@openmailbox.org> 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: Kei Yamashita Cc: guix-devel@gnu.org On Mon, 4 Apr 2016 17:04:51 -0400 Kei Yamashita wrote: > The source tarball comes from Debian. Hopefully this patch is formatted > correctly. Spurios tab characters here: (method url-fetch) (uri (string-append "http://http.debian.net/debian/pool/main/w/wmbattery/wmbattery_2.50.orig.tar.gz")) (sha256 (base32 "0hi6bivv3xd2k68w08krndfl68wdx7nmc2wjzsmcd4q3qgwgyk44")))) ^^^^^ Please run "guix lint wmbattery". Otherwise I've tested it and it does install and run fine.