From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDXon-00011i-Hw for guix-patches@gnu.org; Fri, 19 Oct 2018 12:40:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDXol-0006c7-5S for guix-patches@gnu.org; Fri, 19 Oct 2018 12:40:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55435) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gDXog-0006W2-BS for guix-patches@gnu.org; Fri, 19 Oct 2018 12:40:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gDXog-00067P-87 for guix-patches@gnu.org; Fri, 19 Oct 2018 12:40:02 -0400 Subject: bug#33051: Add wiredtiger-3.1.0 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: Date: Fri, 19 Oct 2018 18:39:17 +0200 In-Reply-To: (Amirouche Boubekki's message of "Mon, 15 Oct 2018 21:05:09 +0200") Message-ID: <87zhv9evre.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Amirouche Boubekki Cc: 33051-done@debbugs.gnu.org Hi Amirouche, Amirouche Boubekki skribis: > I created a new variable because, I think we don't want to loose wiredtig= er > 2.9.x which is used by mongodb 3.4. > wiredtiger 2.9 aka. wiredtiger variable is also used by guile-wiredtiger.= I > am going to update guile-wiredtiger > soon enough in another patch to use wiredtiger-3. [...] > Here a follow up to bump guile-wiredtiger Applied both patches, thanks! Ludo=E2=80=99.