From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GAaFL+DK/2HDJQEAgWs5BA (envelope-from ) for ; Sun, 06 Feb 2022 14:19:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SIIELODK/2EUfgEAauVa8A (envelope-from ) for ; Sun, 06 Feb 2022 14:19:28 +0100 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 7F7F921435 for ; Sun, 6 Feb 2022 14:19:28 +0100 (CET) Received: from localhost ([::1]:54790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGhRv-0004px-PT for larch@yhetil.org; Sun, 06 Feb 2022 08:19:27 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGhRY-0004ip-1b for guix-patches@gnu.org; Sun, 06 Feb 2022 08:19:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42878) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGhRW-0002XO-B7 for guix-patches@gnu.org; Sun, 06 Feb 2022 08:19:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nGhRW-0007J3-8q for guix-patches@gnu.org; Sun, 06 Feb 2022 08:19:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53818] [PATCH 2/3] import: Add 'repology' updater. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Feb 2022 13:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53818 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen , 53818@debbugs.gnu.org Received: via spool by 53818-submit@debbugs.gnu.org id=B53818.164415353528071 (code B ref 53818); Sun, 06 Feb 2022 13:19:02 +0000 Received: (at 53818) by debbugs.gnu.org; 6 Feb 2022 13:18:55 +0000 Received: from localhost ([127.0.0.1]:36775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGhRO-0007Ih-Tl for submit@debbugs.gnu.org; Sun, 06 Feb 2022 08:18:55 -0500 Received: from xavier.telenet-ops.be ([195.130.132.52]:55402) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGhRN-0007IZ-Bd for 53818@debbugs.gnu.org; Sun, 06 Feb 2022 08:18:53 -0500 Received: from [172.20.10.5] ([188.188.251.13]) by xavier.telenet-ops.be with bizsmtp id rpJs260050J677g01pJsqv; Sun, 06 Feb 2022 14:18:52 +0100 Message-ID: From: Maxime Devos Date: Sun, 06 Feb 2022 14:18:51 +0100 In-Reply-To: <88f866aff65c0ec9611b6cc0ee9d680ba711df38.1644147246.git.public@yoctocell.xyz> References: <88f866aff65c0ec9611b6cc0ee9d680ba711df38.1644147246.git.public@yoctocell.xyz> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-l5YXggqKysSGdzwdsrYj" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1644153532; bh=E7jszfTGrQLH54BzTFSoKWPcV/3hIqRkJy/1DJtAU6A=; h=Subject:From:To:Date:In-Reply-To:References; b=Ef50jKGkJzt2L/qq1I7DZAyaLgRaVUQi/wLilHUjwwNx3ApPLRYoRDCGwwlB42pzG XQ8yKY7bgZ8NaALO/yjAcUBaq8wXp14Qe6h0A8Ie+H/mXmRHsQgo/28u9WMvXmsUJF 5WfQinEPNRF+tUqdmb3ND1HtQ9pKNX1Q+Plp1+lj2b/3caobl9kj6GUyI2VK14cFhU FqOJJn3kucmHclBtQ5/6E3fRI/mxIDsuOSNpyqdsZwAnDK8u+Bt0WkHnmjXhbu+G7G eE8e94Uojjmom0El8q42HMfcpGTlooAvlzNWbj7I5tHGyYG68Px/bFFrswzLYqTHr2 lZVT11z16xASQ== 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644153568; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=E7jszfTGrQLH54BzTFSoKWPcV/3hIqRkJy/1DJtAU6A=; b=FO5d2bQDsfiYgk4GDQsCHZ2ZylPzzCjdfrO5D/pdc8ef21JyZgFSRVsNbjEAlbZFB/97RQ ZgeW8X//ZsoqkbQYZ10rORE8dnpnoMGoCvcBYtw3DcSlswzW7QoybNVF3tIQXLAcdjib9Q N9e/CVnUxNK0O4j2nUlh20elD4JVnl+C53S+HzQ32B6r4LeEHACpwXQVTmUMvOjBacoYHb jGTgBAaqPIQLTCnX8GW+YUbmebtWU3WsIu1HMYcxhmbpXeItkP6g5uQRaleNvAlBZr5B/l JYqQ9ZXc81g/h/yjA8WEGkxBO26sgJi24CbCg8HtIVas+kKzbBOOjspaUiOqHQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644153568; a=rsa-sha256; cv=none; b=e4rdyiWIAiFnq6hNznFQ51qm/5yQu4Jl5tpZ5DxtimibT5nYzMC1eNSxwRFlIAReloYpHb K0xVxqV+TfmXcY1WkV4rWY520doQPjWf/LdjwXPh1TP5h9WTLW6obegEhv60qQO+B1rMgY lOl2iidlnh8utL1mOc6JQiWE+/sFFcIxBFLtnE1U6QlozecZCrkvHQPP6eeHoWZhDwInVw fftuWMFv/HyQDXavEEgw4pLl1LHB21EDtB5i6QzQM23yzczdPFusF5FM93cdxQFtX1CC0f V0VFGX+MJ/4t3RA5XaUwgEQj+uXAuaYS81qm+B9/y398b4wsUiNSLVUh5IQZjg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Ef50jKGk; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Spam-Score: -5.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Ef50jKGk; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Queue-Id: 7F7F921435 X-Spam-Score: -5.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: p0zttakYy/va --=-l5YXggqKysSGdzwdsrYj Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xinglu Chen schreef op zo 06-02-2022 om 14:00 [+0100]: > +(define (stable-version? repology-package) > +=C2=A0 (and (or (equal? "newest" (repology-package-status repology-packa= ge)) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (equal? "un= ique" (repology-package-status repology-package))) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (repology-package-version repology-= package))) What does 'stable' mean here? We usually just use the latest version of a package, unlike, say, Debian stable. Greetings, Maxime. --=-l5YXggqKysSGdzwdsrYj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYf/KuxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lezAQDYAW0azBB2X1MyLpTZ97awncNE U0f0sJwVp2Fs64c0rwEAwVCUtjb09dAaRGbomN+/Jb3W37RoobCZhVjdE7dY8Ag= =MM7o -----END PGP SIGNATURE----- --=-l5YXggqKysSGdzwdsrYj--