From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QBIKFxAE5l6TXwAA0tVLHw (envelope-from ) for ; Sun, 14 Jun 2020 11:03:44 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QJYMExAE5l7oMAAA1q6Kng (envelope-from ) for ; Sun, 14 Jun 2020 11:03:44 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 21F339402D6 for ; Sun, 14 Jun 2020 11:03:44 +0000 (UTC) Received: from localhost ([::1]:43170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jkQQR-000716-2U for larch@yhetil.org; Sun, 14 Jun 2020 07:03:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jkQQG-0006zQ-UY for guix-devel@gnu.org; Sun, 14 Jun 2020 07:03:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43263) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jkQQG-0001v2-MA; Sun, 14 Jun 2020 07:03:32 -0400 Received: from [2a01:e0a:fa:a50:d869:cbcf:2456:40cc] (port=36796 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jkQQF-0001Id-0G; Sun, 14 Jun 2020 07:03:32 -0400 From: Mathieu Othacehe To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Cuirass image download References: <87mu57jg1w.fsf@gnu.org> <875zbuwuig.fsf@gnu.org> Date: Sun, 14 Jun 2020 13:03:29 +0200 In-Reply-To: <875zbuwuig.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 13 Jun 2020 23:00:55 +0200") Message-ID: <87mu55kiym.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-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: 2zX7u+nGH4ly Hey! > Very nice! It would be good to have =E2=80=9C(ISO-9660)=E2=80=9D or simi= lar next to the > file name. Thank you :) Fixed with c2aed4a5c1cbed44a9cdf9aab660c4a196a7837d. > Yes, we could add support for /latest links. Ok, I'll see what I can do about that. Thanks, Mathieu