From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IimRC7TnzGFoNgEAgWs5BA (envelope-from ) for ; Wed, 29 Dec 2021 23:56:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OPuMA7TnzGFJdwAAG6o9tA (envelope-from ) for ; Wed, 29 Dec 2021 23:56:52 +0100 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 A305F3BF6 for ; Wed, 29 Dec 2021 23:56:51 +0100 (CET) Received: from localhost ([::1]:50306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2hsI-0002tT-Ni for larch@yhetil.org; Wed, 29 Dec 2021 17:56:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2hpa-0006Lw-Qz for guix-patches@gnu.org; Wed, 29 Dec 2021 17:54:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39048) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2hpa-0000Xq-4r for guix-patches@gnu.org; Wed, 29 Dec 2021 17:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n2hpa-0007pY-2A for guix-patches@gnu.org; Wed, 29 Dec 2021 17:54:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52596] [guix-artwork PATCH] website: Relabel stable/latest to release/current. Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Dec 2021 22:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52596 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: Julien Lepiller , Tobias Geerinckx-Rice , 52596@debbugs.gnu.org, zimoun Received: via spool by 52596-submit@debbugs.gnu.org id=B52596.164081841430056 (code B ref 52596); Wed, 29 Dec 2021 22:54:02 +0000 Received: (at 52596) by debbugs.gnu.org; 29 Dec 2021 22:53:34 +0000 Received: from localhost ([127.0.0.1]:50594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2hp8-0007oi-7H for submit@debbugs.gnu.org; Wed, 29 Dec 2021 17:53:34 -0500 Received: from pelzflorian.de ([5.45.111.108]:43246 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2hp6-0007oZ-CJ for 52596@debbugs.gnu.org; Wed, 29 Dec 2021 17:53:33 -0500 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 019643606F5; Wed, 29 Dec 2021 23:53:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1640818411; bh=a9hQjYL80lWquA94Y4+V+STZGuV7yepfVUTXQaGkKek=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=aKWS6MajtTggUG2YW+F7EypE1YRb83yfRT/Y/g89wCR/HEObeI7+yXx9D+4/reOGE MX26w5vhOUdaWufOMrpSYDT6Dqb4UL80X5F/B5oR28wUV/k14cWyAASgb/xN3bORzc iuYm8jhRjuMmbgBHyCNf9ZGooVjTVRT3SRRsJyV4= Date: Wed, 29 Dec 2021 23:53:21 +0100 From: "pelzflorian (Florian Pelz)" Message-ID: <20211229225313.ypt3aythgqj5hbpj@pelzflorian.localdomain> References: <20211218104038.306475-1-zimon.toutoune@gmail.com> <20211218152217.l5vtbwkwhmiwuzfe@pelzflorian.localdomain> <20211218193653.5h5aex5m6wbxq6dc@pelzflorian.localdomain> <861r29q7ae.fsf@gmail.com> <20211224173448.saiun645pxymukbl@pelzflorian.localdomain> <86a6gjjrea.fsf@gmail.com> <20211229194257.vpuckt7bne6rmp3r@pelzflorian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640818611; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=cban43K3EnfL/VAKzhKN0o9JA874YtGOLVURmNGY0ak=; b=LtC1Tfk88ZNUSJwDfgyOPtkQ864gwtPtuR72etzf9PH97NLMQ5iZR/9pP404al2A6XeDmr dll4gz+K7VhNGjKUiHIjFV97oU/v1+xD5dzDCBRq/sfqiIMQYS1nYPlXY9JRqEP6ffwGrC iz8esYwvigpO/TxP5uIy5MmS82kxqEpVkQzUWM0+HTiGyUrvC8mD5LE+FJnmOt9JArHyru YuLutiH9qqkdz0tv7SuVFvGLswLmBhvj7r2KzLib05ToIzZ1opbqZN8NLnaGkqaYcT17wi 2OZWb0qJ4737lYzaVACK5GYyYZ/UeDWsALwZdzXJGJEYDIi3v2dD+TqSYlw2xw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640818611; a=rsa-sha256; cv=none; b=VBVsdfTjTXojXrSd8xTOh/Azin1MhukdPjoqcLtUsK/G2N4uDGEUlvkaBmYUU0lQNQcoS/ E+ILSAZnsTXFTR76FjG29uNTdqEeC62E/RGG4aolAyJ35hVD6VL1UoM5XeNdoXVMYwxEyx PqIxh+pSQosM/YNGIjG9+YWAv29iqNCHeiM6FdR5yy/JQlBoUGfrN8DeSjOUy2kvAEKFnz Radfyw9nyKdTLNs/XkcFRCR4cNyO+/m11W9suc7pQdIReWHsp+NqSi1oLiFe4RMPIxq2WY iZDNH2dnSunpeKKfNIzhRT52wTkZidx0op7ejyk0LtsmHfx65A+z1fQLPkupvg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=aKWS6Maj; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.57 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=aKWS6Maj; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A305F3BF6 X-Spam-Score: -0.57 X-Migadu-Scanner: scn1.migadu.com X-TUID: LUNJolOx72Tn On Wed, Dec 29, 2021 at 03:07:10PM -0500, Leo Famulari wrote: > On Wed, Dec 29, 2021 at 08:42:57PM +0100, pelzflorian (Florian Pelz) wrote: > > The only downside to naming it 1.3.0 that I see is that the > > guix.gnu.org/manual URL will change away from 1.3.0 on the next > > release. > Maybe we can paremeterize the responsible code so that it's updated > automatically? Leo, we could create https://guix.gnu.org/manual/1.3.0/ and make the navbar’s Help/GNU Guix Manual 1.3.0 point to https://guix.gnu.org/manual/1.3.0/ so the meaning of the URL will not change in the future. This is what I meant; I had expressed myself badly so I’m unsure now if you really mean that. It is all unnecessary, I think; IMHO we do not even need both https://guix.gnu.org/manual/ and https://guix.gnu.org/manual/devel/, except when users manually change /etc/config.scm without guix pull. Or do foreign distro users need the old manual to install? But why? The label Help/GNU Guix Manual 1.3.0 already uses (define latest-guix-version (make-parameter "1.3.0")) so the label will automatically become Help/GNU Guix Manual 1.4.0 or whatever the next release will be called. Regards, Florian