From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QHvdJbSgEWVhkwAAG6o9tA:P1 (envelope-from ) for ; Mon, 25 Sep 2023 17:01:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QHvdJbSgEWVhkwAAG6o9tA (envelope-from ) for ; Mon, 25 Sep 2023 17:01:08 +0200 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 A2D095048A for ; Mon, 25 Sep 2023 17:01:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=eP6+zRfZ; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695654067; 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=saf2+cUk/QaTMeCRYN04THbSu3DwLLyz8SB5OwOysK8=; b=K2kVmpamc8rj0Q5POMQLk2IV+1vG2L02AreN01C734qDhso4/JWAV8PjjazQ8+20kfL3eN VyBSZXvAdm6PT5bIzF4PIpKoKIwH4lYmHDaxqV1MfDTQzGub+XJbMxiyr8vcaYxU6KCs/R nQa6e3IKDz4gC0WJ/U2Z1RqknwPqYKM+YFVq+CMOES1NNTBu3OPhlycAu3X/GoEsA2rfeI CkSWhgYJiI1X1dp0Gt2DPncVhRW8QbqeUAn7zNayNYXwUgY6twN/DRM32DswIk8TnLrY8O JYZ/BQjULIiEPjz2CDR5Nm7Q3dL7bagrL7lnLBhzpoQDAY1WWq4DAAacLZb8ww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695654067; a=rsa-sha256; cv=none; b=trmfae/Si7sBF5HnGNcCvbs0JmyL1w8klYACMulpUQBklXC00OjbTjyQ3pHEaCpDnKkfTA 2vbNPsEnJvDA4VB4S1uYEz/lQeFqLu9deujr4e0YO9tG3ymf4pvJFT5Ixk04axEycs2SKT DPqyHP095nIMffhIraOr0xJdlzAMbNmlC1CEmwTVadngKYSvJWW2FTj8DlLb5xhkuZIOtc tqFWHxfhH3h3Iz/4t8dsGYjZZPkaFKF5M7i36g2XTTnSDMrbIC9qCwIxitTmf+BK9Vqh6w S/98Uia3w+CsXU0Qcl/KhbDAFnaWdvgLTTfDZO+dRpI/Fjh/OiUTowbAKh0B2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=eP6+zRfZ; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkn3L-0000Dn-QV; Mon, 25 Sep 2023 10:59:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkn2v-0008HF-EG for guix-patches@gnu.org; Mon, 25 Sep 2023 10:58:51 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qkn2v-0002Ih-5w for guix-patches@gnu.org; Mon, 25 Sep 2023 10:58:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qkn37-0006dG-IE for guix-patches@gnu.org; Mon, 25 Sep 2023 10:59:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66148] Fix Guix version number in pulled (=most) manuals Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Sep 2023 14:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66148 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice Cc: 66148@debbugs.gnu.org Received: via spool by 66148-submit@debbugs.gnu.org id=B66148.169565390325439 (code B ref 66148); Mon, 25 Sep 2023 14:59:01 +0000 Received: (at 66148) by debbugs.gnu.org; 25 Sep 2023 14:58:23 +0000 Received: from localhost ([127.0.0.1]:46420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkn2U-0006cE-KY for submit@debbugs.gnu.org; Mon, 25 Sep 2023 10:58:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkn2R-0006by-2g for 66148@debbugs.gnu.org; Mon, 25 Sep 2023 10:58:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkn28-0001vu-5d; Mon, 25 Sep 2023 10:58:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=saf2+cUk/QaTMeCRYN04THbSu3DwLLyz8SB5OwOysK8=; b=eP6+zRfZskNS/J8KapeR tpPexof3f69X07PVS0q/rJxQJ9hgr4SurEWs65zLoHetMn6kUv/Hoj2xZ58c82NFnWsFrBoBEdVSS IDgm+/G/nQbzI0GOthrnDgtE9dFXlIHbQii6VOgPS6ijBD4F4QQ5/IAKHOZLIXiCbcwGmCBgrA2Nb REMGNV5ANv5VwjkNyVqtNhwMUFvHySB6ICKmPAHZ0iUFH3z7iVeN3OHJ3giMWJ3bdSWCwepdPFwU/ rdcH3Uw1SAxEPnbMZn8bcnknTwNrggFT0crzVuG80wUgarNBm1FqZtR5Qmo50Pu/DG5jFbJhD8i4S CpbYVPI6k64shQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <875y42bb40.fsf_-_@gnu.org> <74D0DE30-C47C-47C7-8CE9-0919E8D43EE1@tobias.gr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quartidi 4 =?UTF-8?Q?Vend=C3=A9miaire?= an 232 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Colchique 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, 25 Sep 2023 16:57:42 +0200 In-Reply-To: <74D0DE30-C47C-47C7-8CE9-0919E8D43EE1@tobias.gr> (Tobias Geerinckx-Rice's message of "Fri, 22 Sep 2023 14:51:44 +0000") Message-ID: <87bkdq5mhl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.43 X-Spam-Score: -4.43 X-Migadu-Queue-Id: A2D095048A X-TUID: 4cF83xrnX5Ig Hi, Tobias Geerinckx-Rice skribis: > Sounds good, but my main objection is to the bogus URLs and image file na= mes. Oh right. > I considered a simpler @set RELEASE 1.4.0 that is 'manually' updated on e= ach stable & rc release, but prefer automation. However, I'm not familiar = with the work of a release manager. If they are expected to run some scrip= t anyway, that could work. Yes, it should definitely be automated. So I guess we need something like you proposed. However, I=E2=80=99d go for plain =E2=80=98read=E2=80=99 + =E2=80=98match=E2=80=99 instead of regexps. = It should be good enough, and we can make it fail-safe. How does that sound? Thanks, Ludo=E2=80=99.