From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 13/13] gnu: Add beets. Date: Fri, 18 Mar 2016 14:29:39 -0400 Message-ID: <20160318182939.GB32474@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]:44327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agz9f-0002A4-BL for guix-devel@gnu.org; Fri, 18 Mar 2016 14:29:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agz9Z-0004Pm-On for guix-devel@gnu.org; Fri, 18 Mar 2016 14:29:47 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:37315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agz9Z-0004P5-L9 for guix-devel@gnu.org; Fri, 18 Mar 2016 14:29:41 -0400 Received: from localhost (c-69-249-5-231.hsd1.pa.comcast.net [69.249.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id 910E3680242 for ; Fri, 18 Mar 2016 14:29:39 -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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org 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! [0] It built easily while the current version does not.