From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Baines Subject: [PATCH] Add sonata and python-mpd2 Date: Thu, 18 Feb 2016 21:26:52 +0000 Message-ID: <1455830814-4977-1-git-send-email-mail@cbaines.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWW6X-0005Ij-Bm for guix-devel@gnu.org; Thu, 18 Feb 2016 16:27:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWW6S-0007ez-CW for guix-devel@gnu.org; Thu, 18 Feb 2016 16:27:17 -0500 Received: from li622-129.members.linode.com ([212.71.249.129]:47403 helo=mira.cbaines.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWW6S-0007dp-7E for guix-devel@gnu.org; Thu, 18 Feb 2016 16:27:12 -0500 Received: from lucida (79-71-3-124.dynamic.dsl.as9105.com [79.71.3.124]) by mira.cbaines.net (Postfix) with ESMTPSA id 951DA13D216 for ; Thu, 18 Feb 2016 21:27:09 +0000 (GMT) Received: from chris by lucida with local (Exim 4.86) (envelope-from ) id 1aWW6M-0001Jn-HV for guix-devel@gnu.org; Thu, 18 Feb 2016 21:27:06 +0000 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 A couple of patches to package sonata (a music player daemon (mpd) client using GTK3 and python). python-mpd2 was the only missing dependency. [PATCH 1/2] gnu: Add python-mpd2 [PATCH 2/2] gnu: Add sonata