From unknown Thu Sep 11 01:11:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47227: Create git-tag refresh updater Resent-From: =?UTF-8?Q?L=C3=A9o?= Le Bouter Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 18 Mar 2021 09:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 47227 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 47227@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161605839612281 (code B ref -1); Thu, 18 Mar 2021 09:07:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Mar 2021 09:06:36 +0000 Received: from localhost ([127.0.0.1]:45019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMoc0-0003C0-6X for submit@debbugs.gnu.org; Thu, 18 Mar 2021 05:06:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:33700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMobx-0003Bs-HC for submit@debbugs.gnu.org; Thu, 18 Mar 2021 05:06:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33618) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMobx-0007c3-Cm for bug-guix@gnu.org; Thu, 18 Mar 2021 05:06:33 -0400 Received: from mail.zaclys.net ([178.33.93.72]:55371) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMobv-0006cO-He for bug-guix@gnu.org; Thu, 18 Mar 2021 05:06:33 -0400 Received: from [192.168.0.27] (82-64-145-38.subs.proxad.net [82.64.145.38]) (authenticated bits=0) by mail.zaclys.net (8.14.7/8.14.7) with ESMTP id 12I96T2U008014 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 18 Mar 2021 10:06:29 +0100 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.zaclys.net 12I96T2U008014 Authentication-Results: mail.zaclys.net; dmarc=fail (p=reject dis=none) header.from=zaclys.net Authentication-Results: mail.zaclys.net; spf=fail smtp.mailfrom=lle-bout@zaclys.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zaclys.net; s=default; t=1616058389; bh=3x+WYZOuPunRAQ74xeRc89Qks5cykKeuq8RC9FipEgw=; h=Subject:From:To:Date:From; b=pMVH2l37f/8efHVLznQ8hI5DFyxV2w1m7IZrkLywrcgilanbMxqNSEQSVRlSwjAbx XemxCsiCQAuONHVv3nhWtL+UTSkIJ9Qnvwo7qNe6nkngaaiah07lnHZsq74BdI+lZ7 vWzwZQ7VJTIKnJ2ovP/9ooRpeX8I8SuJtdocs/pI= Message-ID: From: =?UTF-8?Q?L=C3=A9o?= Le Bouter Date: Thu, 18 Mar 2021 10:06:29 +0100 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-xilrKyLXnQmTphHe6NMC" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Received-SPF: pass client-ip=178.33.93.72; envelope-from=lle-bout@zaclys.net; helo=mail.zaclys.net 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-xilrKyLXnQmTphHe6NMC Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable We could do it without cloning the repos, for example the "fennel" package: $ git ls-remote --tags https://git.sr.ht/~technomancy/fennel e54a85b3525a44ac16d6a4e35d19a1d5d6948ce2 refs/tags/0.1.0 5c58b24f5261734caff25b9cbe2e8b551027a8bd refs/tags/0.1.1 f7cbd4c49b2108affa3afa0c387b37dd90e48d6f refs/tags/0.2.0 e46442afea2d833cf3ca7fec66101bcb2f986a00 refs/tags/0.2.1 324a4a8bdc3ecfff40dd677ccc707ab1750a7a16 refs/tags/0.2.1-2 75edbcf3badd07b1244e9d761773f77c2cccb84a refs/tags/0.3.0 16c04d8e87e07efbcaff21d4dab03d1189701ddd refs/tags/0.3.0^{} 744f04a70c60157ea9b49b627d18f9376f89b33e refs/tags/0.3.1 e4571dc1a133cc3297bc38e1aa65d9be3efb23a2 refs/tags/0.3.1^{} 04debbe42058138780dbc5d2f1320b5ace1ad1fa refs/tags/0.3.2 fcd485bbb6ab9508c1d2793c9cf71a2b8b4ba058 refs/tags/0.3.2^{} 1b379dd2721b1f937113239aa530f667fa94a314 refs/tags/0.4.0 f19d3687cf827675068f26ef09912a070e2632bb refs/tags/0.4.0^{} 2ce305f93da6a1f4b160073615b00ccf30e34e51 refs/tags/0.4.1 f50a98f955e771e1ead624c33476bf9c5971623d refs/tags/0.4.1^{} db8c3666d59bd5786bc70240e28c3ed7a9584b63 refs/tags/0.4.2 4510d04d33f0bf85ce5755455df817e8054eabd1 refs/tags/0.4.2^{} 3f6efd9a9853734879c133ea0c082ccf25945b47 refs/tags/0.5.0 336b0ecbda38c26d8bc68820748376f2f0e3a99a refs/tags/0.5.0^{} 2255a17b7f89be0c5f06b8c188ee0b231d217da2 refs/tags/0.6.0 03263b8bea5ccf928978920f5082e42bc69c9ad8 refs/tags/0.6.0^{} 18590cbf192785939a63f6876bc7fd256684780b refs/tags/0.7.0 864b515fec881a1ed593ab3494cdbc085891ad78 refs/tags/0.7.0^{} 57a17ce174bceb52d9b0effd6a81fc0b2a09d19f refs/tags/0.8.0 9a9b87b3596634ceb0b86dc1a0d450aa785b5406 refs/tags/0.8.0^{} 0545ff5df25ea019fcb6fc1dcb40da06b35320e9 refs/tags/0.8.1 13042ec03837b72f8d14c04e9abe3ddae88449fa refs/tags/0.8.1^{} Note: This is probably not the best example because the current generic-html updater could be adapted to work when the following patch is applied but you get the idea. diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm index edb3f85109..36fd1eb066 100644 --- a/gnu/packages/lua.scm +++ b/gnu/packages/lua.scm @@ -1175,6 +1175,8 @@ enabled.") (snippet '(begin (delete-file "fennelview.lua") #t)))) + (properties + '((release-monitoring-url . "https://fennel-lang.org/downloads/") )) (build-system gnu-build-system) (arguments '(#:make-flags (list (string-append "PREFIX=3D" (assoc-ref %outputs "out"))) (Current it does not work for some reason see=20 https://issues.guix.gnu.org/47226) --=-xilrKyLXnQmTphHe6NMC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEFIvLi9gL+xax3g6RRaix6GvNEKYFAmBTGBUACgkQRaix6GvN EKZ3LhAAp2d275aAhxTSpGBqOnq3fFgQGLK7gE8AI+fjT2b94woS93f4QxAlk98d RLiJqSLo0xBWP1rhzrH4wfGvOWgHxHwnt1EbVGQOMpsGzsbARcqd1aaEnzZTUCrD 7S5aXdcPmr9T5Zu/xzyu9nH6epnuMkd3eA1qiA7FslsscQDdqdsgy064pSJMKnIp CSR0AKpx7Lvxzwi8677wL8aP25xY5KDto86DN+cTplHIw/hDRPzqh/ccPJKT3Cpe gXPEn7BgaKHKozsQNhgv87NaFNm+N3eknLh1DZSRcjcKOy5kFZgT1V7NzONAvKsA Wqab8ZzGW4NmUbFMmka0QOC+jKkT6c69ct9nsqawVNSXjS53naLpxb3kIOZepng5 T/d/5HVZprkfQaCYG/lzNRFkQR7gf3MNEAtGa5cFsngUTSh2/iT5spt9aRVnAPFI XtZheouT+INDK8txDXLIPZQ8VTzadOAH1PQzMr09uQeXCLRWbqKYc05qwUmuCN38 M5RBL3DrSjiZ8C3apf4vAYZV5dx9berRxS71lqNjS2qMs0QBbT/OjdkLBsICh1CL y0Yuw4MESz668oRiFvn45vTLz19eoWMw3oY7V7KpU2jtWgdViOp6+ZFsPkNkp34q kS8SrTf0VKHJ9rJUHLbbbudIOlxR6r75762wT4hK2EyVxpTIDeI= =8a7B -----END PGP SIGNATURE----- --=-xilrKyLXnQmTphHe6NMC-- From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 18 09:27:22 2021 Received: (at control) by debbugs.gnu.org; 18 Mar 2021 13:27:23 +0000 Received: from localhost ([127.0.0.1]:45369 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMsgM-0007tO-El for submit@debbugs.gnu.org; Thu, 18 Mar 2021 09:27:22 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMsgK-0007t9-Cx for control@debbugs.gnu.org; Thu, 18 Mar 2021 09:27:20 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54836) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMsgF-0001iT-6u for control@debbugs.gnu.org; Thu, 18 Mar 2021 09:27:15 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=53160 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lMsgB-0003IQ-QG for control@debbugs.gnu.org; Thu, 18 Mar 2021 09:27:12 -0400 Date: Thu, 18 Mar 2021 14:27:10 +0100 Message-Id: <875z1or3rl.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #47227 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) severity 47227 wishlist quit From unknown Thu Sep 11 01:11:14 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: =?UTF-8?Q?L=C3=A9o?= Le Bouter Subject: bug#47227: closed (Re: bug#47227: Create git-tag refresh updater) Message-ID: References: <87zfgwvysm.fsf@gmail.com> X-Gnu-PR-Message: they-closed 47227 X-Gnu-PR-Package: guix Reply-To: 47227@debbugs.gnu.org Date: Fri, 04 Apr 2025 13:32:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1743773522-1279-1" This is a multi-part message in MIME format... ------------=_1743773522-1279-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #47227: Create git-tag refresh updater which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 47227@debbugs.gnu.org. --=20 47227: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D47227 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1743773522-1279-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 47227-done) by debbugs.gnu.org; 4 Apr 2025 13:31:33 +0000 Received: from localhost ([127.0.0.1]:37481 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u0h8v-0000Jo-9j for submit@debbugs.gnu.org; Fri, 04 Apr 2025 09:31:33 -0400 Received: from mail-pf1-x42f.google.com ([2607:f8b0:4864:20::42f]:47556) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1u0h8s-0000JP-9M for 47227-done@debbugs.gnu.org; Fri, 04 Apr 2025 09:31:30 -0400 Received: by mail-pf1-x42f.google.com with SMTP id d2e1a72fcca58-736ad42dfd6so1614778b3a.3 for <47227-done@debbugs.gnu.org>; Fri, 04 Apr 2025 06:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1743773483; x=1744378283; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=QV+KW/GRmJEmKEDw/ESqWecawkztk6T6BdhU/sIYTVU=; b=AC5SSdEi0ptX8uCOVwYpVE+bwUplXcB+5c1egD1fvchu3nYs0cZHLdLKyVbS1hqe5W MQ7wNAygcQmspbTBxhGxb2VP7wJU84CF3O+qReqU4as2f/3xrLUCw530E7fk9qpGPUUD Ro/fcNZh0H96b1QaoHIX+e4Ea06KHVlHU6KxGKXvrAJRW1okejbSYALF+oj2xGN4Ecbl 1vrAzqjLoOS8FeQ1Mm2UQ249d/VbPK/fGIiKFU4ezdIC1rx2DOJdnZkk/zcJiNqX6sa0 XVSYJf4ez92nX4VTO1dwt0uMNEyLKol5KtPbrqdcI/OUeMvhuR+UTuBwCKpwLS6GPk0f Yuaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743773483; x=1744378283; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=QV+KW/GRmJEmKEDw/ESqWecawkztk6T6BdhU/sIYTVU=; b=AmSA5m9GS2BY5GpWISsDuJCoN4SFiyloJZDeYMiLpKlC1+vnfkNcyirm4XJfB7NvXl TMdHYneufP4qwcYTUDMsAenr5n8v5lV5ZjZ5TiVwDsv8OBoc/XXMxNyAbJCrazPJfkhv 9Ywf/kYYLeZHVR4p5gGuqOQCOaqK9f8le/k44AzsdK0aJ30wFuVTdTRcPvrK5QgmeK+0 PrYmpAYyyyeH/sSYPnKky73Fj6UN6ZprNnRxs6EJXrqdRDJSeSSgfrFJUJA4AVAJNAAb JXCzPjUPo43lYArgw/ZW3bNZ7zGI1XrNkznLU6u3VXBr5RKn0g14SS5IAxWqgnMpl54P wmfg== X-Gm-Message-State: AOJu0YyJTvLYvrzRhbkajn9YB5FYxcCYMqneCQyemhKgwEzpbrHnsX+a H3wvusNVWn4tkOMamoHQd8njFfifAq4zftvovPGhQg/WNdxYo4av5C30Xw== X-Gm-Gg: ASbGncsxF1MD/Eg/P6Tss6wEhdyx1nJJCqTQfBFrhF0FmNYAj1C1FwnOKlcvAoeySWD sCUIy54wDPC0J75+zrsHFfHOlXwy58fWrtQtbl9XPu3yhVQlFA1Obp+40wH0frwSE+3h1nT8JKg 828r8IJ0HcvWimY7g40vJqNiS1yQfcvOZhG0M5MRaF3iDAqIMYyEzKBSrXBZEHddoL0yy7g4YUj oYcfIp+qbTgWQr/AoS6idqNLs2CjV71f/7bYAahbcrDDDv32X193JvN2OeTFX34DqDpwg8sp1ls AczlcvWUvoqyjQdxHgnjVwe77l30DaePate+qlU40EI= X-Google-Smtp-Source: AGHT+IGnUkRY9YsbIK73dBb/p2FQJq/vx8Gwg0kxG75xb+m9upMHwZuLcxA4AZAWz5OTiro1VSBfiw== X-Received: by 2002:a05:6a21:6da4:b0:1f5:8c05:e8f8 with SMTP id adf61e73a8af0-2010462968fmr4496694637.25.1743773483505; Fri, 04 Apr 2025 06:31:23 -0700 (PDT) Received: from terra ([2405:6586:be0:0:83c8:d31d:2cec:f542]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-739da0b2f66sm3307012b3a.125.2025.04.04.06.31.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Apr 2025 06:31:22 -0700 (PDT) From: Maxim Cournoyer To: =?utf-8?Q?L=C3=A9o?= Le Bouter Subject: Re: bug#47227: Create git-tag refresh updater In-Reply-To: (=?utf-8?Q?=22L=C3=A9o?= Le Bouter"'s message of "Thu, 18 Mar 2021 10:06:29 +0100") References: Date: Fri, 04 Apr 2025 22:31:05 +0900 Message-ID: <87zfgwvysm.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47227-done Cc: 47227-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, That's been implemented for a while ('guix refresh' is able to fetch git repository for new tags and upgrade a package to the latest one). Closing. -- Thanks, Maxim ------------=_1743773522-1279-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 18 Mar 2021 09:06:36 +0000 Received: from localhost ([127.0.0.1]:45019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMoc0-0003C0-6X for submit@debbugs.gnu.org; Thu, 18 Mar 2021 05:06:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:33700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMobx-0003Bs-HC for submit@debbugs.gnu.org; Thu, 18 Mar 2021 05:06:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33618) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMobx-0007c3-Cm for bug-guix@gnu.org; Thu, 18 Mar 2021 05:06:33 -0400 Received: from mail.zaclys.net ([178.33.93.72]:55371) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMobv-0006cO-He for bug-guix@gnu.org; Thu, 18 Mar 2021 05:06:33 -0400 Received: from [192.168.0.27] (82-64-145-38.subs.proxad.net [82.64.145.38]) (authenticated bits=0) by mail.zaclys.net (8.14.7/8.14.7) with ESMTP id 12I96T2U008014 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 18 Mar 2021 10:06:29 +0100 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.zaclys.net 12I96T2U008014 Authentication-Results: mail.zaclys.net; dmarc=fail (p=reject dis=none) header.from=zaclys.net Authentication-Results: mail.zaclys.net; spf=fail smtp.mailfrom=lle-bout@zaclys.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zaclys.net; s=default; t=1616058389; bh=3x+WYZOuPunRAQ74xeRc89Qks5cykKeuq8RC9FipEgw=; h=Subject:From:To:Date:From; b=pMVH2l37f/8efHVLznQ8hI5DFyxV2w1m7IZrkLywrcgilanbMxqNSEQSVRlSwjAbx XemxCsiCQAuONHVv3nhWtL+UTSkIJ9Qnvwo7qNe6nkngaaiah07lnHZsq74BdI+lZ7 vWzwZQ7VJTIKnJ2ovP/9ooRpeX8I8SuJtdocs/pI= Message-ID: Subject: Create git-tag refresh updater From: =?ISO-8859-1?Q?L=E9o?= Le Bouter To: bug-guix@gnu.org Date: Thu, 18 Mar 2021 10:06:29 +0100 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-xilrKyLXnQmTphHe6NMC" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Received-SPF: pass client-ip=178.33.93.72; envelope-from=lle-bout@zaclys.net; helo=mail.zaclys.net 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-xilrKyLXnQmTphHe6NMC Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable We could do it without cloning the repos, for example the "fennel" package: $ git ls-remote --tags https://git.sr.ht/~technomancy/fennel e54a85b3525a44ac16d6a4e35d19a1d5d6948ce2 refs/tags/0.1.0 5c58b24f5261734caff25b9cbe2e8b551027a8bd refs/tags/0.1.1 f7cbd4c49b2108affa3afa0c387b37dd90e48d6f refs/tags/0.2.0 e46442afea2d833cf3ca7fec66101bcb2f986a00 refs/tags/0.2.1 324a4a8bdc3ecfff40dd677ccc707ab1750a7a16 refs/tags/0.2.1-2 75edbcf3badd07b1244e9d761773f77c2cccb84a refs/tags/0.3.0 16c04d8e87e07efbcaff21d4dab03d1189701ddd refs/tags/0.3.0^{} 744f04a70c60157ea9b49b627d18f9376f89b33e refs/tags/0.3.1 e4571dc1a133cc3297bc38e1aa65d9be3efb23a2 refs/tags/0.3.1^{} 04debbe42058138780dbc5d2f1320b5ace1ad1fa refs/tags/0.3.2 fcd485bbb6ab9508c1d2793c9cf71a2b8b4ba058 refs/tags/0.3.2^{} 1b379dd2721b1f937113239aa530f667fa94a314 refs/tags/0.4.0 f19d3687cf827675068f26ef09912a070e2632bb refs/tags/0.4.0^{} 2ce305f93da6a1f4b160073615b00ccf30e34e51 refs/tags/0.4.1 f50a98f955e771e1ead624c33476bf9c5971623d refs/tags/0.4.1^{} db8c3666d59bd5786bc70240e28c3ed7a9584b63 refs/tags/0.4.2 4510d04d33f0bf85ce5755455df817e8054eabd1 refs/tags/0.4.2^{} 3f6efd9a9853734879c133ea0c082ccf25945b47 refs/tags/0.5.0 336b0ecbda38c26d8bc68820748376f2f0e3a99a refs/tags/0.5.0^{} 2255a17b7f89be0c5f06b8c188ee0b231d217da2 refs/tags/0.6.0 03263b8bea5ccf928978920f5082e42bc69c9ad8 refs/tags/0.6.0^{} 18590cbf192785939a63f6876bc7fd256684780b refs/tags/0.7.0 864b515fec881a1ed593ab3494cdbc085891ad78 refs/tags/0.7.0^{} 57a17ce174bceb52d9b0effd6a81fc0b2a09d19f refs/tags/0.8.0 9a9b87b3596634ceb0b86dc1a0d450aa785b5406 refs/tags/0.8.0^{} 0545ff5df25ea019fcb6fc1dcb40da06b35320e9 refs/tags/0.8.1 13042ec03837b72f8d14c04e9abe3ddae88449fa refs/tags/0.8.1^{} Note: This is probably not the best example because the current generic-html updater could be adapted to work when the following patch is applied but you get the idea. diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm index edb3f85109..36fd1eb066 100644 --- a/gnu/packages/lua.scm +++ b/gnu/packages/lua.scm @@ -1175,6 +1175,8 @@ enabled.") (snippet '(begin (delete-file "fennelview.lua") #t)))) + (properties + '((release-monitoring-url . "https://fennel-lang.org/downloads/") )) (build-system gnu-build-system) (arguments '(#:make-flags (list (string-append "PREFIX=3D" (assoc-ref %outputs "out"))) (Current it does not work for some reason see=20 https://issues.guix.gnu.org/47226) --=-xilrKyLXnQmTphHe6NMC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEFIvLi9gL+xax3g6RRaix6GvNEKYFAmBTGBUACgkQRaix6GvN EKZ3LhAAp2d275aAhxTSpGBqOnq3fFgQGLK7gE8AI+fjT2b94woS93f4QxAlk98d RLiJqSLo0xBWP1rhzrH4wfGvOWgHxHwnt1EbVGQOMpsGzsbARcqd1aaEnzZTUCrD 7S5aXdcPmr9T5Zu/xzyu9nH6epnuMkd3eA1qiA7FslsscQDdqdsgy064pSJMKnIp CSR0AKpx7Lvxzwi8677wL8aP25xY5KDto86DN+cTplHIw/hDRPzqh/ccPJKT3Cpe gXPEn7BgaKHKozsQNhgv87NaFNm+N3eknLh1DZSRcjcKOy5kFZgT1V7NzONAvKsA Wqab8ZzGW4NmUbFMmka0QOC+jKkT6c69ct9nsqawVNSXjS53naLpxb3kIOZepng5 T/d/5HVZprkfQaCYG/lzNRFkQR7gf3MNEAtGa5cFsngUTSh2/iT5spt9aRVnAPFI XtZheouT+INDK8txDXLIPZQ8VTzadOAH1PQzMr09uQeXCLRWbqKYc05qwUmuCN38 M5RBL3DrSjiZ8C3apf4vAYZV5dx9berRxS71lqNjS2qMs0QBbT/OjdkLBsICh1CL y0Yuw4MESz668oRiFvn45vTLz19eoWMw3oY7V7KpU2jtWgdViOp6+ZFsPkNkp34q kS8SrTf0VKHJ9rJUHLbbbudIOlxR6r75762wT4hK2EyVxpTIDeI= =8a7B -----END PGP SIGNATURE----- --=-xilrKyLXnQmTphHe6NMC-- ------------=_1743773522-1279-1--