From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Updating Perl to 5.23? Date: Sat, 12 Dec 2015 13:18:37 +0100 Message-ID: <87twnn3lnm.fsf@gnu.org> 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]:33271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7j8P-0006Ce-98 for guix-devel@gnu.org; Sat, 12 Dec 2015 07:18:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7j8L-0002dw-9E for guix-devel@gnu.org; Sat, 12 Dec 2015 07:18:45 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7j8L-0002ds-6R for guix-devel@gnu.org; Sat, 12 Dec 2015 07:18:41 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:48722 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a7j8J-0003ux-D3 for guix-devel@gnu.org; Sat, 12 Dec 2015 07:18:40 -0500 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: guix-devel In =E2=80=98core-updates=E2=80=99 I want to fix a couple of non-determinism= issues related to Perl: https://bugs.debian.org/801621 https://bugs.debian.org/801523 While at it, I thought we might as well upgrade Perl to 5.23. What do people think? I have no experience with Perl, so I=E2=80=99m not s= ure whether this is a minor upgrade, or if it would break lots of things. Thanks, Ludo=E2=80=99.