From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 13/13] gnu: Add beets. Date: Fri, 25 Mar 2016 12:04:53 -0400 Message-ID: <87io0ak0gq.fsf@netris.org> References: <20160318182939.GB32474@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajUEz-0007PP-Du for guix-devel@gnu.org; Fri, 25 Mar 2016 12:05:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajUEw-00012u-4L for guix-devel@gnu.org; Fri, 25 Mar 2016 12:05:37 -0400 Received: from world.peace.net ([50.252.239.5]:40114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajUEv-00011a-P2 for guix-devel@gnu.org; Fri, 25 Mar 2016 12:05:33 -0400 In-Reply-To: <20160318182939.GB32474@jasmine> (Leo Famulari's message of "Fri, 18 Mar 2016 14:29:39 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > On Thu, Mar 03, 2016 at 08:26:39PM -0500, Leo Famulari wrote: >> * gnu/packages/music.scm (beets): New variable. > > I did a final cleaning pass incorporating reviewers' suggestions, > satisfying the linter, and updating anything that had received an upstream > update since I started. > > Good thing, because I had forgotten that I'd packaged an old version of > python-responses with the intention of updating it later! [0] This involved > packaging python-cookies, as well. > > Pushed as 3bf429af2fd! Hydra failed to build this. http://hydra.gnu.org/build/1090043 http://hydra.gnu.org/build/1098131 Can you take a look? Mark