From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 13/13] gnu: Add beets. Date: Fri, 18 Mar 2016 21:42:29 +0100 Message-ID: <87egb7msay.fsf@gnu.org> References: <20160318182939.GB32474@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ah1EC-000418-GG for guix-devel@gnu.org; Fri, 18 Mar 2016 16:42:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ah1E9-0001CU-8e for guix-devel@gnu.org; Fri, 18 Mar 2016 16:42:36 -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 skribis: > 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 involv= ed > packaging python-cookies, as well. > > Pushed as 3bf429af2fd! Cool, thanks for completing this! Ludo=E2=80=99.