From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Update sqlite Date: Sat, 25 Oct 2014 23:31:30 +0200 Message-ID: <87mw8ju98t.fsf@gnu.org> References: <20141020135948.GA7303@debian> 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]:44445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi8vg-0004al-0J for guix-devel@gnu.org; Sat, 25 Oct 2014 17:31:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xi8vZ-0005Dt-Rb for guix-devel@gnu.org; Sat, 25 Oct 2014 17:31:19 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:40494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi8vZ-0005Dj-LA for guix-devel@gnu.org; Sat, 25 Oct 2014 17:31:13 -0400 In-Reply-To: <20141020135948.GA7303@debian> (Andreas Enge's message of "Mon, 20 Oct 2014 15:59:48 +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: Andreas Enge Cc: guix-devel@gnu.org Hi! Andreas Enge skribis: > needing sqlite, I wondered if I could not quickly update it to the latest > version. It appears that sqlite-large-page-size-fix.patch does not apply > any more. Mark, as you added it, could you maybe check if it is still nee= ded? I can=E2=80=99t tell for the MIPS patch, but =E2=80=98guix refresh -l sqlit= e=E2=80=99 says only 19 packages depend on it, so it=E2=80=99s safe to update anytime on =E2=80= =98master=E2=80=99. Ludo=E2=80=99.