From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Update sqlite Date: Sat, 1 Nov 2014 11:48:35 +0100 Message-ID: <20141101104835.GA32273@debian> References: <20141020135948.GA7303@debian> <87tx2rrb2t.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkWF1-00084v-1F for guix-devel@gnu.org; Sat, 01 Nov 2014 06:49:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkWEt-0003qq-Hk for guix-devel@gnu.org; Sat, 01 Nov 2014 06:49:06 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:64294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkWEt-0003qh-8Q for guix-devel@gnu.org; Sat, 01 Nov 2014 06:48:59 -0400 Content-Disposition: inline In-Reply-To: <87tx2rrb2t.fsf@yeeloong.lan> 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: Mark H Weaver Cc: guix-devel@gnu.org On Sat, Oct 25, 2014 at 07:20:10PM -0400, Mark H Weaver wrote: > I got the patch from upstream, but they didn't want to apply it to their > stable branch. I'm not sure whether the latest release is part of that > same branch or not. For that matter, I never checked to see if they > applied it to their repo. It looks like the same branch: - (version "3.8.4.3") + (version "3.8.7") So as I am not familiar with the patch, and the current sqlite worked very well for my purpose, I am dropping the update. Andreas