From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 4p/RG7Ko42QsXwEASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 20:10:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IOjrGrKo42RQJwEAauVa8A (envelope-from ) for ; Mon, 21 Aug 2023 20:10:58 +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 F3F445B681 for ; Mon, 21 Aug 2023 20:10:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=fXucFT35; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692641458; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=q3JO7BEWz5sr9o2eOQRUBQ3oLEReWz5mfl3yoNMGD5g=; b=X4GenoRiFDfBXFEGZoggC8ZugF4HFsIADShvyrpZLfTOEzJ7QRIVnTl9w3ApC4pqgLMEM7 mIifwJmgosM6bCCC1j0EIog5JiaxN2zXteknKt43RBWmotYvLuBBq85E4l6MlgDZqqNq42 /u7dy4EUwC/pk0ak7VYF0SX2azyve9jpJ2TZs3PW79coFPtpuGPKUtISlcMdyt2ncZOVwf q4S/tKLPGBGEDURJlAr7k9L7DtWMI8RsZhUmxlACB0d5NzEXxO7zhBiSnR9POGozZbelvU ndezKGSYMRI//2OO2FLdNJKff26XSmdAvDcZPSO4EH7hIgnPaWF9Juh1K38Fkg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692641458; a=rsa-sha256; cv=none; b=FSF3i4w8Zgoz6RCq7YotkyjrhtVnPBvhfXBPXeX6NoJklBLBNxZD7uMidQE7JwRl42ejcD Ia67fC+1lLvneS7cDRRMUM1mJnnrhXNv+BoG+0914xVhM9efij4FNYH0GbRv+KEMSDuG9z pWDdO7v9kgbNnsFjA/IUx99NqK5Zcqd27QiwXADNhtrF1tSbN04y6XcgTUoZXiydPizGRQ 8sQ7PpPGJ/STXJcL5wVRz5MarqztS95IObSX8Z7S1VRd5suwsacsULflkz67lRy+xuqnLB 0X6DuW3zsAJARFrXAU/5IeuyNi1IlcGXwYDXv3/9pgdHWdb6V+9ZGcoZ/VAqkQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=fXucFT35; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qY9MZ-0005eC-It; Mon, 21 Aug 2023 14:10: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 1qY9Lk-0005MS-Or for guix-patches@gnu.org; Mon, 21 Aug 2023 14:10:06 -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 1qY9Lk-0004nE-Ge; Mon, 21 Aug 2023 14:10:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qY9Ll-0007VJ-US; Mon, 21 Aug 2023 14:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65230] [PATCH v3 02/10] gnu-maintenance: Fix docstring. Resent-From: Maxim Cournoyer 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: Mon, 21 Aug 2023 18:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65230 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65230@debbugs.gnu.org Cc: Maxim Cournoyer , 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 65230-submit@debbugs.gnu.org id=B65230.169264134428632 (code B ref 65230); Mon, 21 Aug 2023 18:10:01 +0000 Received: (at 65230) by debbugs.gnu.org; 21 Aug 2023 18:09:04 +0000 Received: from localhost ([127.0.0.1]:57669 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY9Kq-0007Ri-D2 for submit@debbugs.gnu.org; Mon, 21 Aug 2023 14:09:04 -0400 Received: from mail-qk1-x736.google.com ([2607:f8b0:4864:20::736]:57774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY9Km-0007Qc-If for 65230@debbugs.gnu.org; Mon, 21 Aug 2023 14:09:01 -0400 Received: by mail-qk1-x736.google.com with SMTP id af79cd13be357-76db0439387so16250585a.3 for <65230@debbugs.gnu.org>; Mon, 21 Aug 2023 11:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692641332; x=1693246132; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=q3JO7BEWz5sr9o2eOQRUBQ3oLEReWz5mfl3yoNMGD5g=; b=fXucFT35a846+01XGKwR4CisAi4qFavMgmb0ugwsZcRRY4Zc2vNNWcFdlmlFWY9YfU 1z/8O6m48O05/pI01hMEkiAxdnI/QFaAH5MY77EnH44xVoVImuyzBHivc71WrMpEWDU3 qzNTELr+4uheKHqpBmexmIcekiHgOyt8tnCxA1nSTe1sNFYXRd8PnuNcuihhS0vOSeRW fGWPEwl5yfDah11ToP3FxFt1FM8a6hQpj7odLfwYTIYTNLxC/ZQ+cTfqvBNHfACL2JaI WM5Eu51yFpHUzrdW3i8J22rfaVQqx4gF+Ny7osM2wzeS+tGQXEQ2+gDTfRZ2c83LyZsi jDqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692641332; x=1693246132; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q3JO7BEWz5sr9o2eOQRUBQ3oLEReWz5mfl3yoNMGD5g=; b=H5tWLuiNY9veVmZOZ86eNa06vSZYonAgAaBhHwmfD90PFlBH/lCl4sYOKbg9yqXUHY 4jCqZH/kBH4iyqSi099iYGpySjkrrn1IFmX+kHi7dZvncRJfxSRCnPRnKd6l2mPEgNac /sxWmKUqnHa/yA1p43/0oqVLe/O9Td55wEhrDm+lXVSIHq1NkFP3DigNpFXwN5pT3cq+ hSrz8u96hf5rP7Vj+4F7zEgpuVyk/w/l0xgSk7dFx4x3hF1MgRscF7RCi5ZAaQ3ifyoI uXtcHA4fi6tb6gF1+O+5btOr84zrnaDFpW5pIw9CdJJo470bRUWmCnD7t1NMSFw8Pnhy /erQ== X-Gm-Message-State: AOJu0Yzlmi4W6lt1cM4JGFWL606b8lgww4M05Bhl1AJakij+THTUieCf y3DN67QB4HQO/J9XtGB4LdWiDJDskyg= X-Google-Smtp-Source: AGHT+IFDgUUQSZYN9E5F6XaxTS89ZXsoW65oQZ2V0P9NXIrnVC2M3zFCxFM8dCp31F912/RZItbxdQ== X-Received: by 2002:a05:620a:d93:b0:76d:83ae:fdcd with SMTP id q19-20020a05620a0d9300b0076d83aefdcdmr9152948qkl.57.1692641332384; Mon, 21 Aug 2023 11:08:52 -0700 (PDT) Received: from localhost.localdomain (dsl-10-148-105.b2b2c.ca. [72.10.148.105]) by smtp.gmail.com with ESMTPSA id t16-20020a05620a035000b00767303dc070sm2635523qkm.8.2023.08.21.11.08.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Aug 2023 11:08:51 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 21 Aug 2023 14:06:06 -0400 Message-ID: <9767dadfe8c826b6060c9ba46c5aae66083b0c5a.1692641173.git.maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <5465490ad96f27fecbb69f9bd6f1607d29af6c23.1692641173.git.maxim.cournoyer@gmail.com> References: <5465490ad96f27fecbb69f9bd6f1607d29af6c23.1692641173.git.maxim.cournoyer@gmail.com> 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: , 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.10 X-Spam-Score: -3.10 X-Migadu-Queue-Id: F3F445B681 X-Migadu-Scanner: mx1.migadu.com X-TUID: mB+BRIPQ/+7d * guix/gnu-maintenance.scm (import-kernel.org-release): Fix docstring. --- (no changes since v1) guix/gnu-maintenance.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guix/gnu-maintenance.scm b/guix/gnu-maintenance.scm index b95a45824e..a314923d3b 100644 --- a/guix/gnu-maintenance.scm +++ b/guix/gnu-maintenance.scm @@ -489,7 +489,7 @@ (define* (import-html-release base-url package (directory (string-append "/" package)) file->signature) "Return an for the latest release of PACKAGE (a string) -under DIRECTORY at BASE-URL, or #f. Optionally include a VERSION string to +under DIRECTORY at BASE-URL, or #f. Optionally include a VERSION string to fetch a specific version. BASE-URL should be the URL of an HTML page, typically a directory listing as @@ -806,7 +806,7 @@ (define* (import-xorg-release package #:key (version #f)) (string-append "/pub/xorg/" (dirname (uri-path uri))))))) (define* (import-kernel.org-release package #:key (version #f)) - "Return the latest release of PACKAGE, the name of a kernel.org package. + "Return the latest release of PACKAGE, a Linux kernel package. Optionally include a VERSION string to fetch a specific version." (define %kernel.org-base ;; This URL and sub-directories thereof are nginx-generated directory -- 2.41.0