From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dH9XB-00011S-Lm for guix-patches@gnu.org; Sat, 03 Jun 2017 09:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dH9X8-0008OC-I9 for guix-patches@gnu.org; Sat, 03 Jun 2017 09:56:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51252) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dH9X8-0008Nu-6z for guix-patches@gnu.org; Sat, 03 Jun 2017 09:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dH9X8-0006PN-15 for guix-patches@gnu.org; Sat, 03 Jun 2017 09:56:02 -0400 Subject: bug#27208: Remove dependence on vtk.scm Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170603142512.7f6b47fa@polymos.lepiller.eu> Date: Sat, 03 Jun 2017 15:54:49 +0200 In-Reply-To: <20170603142512.7f6b47fa@polymos.lepiller.eu> (Julien Lepiller's message of "Sat, 3 Jun 2017 14:25:12 +0200") Message-ID: <87vaodkwgm.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Julien Lepiller Cc: 27208@debbugs.gnu.org Julien Lepiller skribis: > Hi, this patch removes dependence on the vtk.scm module that was > removed in ef51ac21eec28de3b0fb693f88be5f3c494d464a. Is the commit > message correct? > > From 45496abba2351fd9f6dd033a3fa05cec4abdd35b Mon Sep 17 00:00:00 2001 > From: Julien Lepiller > Date: Sat, 3 Jun 2017 14:21:39 +0200 > Subject: [PATCH] gnu: Remove old vtk module dependence in > image-processing.scm. > > * gnu/packages/image-processing.scm: Remove old vtk module dependence. Perfect. Please push! Apologies for this mistake! Ludo=E2=80=99.