From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: How to keep biber working Date: Mon, 21 Oct 2019 17:11:06 +0200 Message-ID: <87h842jfqt.fsf@elephly.net> References: <877e4yi41c.fsf@jlicht.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55174) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMZL3-0003Q7-1n for guix-devel@gnu.org; Mon, 21 Oct 2019 11:11:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMZL1-0002HU-19 for guix-devel@gnu.org; Mon, 21 Oct 2019 11:11:16 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21137) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iMZL0-0002H4-Js for guix-devel@gnu.org; Mon, 21 Oct 2019 11:11:14 -0400 In-reply-to: <877e4yi41c.fsf@jlicht.xyz> 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" To: Jelle Licht Cc: guix-devel@gnu.org Jelle Licht writes: > I've noticed some time ago that the biber version that we currently have > is incompatible with the texlive revision we have packaged. [=E2=80=A6] > Thoughts? We should update texlive. The latest tagged release according to https://tug.org/svn/texlive/tags/ is =E2=80=9Ctexlive-2019.3=E2=80=9D. Whoever upgrades this would have to ensure that *all* hashes for all SVN checkouts are updated. Who would like to start a new branch for this? --=20 Ricardo