From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 0001-gnu-compression-Update-to-1.2.8.patch Date: Tue, 27 Jan 2015 10:15:36 +0100 Message-ID: <8761bszirr.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]:41452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG2FK-00025d-KP for Guix-devel@gnu.org; Tue, 27 Jan 2015 04:15:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YG2FH-0003OF-By for Guix-devel@gnu.org; Tue, 27 Jan 2015 04:15:42 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG2FH-0003O3-5K for Guix-devel@gnu.org; Tue, 27 Jan 2015 04:15:39 -0500 In-Reply-To: (Manolis Ragkousis's message of "Mon, 26 Jan 2015 23:16:52 +0000") 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: Manolis Ragkousis Cc: Guix-devel Manolis Ragkousis skribis: > From aaaf805139fc9913aad75073fd8ddc9e88f74f03 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Tue, 27 Jan 2015 01:14:27 +0000 > Subject: [PATCH] gnu: compression: Update to 1.2.8. > > * gnu/packages/compression.scm (zlib): Update to 1.2.8 This is a core update so we cannot apply it to master. However, while the zlib.net URL is 404, the package recipe also has a sourceforge URI which is still valid, so no problem (the output of =E2=80= =98guix lint=E2=80=99 is misleading here.) Thanks, Ludo=E2=80=99.