From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/3] gnu: Add giblib. Date: Thu, 25 Sep 2014 21:02:33 +0200 Message-ID: <87tx3ved6e.fsf@gnu.org> References: <87vboccc7i.fsf@gmail.com> <871tqzluvu.fsf@gnu.org> <87fvffd2k6.fsf@gmail.com> 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]:42414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXEJX-0003m7-Qp for guix-devel@gnu.org; Thu, 25 Sep 2014 15:03:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXEJM-0007aW-Hr for guix-devel@gnu.org; Thu, 25 Sep 2014 15:02:51 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:36402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXEJM-0007Zl-9P for guix-devel@gnu.org; Thu, 25 Sep 2014 15:02:40 -0400 In-Reply-To: <87fvffd2k6.fsf@gmail.com> (Alex Kost's message of "Thu, 25 Sep 2014 21:37:13 +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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > I know about "guix lint" but it gives me nothing on these packages. Do > you mean anything particular that I need to fix? Nothing particular, mentioning it just in case. > From 8e2cdf8a8f451f1151a0a9c80652e06d3a7a2f46 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Thu, 25 Sep 2014 12:29:43 +0400 > Subject: [PATCH 2/3] gnu: Add giblib. > > * gnu/packages/image.scm (giblib): New variable. Perfect, thanks! Ludo=E2=80=99.