From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45962) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iX6t9-0006zk-Az for guix-patches@gnu.org; Tue, 19 Nov 2019 12:02:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iX6t8-0007pv-4S for guix-patches@gnu.org; Tue, 19 Nov 2019 12:02:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39604) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iX6t7-0007pk-W5 for guix-patches@gnu.org; Tue, 19 Nov 2019 12:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iX6t7-00038C-Qw for guix-patches@gnu.org; Tue, 19 Nov 2019 12:02:01 -0500 Subject: [bug#38271] [PATCH] gnu: biber: Update to 2.13. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:45729) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iX6sV-0006by-1x for guix-patches@gnu.org; Tue, 19 Nov 2019 12:01:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iX6sR-00079I-2t for guix-patches@gnu.org; Tue, 19 Nov 2019 12:01:22 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:50281) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iX6sK-000731-3U for guix-patches@gnu.org; Tue, 19 Nov 2019 12:01:14 -0500 From: Konrad Hinsen In-Reply-To: References: Date: Tue, 19 Nov 2019 18:01:08 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: 38271@debbugs.gnu.org Konrad Hinsen writes: > * gnu/packages/tex.scm (biber): Update to 2.13. Please cancel this patch. I just discovered that biber 2.13 is not compatible with the texlive version currently in Guix. I tried updating because biber 2.12 fails to build. I will submit a bug report for that. Cheers Konrad.