From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add guile-redis. Date: Fri, 14 Aug 2015 08:15:51 -0400 Message-ID: References: <877fp47ci9.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <871tf6pfne.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQDts-0002zo-MA for guix-devel@gnu.org; Fri, 14 Aug 2015 08:16:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQDto-0005ls-A0 for guix-devel@gnu.org; Fri, 14 Aug 2015 08:15:56 -0400 Received: from mail-yk0-f181.google.com ([209.85.160.181]:33312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQDto-0005lj-6b for guix-devel@gnu.org; Fri, 14 Aug 2015 08:15:52 -0400 Received: by ykll84 with SMTP id l84so3555822ykl.0 for ; Fri, 14 Aug 2015 05:15:51 -0700 (PDT) In-Reply-To: <871tf6pfne.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel On Fri, Aug 14, 2015 at 2:07 AM, Ricardo Wurmus wrote: > Looks good to me! Pushed, thanks!