From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25598: [PATCH] gnu: r: Fix remaining reproducibility problems. Date: Thu, 16 Mar 2017 10:00:32 +0100 Message-ID: <8760j938b3.fsf@gnu.org> References: <8737fydyma.fsf@gnu.org> <20170316075402.29869-1-rekado@elephly.net> 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]:41333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coRHN-0002uJ-St for bug-guix@gnu.org; Thu, 16 Mar 2017 05:01:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coRHK-00085W-Rm for bug-guix@gnu.org; Thu, 16 Mar 2017 05:01:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59740) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1coRHK-00085K-Hn for bug-guix@gnu.org; Thu, 16 Mar 2017 05:01:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170316075402.29869-1-rekado@elephly.net> (Ricardo Wurmus's message of "Thu, 16 Mar 2017 08:54:02 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 25598@debbugs.gnu.org Hello! Ricardo Wurmus skribis: > Fixes . > > * gnu/packages/statistics.scm (r)[arguments]: Add remaining reproducibili= ty > fixes to "build-reproducibly" phase. Woow, impressive work. You=E2=80=99re a reproducibility hero! You=E2=80=99re welcome to push to master. Thank you! Ludo=E2=80=99.