From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add rapicorn. Date: Sun, 17 Apr 2016 21:04:15 +0200 Message-ID: <87poto83bk.fsf@gnu.org> References: <87bn5dxpzo.fsf@elephly.net> <8760vll189.fsf@gnu.org> <8760vk11sv.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arrzb-0005fN-Mi for guix-devel@gnu.org; Sun, 17 Apr 2016 15:04:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arrza-0005Gm-SO for guix-devel@gnu.org; Sun, 17 Apr 2016 15:04:23 -0400 In-Reply-To: <8760vk11sv.fsf@elephly.net> (Ricardo Wurmus's message of "Thu, 14 Apr 2016 20:29:52 +0200") 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" To: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus skribis: > From 168af32c5973fa30c56679b6c08e878e3ea2f632 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Wed, 13 Apr 2016 08:56:16 +0200 > Subject: [PATCH 1/2] gnu: Add rapicorn. > > * gnu/packages/graphics.scm (rapicorn): New variable. LGTM! Ludo'.