From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 2/4] gnu: libjpeg: Upgrade to version 9a. Date: Sun, 12 Oct 2014 00:46:15 -0400 Message-ID: <87tx39yjxk.fsf@netris.org> References: <87ppdzvle5.fsf@member.fsf.org> <87wq865kto.fsf@gnu.org> 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]:47479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdB30-000406-5I for guix-devel@gnu.org; Sun, 12 Oct 2014 00:46:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XdB2u-00022s-FM for guix-devel@gnu.org; Sun, 12 Oct 2014 00:46:22 -0400 In-Reply-To: <87wq865kto.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 11 Oct 2014 23:59:47 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Eric Bavier skribis: > >> From 88a4cc3aa53c73186b5dbb85bf03b2138f24c825 Mon Sep 17 00:00:00 2001 >> From: Eric Bavier >> Date: Fri, 10 Oct 2014 13:07:55 -0500 >> Subject: [PATCH 2/4] gnu: libjpeg: Upgrade to version 9a. >> >> * gnu/packages/image.scm (libjpeg): Upgrade to version 9a. > > OK. This triggered over 450 rebuilds. I wonder if it should have been done in core-updates instead. Mark