From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gEFrN5znDGVicgAAG6o9tA:P1 (envelope-from ) for ; Fri, 22 Sep 2023 03:02:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gEFrN5znDGVicgAAG6o9tA (envelope-from ) for ; Fri, 22 Sep 2023 03:02:20 +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 2FBB75AD1A for ; Fri, 22 Sep 2023 03:02:09 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=J2Dce23g; 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=1695344532; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=aeg+QgLWj7WyAqxJUs/hjRSpaTmS2I+uP1W1/r+i/DE=; b=TX8uGeCCugPpwIhs9KQTspiupxG2p/Ner2WqSp2RaDkEVFC60fMFLUV2pGrngWn3ugaa6D /ci2v+T0O4xve+gfxPFbiDQf8su+bqhDiAYcLZL1BPj/add6X02mJ5XnVaTFXePpwry9X/ Rt1jp9I66D5tfrmMLXk+PjIT+un4PjGdJUvWwc98gRUz8yM/w3SPJh6koHva/oxXywnhcX MlvgdpER7i/Y+VpPH9BRmuTn9ts0KC2TRYasdhX8Uf5B/EEojYLMHBgPDLq7dp080yid9g lry60/kc2yzlGUkah5fY1BOzqrvOXTzGHzuj8IzU9Jgu7YJmE9CoeBOYrHiBiQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695344532; a=rsa-sha256; cv=none; b=RoLAqtBuieR504+LVOv4E9OxwaEsF7BVKJ8dxTUt27oI0np9i4wqVpSL9NTfwbo0n3SIIG XqaA3bA673IeZiEthc1H1YEc0NaQ9yhmPEbTBbjofDqk5uq76xItMUnxGoGgnqtcwQi6QZ w5yJ88NM+NPE9BjobhIN0fd8GrrrDRPI9jQQguH+R/arVFe3pYb6/zIQRHvNp0cANmjvPo WNqTQmd+HBwthn89NJVJ8SKqArsgvlcxbWHLkJpIAMhLDuq4gBcKAaxY1I6gGvecdcYXpK 8cTfw34WF3V5pnZqsmVqVYfTf27Hcrs31wvRWVRine6lBsUwlPCkCmTpTacA8g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=J2Dce23g; 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 1qjUYM-0008SZ-Qu; Thu, 21 Sep 2023 21:01:54 -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 1qjUYL-0008S5-Io for guix-patches@gnu.org; Thu, 21 Sep 2023 21:01:53 -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 1qjUYL-0003sj-9i; Thu, 21 Sep 2023 21:01:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjUYU-0007DE-Du; Thu, 21 Sep 2023 21:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66148] [PATCH v2 2/2] doc: Mention it when we were pulled. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix@cbaines.net, dev@jpoiret.xyz, ludo@gnu.org, othacehe@gnu.org, rekado@elephly.net, zimon.toutoune@gmail.com, me@tobias.gr, guix-patches@gnu.org Resent-Date: Fri, 22 Sep 2023 01:02:02 +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: 66148@debbugs.gnu.org Cc: Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice Received: via spool by 66148-submit@debbugs.gnu.org id=B66148.169534447027649 (code B ref 66148); Fri, 22 Sep 2023 01:02:02 +0000 Received: (at 66148) by debbugs.gnu.org; 22 Sep 2023 01:01:10 +0000 Received: from localhost ([127.0.0.1]:35005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjUXe-0007Bo-EJ for submit@debbugs.gnu.org; Thu, 21 Sep 2023 21:01:10 -0400 Received: from tobias.gr ([80.241.217.52]:53096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjUXc-0007BT-WA for 66148@debbugs.gnu.org; Thu, 21 Sep 2023 21:01:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=aeg+QgLWj7WyA qxJUs/hjRSpaTmS2I+uP1W1/r+i/DE=; h=references:in-reply-to:date: subject:to:from; d=tobias.gr; b=J2Dce23gDeo42vBNNDYWRYos/u9wg/077OWWJ1 YWv+QjBE3d98BE2PCQrJIHONEJk2iHfKsd4U9KHQTN/vGZZ7mK3oKo4J2GzMMB6Jn/o6ZE oAlBTcHT38u3H82xgCtkytt/44eu+wNXum8eRqArKjcuEtXNNparm/u8ObJxzmoAlKftE6 Byp1oX+rZiwLb9kVRNsmvpTONgm1P1DYQ6zq5mHncCrHD6ZlpWmM70hczcVJ9Zgzzook0X b6oDnRMF4c3xiVA7L5nqiT+DBOCfql+G8QqMuyDxmrlTAIRsNXoClViyxYObDhooz7APqs YoE5hp7qJoMc/Yc/gLdk5aZw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 4926f85a (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <66148@debbugs.gnu.org>; Fri, 22 Sep 2023 01:00:56 +0000 (UTC) Date: Sun, 17 Sep 2023 02:00:00 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -3.78 X-Migadu-Spam-Score: -3.78 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 2FBB75AD1A X-TUID: GFYOHuObqZjo Now that we use the latest release VERSION even for pulled Guixes, make it abundantly clear that this is a later build. * guix/self.scm (info-manual): @set the PULLED flag in version.texi. * doc/guix.texi (Top): Honour it. --- doc/guix.texi | 5 +++-- guix/self.scm | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 39088b954b..c959cff1a1 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -166,8 +166,9 @@ @node Top @top GNU Guix -This document describes GNU Guix version @value{VERSION}, a functional -package management tool written for the GNU system. +This document describes GNU Guix @inlineifset{GUIX-PULLED, from a +@command{guix pull} after the release of} version @value{VERSION}, a +functional package management tool written for the GNU system. @c TRANSLATORS: You can replace the following paragraph with information on @c how to join your own translation team and how to report issues with the diff --git a/guix/self.scm b/guix/self.scm index 2d11dd47a4..81c5c722e0 100644 --- a/guix/self.scm +++ b/guix/self.scm @@ -469,6 +469,10 @@ (define (info-manual source) v) "0.0-git"))) (format output "\ +@c There's no Texinfo command to test whether @value{UPDATED} ends in 1970 and +@c tweak the intro to guix.texi accordingly, so we add this Guix-specific flag. +@set GUIX-PULLED true + @set UPDATED 1 January 1970 @set UPDATED-MONTH January 1970 @set EDITION ~a -- 2.41.0