From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 29 16:42:56 2020 Received: (at 39885) by debbugs.gnu.org; 29 Jun 2020 20:42:56 +0000 Received: from localhost ([127.0.0.1]:49623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq0cC-0003zQ-4z for submit@debbugs.gnu.org; Mon, 29 Jun 2020 16:42:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq0c9-0003zC-V3 for 39885@debbugs.gnu.org; Mon, 29 Jun 2020 16:42:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38276) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jq0c4-0005yQ-A3; Mon, 29 Jun 2020 16:42:48 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=46640 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jq0c3-0002JI-PK; Mon, 29 Jun 2020 16:42:48 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: zimoun Subject: Re: bug#39885: Bioconductor URI, fallback and time-machine References: <87lfk7gd7d.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 12 Messidor an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 29 Jun 2020 22:42:46 +0200 In-Reply-To: (zimoun's message of "Mon, 29 Jun 2020 19:36:07 +0200") Message-ID: <87r1txa9ix.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 39885 Cc: Ricardo Wurmus , 39885@debbugs.gnu.org, Tobias Geerinckx-Rice X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) zimoun skribis: > From c1c963a3b86e306a20c14626127e54d21843c22c Mon Sep 17 00:00:00 2001 > From: zimoun > Date: Mon, 29 Jun 2020 19:18:20 +0200 > Subject: [PATCH] build-system/r: bioconductor-uri: Fix archive URL. > > * guix/build-system/r.scm (bioconductor-uri): Fix archive URL. Applied, thanks! I let the rest of you discuss the other issues. :-) Ludo=E2=80=99.