From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] powertab: Enable tests and update. Date: Sun, 05 Jul 2015 12:22:18 +0200 Message-ID: <87y4iuq4yt.fsf@gnu.org> References: <87pp48jmxb.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBh48-0007v0-7R for guix-devel@gnu.org; Sun, 05 Jul 2015 06:22:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBh41-0002sg-Fs for guix-devel@gnu.org; Sun, 05 Jul 2015 06:22:28 -0400 In-Reply-To: <87pp48jmxb.fsf@elephly.net> (Ricardo Wurmus's message of "Sat, 04 Jul 2015 11:24:00 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > From 2d11dfa79d388e409965cda8f05d77b3eafcee86 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Sat, 4 Jul 2015 11:11:19 +0200 > Subject: [PATCH 1/2] gnu: powertabeditor: Enable tests. > > * gnu/packages/music.scm (powertabeditor)[arguments]: Run "pte_tests" in > "check" phase; add phase "fix-tests". LGTM. > From 579c4ea1b7ff6c06fb66556da34786e09ecbba7a Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Sat, 4 Jul 2015 11:12:17 +0200 > Subject: [PATCH 2/2] gnu: powertabeditor: Update to 2.0.0-alpha8. > > * gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha8. LGTM, thanks! Ludo'.