From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/2] ImageMagick 7 Date: Tue, 10 Jan 2017 00:03:22 +0100 Message-ID: <87y3yj25vp.fsf@gnu.org> References: 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]:52650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQiyN-0008Ez-Q4 for guix-devel@gnu.org; Mon, 09 Jan 2017 18:03:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQiyK-0007AQ-Ob for guix-devel@gnu.org; Mon, 09 Jan 2017 18:03:27 -0500 In-Reply-To: (Leo Famulari's message of "Mon, 9 Jan 2017 14:37:38 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > I'd like to use these patches to create an imagemagick-updates branch > where we can test the update to the API-incompatible ImageMagick 7 > series. > > This is some information about the differences between the 6 and 7 APIs > here: > https://www.imagemagick.org/script/porting.php > > Any packages that aren't ready for the 7-series API can be changed to > use the 'imagemagick-6' package instead of the 'imagemagick' packages. > > John Darrington (1): > gnu: Update imagemagick to version 7.0.4-3. > > Leo Famulari (1): > gnu: Add imagemagick-6. A new branch and jobset with these two patches is a good idea (there are only 110 dependents, which is reasonable for hydra.) Thanks for taking care of that! Ludo=E2=80=99.