From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 0GSNGtqPF2aOxAAAe85BDQ:P1 (envelope-from ) for ; Thu, 11 Apr 2024 09:23:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 0GSNGtqPF2aOxAAAe85BDQ (envelope-from ) for ; Thu, 11 Apr 2024 09:23:06 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=deh1prUX; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712820186; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=vqKywWpyTEQrVJdulXzbA1eoW/xvpIHqCzxEKJsowRA=; b=b4GNWtVTAtxW/xM4vWxoCpflnJI6ht2hMYNmv3iJ+MQy2JRJEmUZ18bwVHby9PVPqqmLnI slQ2KGt0iSEPz6vy+O4NlKjkjsZ0OszwM9g/ymQ3pyNAOsv9s7zORQRXQfDHO5DCfJpSbH uX701TqrSOZPpBrIAGNB34c1L20OrECmx0JgFXUZ8/gQYQ5vrkiSQBbGJ4LhF9qjc9CcdX lTJ0FWxAckbyeLI+TdJIAI3ABwXrG1X5e38XgDduwscwhmg6Fk9PMRviphqIYAx/a7P2KT yR1qHL4B0jCnFNc3TRG36JbwKtNEpyuyxb/BO9PQaCjH6SmfcG2+lCpK8xJaiw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=deh1prUX; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712820186; a=rsa-sha256; cv=none; b=BbUtMW9CA4TyV1a3wmlVtQwMnjG+nH/uAh/MdMNnKhhDIvPGyLgR6nY8WO5LfF/Xy+bkZ+ 7ql5wDR3ZOcl7qvSB0KkS50EQf+41nRzUZoEY7XWtp6gEr4mzvjWHVWc4V0WeIOJ0mPhtn +4jq389q5T8MddIfpAjTz3DWCcPX0HcCVBjqrg4ZEyapctGCS38HoAJfwH8TjHUhWjXqqD uxWH8WLy3ZI7v5X8BAqDn1RFCnjaYqUrkm6Q7QJPunzZbGrIgC+nawTCaHEs8IxGJQddxH H5fiflQH2gP2OnLGQTIAiGYn1/pXYsd1aJHfdEdzd8Kdd+Xc6aJL14FRPQmr+g== 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 DC47439A9A for ; Thu, 11 Apr 2024 09:23:05 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ruolt-0004lN-1k; Thu, 11 Apr 2024 03:22:57 -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 1ruolr-0004kH-1h for guix-patches@gnu.org; Thu, 11 Apr 2024 03:22:55 -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 1ruolq-0004vX-Pe for guix-patches@gnu.org; Thu, 11 Apr 2024 03:22:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ruolz-0002qU-JQ for guix-patches@gnu.org; Thu, 11 Apr 2024 03:23:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70333] [PATCH 0/2] Update Requirements section. Resent-From: Florian Pelz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Apr 2024 07:23:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70333 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70333@debbugs.gnu.org Cc: Florian Pelz X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171282017310822 (code B ref -1); Thu, 11 Apr 2024 07:23:03 +0000 Received: (at submit) by debbugs.gnu.org; 11 Apr 2024 07:22:53 +0000 Received: from localhost ([127.0.0.1]:54794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ruolo-0002oT-J6 for submit@debbugs.gnu.org; Thu, 11 Apr 2024 03:22:52 -0400 Received: from lists.gnu.org ([2001:470:142::17]:48096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ruolm-0002nU-4M for submit@debbugs.gnu.org; Thu, 11 Apr 2024 03:22:51 -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 1ruolX-0004ft-M3 for guix-patches@gnu.org; Thu, 11 Apr 2024 03:22:35 -0400 Received: from relay.yourmailgateway.de ([188.68.63.102]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ruolV-0004ur-Iu for guix-patches@gnu.org; Thu, 11 Apr 2024 03:22:35 -0400 Received: from mors-relay-2502.netcup.net (localhost [127.0.0.1]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4VFWP03PsKz60kt for ; Thu, 11 Apr 2024 09:22:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1712820148; bh=NxyOABj+TiHq+wFIj33C18kTAKlTF5TKEKQDcdQW8GU=; h=From:To:Cc:Subject:Date:From; b=deh1prUX/TROTkBIh+kZAny3By5b0ohxi3KpyyuTzw0rXoSBkLLrBpQr7a4Uv6XYn 0JJZ1kALgmvEZcVm6ZdoxmktZSHHxUMDH6BQd7ULIfr9RgGgQFWGzPiA3UWnCOLue0 Np6V+xZpy7Qu02AG8gjMaSjlWf4rmrxcd7VlakWHBrC0YCeIz6pbhrELT1Xww2mGoW K3a+siKMzMVBjwpJjGVJJpDoNRrRsBpmCe1iOXKF2v4JWRR3mvNB5+/0ZOITbmvhy+ Rn2VsKQLOxzBiTFWYdWafhHrRutpIu7eq9ju27sVC8x58lrzG+LmlPw5GVTidPA2fN ezqjyIOFNGRtQ== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4VFWP02j3zz4xmY for ; Thu, 11 Apr 2024 09:22:28 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4VFWP00sgCz8sb3 for ; Thu, 11 Apr 2024 09:22:28 +0200 (CEST) Received: from florianrock64.fritz.box (ip92344de0.dynamic.kabel-deutschland.de [146.52.77.224]) by mxe217.netcup.net (Postfix) with ESMTPSA id B225D8380D; Thu, 11 Apr 2024 09:22:22 +0200 (CEST) From: Florian Pelz Date: Thu, 11 Apr 2024 09:20:41 +0200 Message-ID: <20240411072114.16195-1-pelzflorian@pelzflorian.de> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B225D8380D X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: 2SdTS0aMFKqrlqqh9ry/Drd9OvdMz42Agi80QDWEDJLSgJjF9OmW4Ei+ Received-SPF: pass client-ip=188.68.63.102; envelope-from=pelzflorian@pelzflorian.de; helo=relay.yourmailgateway.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -3.76 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -3.76 X-Migadu-Queue-Id: DC47439A9A X-TUID: X3DKaij7j5l9 Florian Pelz (2): doc: contributing: Suggest building from Git. doc: contributing: Move localstatedir instructions. doc/contributing.texi | 42 +++++++++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 17 deletions(-) base-commit: c1c9d6b3cdf5955f1bf5fded2a0c496ce2e631f1 -- 2.41.0