From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/1] gnu: twolame: Fix test failure with Perl 5.24. Date: Mon, 24 Oct 2016 16:21:08 -0400 Message-ID: <20161024202108.GA5237@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bylkB-0006no-7V for guix-devel@gnu.org; Mon, 24 Oct 2016 16:21:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bylk6-0006RI-9t for guix-devel@gnu.org; Mon, 24 Oct 2016 16:21:15 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:60503) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bylk6-0006R0-5o for guix-devel@gnu.org; Mon, 24 Oct 2016 16:21:10 -0400 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 0D749CC0C0 for ; Mon, 24 Oct 2016 16:21:09 -0400 (EDT) Content-Disposition: inline In-Reply-To: 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: guix-devel@gnu.org On Mon, Oct 24, 2016 at 01:53:36AM -0400, Leo Famulari wrote: > * gnu/packages/audio.scm (twolame)[source]: Add snippet to fix test. The fix was merged upstream... https://github.com/njh/twolame/commit/eba1e286f10e5ce15a08bd9fd556779ce9cce98b ... so I pushed this patch to core-updates.