From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GKpYK264w2S+KQEASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 14:45:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WGU/K264w2TFBAAA9RJhRA (envelope-from ) for ; Fri, 28 Jul 2023 14:45:34 +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 445966ED78 for ; Fri, 28 Jul 2023 14:45:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=h2iWNYqy; 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=1690548334; 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-type:content-type: 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=L8WQ9BY3ZtHTC0DPQe/M8/9y1Lv1L9DlM08owNTYmu4=; b=fnlMjzxIfJq1n5GNTnjyljvVLnxsB8nkbIapeWbdHuRLZuJkH29m1/pmIJolDfZksVpzkT 1u5naGFpnmFwJaA5PgHU4Ith6m4ZX5FcBO2utSZws9wja918O9vLg4xx9lXZjQzvcPZyyx +GajytYXSCzyrBtVJNcvbDu1SzaYZd2v3HOVE8Pail35nJwNnFTgK12C4QLURllaYBauNV +PZiwo1gDSYI2+rEsSuUFQQQcAL+2iv8yynTyiAz/Se5tLlhOZimtXuIdw9olyqZxSLE3A O8slrTuzVNDq2nzkGcRoddYtdRCj8Os+YG1b5H0NdSlveeh35AKuNbv77xBmJA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=h2iWNYqy; 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-Seal: i=1; s=key1; d=yhetil.org; t=1690548334; a=rsa-sha256; cv=none; b=PBtRFbkRabQXcAxWWNbmVhSChFtNZnc/8p9qm8MhMn+0e2BvN8Xztid3/z6T8P2nncXg30 ckMS5YAzTCfBiYClrxK85DEIOI308BbgXQPMR6Mj3sH89vA+JxXY882qsIaYQvI7IueaEt pMvMos1elNir20zPxzoEQPsCBotb+QgVKAaL9CeQDgqhobKZUHXckP0jNnlIrbbg7EA9Ci Do5DLIW+oTb1+Zt58XvlpCt0pD3af06Z6U6EsFC6TYApxWspx7FMTE2aghwxyOeAhUp/5y zEvvQ1Tabd0M14rpSpDMJG8o/mRk8m0Shhw8GTjqq4aDfmCvcAvGA+v73dD8/Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPMWn-0003Ew-CY; Fri, 28 Jul 2023 08:25:05 -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 1qPMWk-0003Bl-Km for guix-patches@gnu.org; Fri, 28 Jul 2023 08:25:03 -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 1qPMWk-0007oF-Au for guix-patches@gnu.org; Fri, 28 Jul 2023 08:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPMWk-0007Ks-5e for guix-patches@gnu.org; Fri, 28 Jul 2023 08:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64798] [PATCH 110/209] gnu: grantlee: Update to 5.3.1. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 12:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64798 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Z572 <873216071@qq.com> Cc: Andreas Enge , 64798@debbugs.gnu.org Received: via spool by 64798-submit@debbugs.gnu.org id=B64798.169054707928161 (code B ref 64798); Fri, 28 Jul 2023 12:25:02 +0000 Received: (at 64798) by debbugs.gnu.org; 28 Jul 2023 12:24:39 +0000 Received: from localhost ([127.0.0.1]:44028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPMWM-0007K4-EL for submit@debbugs.gnu.org; Fri, 28 Jul 2023 08:24:39 -0400 Received: from mail.envs.net ([5.199.136.28]:53632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPMW1-0007Hb-C8 for 64798@debbugs.gnu.org; Fri, 28 Jul 2023 08:24:22 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id C5EC938A1916; Fri, 28 Jul 2023 12:24:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690547052; bh=L8WQ9BY3ZtHTC0DPQe/M8/9y1Lv1L9DlM08owNTYmu4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=h2iWNYqyCXBhJULiT383/adBKbDYBnAznocwA2oQa5VhHOTpKx8MSYSaAb43kOYgE 4xFvNO0yNrH8kmgREgqMJiS2gXc5D+TvGm+USKfote4L+we28cw/0ejH3r4UOCb+yA 9cb9624/p4Bf+giVsR3hVFFnR08CNUIlNx8IQ0AUVSsbtnoUoiZ1ZjlZgB/btfeRyq U0fPniWFosfMgnFgpRA3pPeKX5QFJ7L1cqc/pruIsAYQNqcww4aPPh1M6QIbMfbvw/ S0i1OZnaGJ5IuGvbzXKVlZvyWeU9EdsY6jljO2QhQ0PoejVrfo3EVRqSjUmQ4+6T74 tID3n5oByZBi0DRItghJx1W/RV2tukm6hFJV0GS1jK8KNsbOxP/y7guinubQPLS6CY OJVRA/X7dloKMke8Ar0hseTxYpGl/MrxPJ/ceoI/ZfNlBjOco6PUVDXv7MH0ONWsEm Xn7Y8u/v73dHVSQ0GOqOBwarQc0iXwhHMIPXWlIP3t5UJPtWRsDJJ21yXIfbRafMDf k/YF09RJXMIdYXWwbPKCnKog8aEZT1EWy1guAp1K6xPHlBzfU1lwLk8VvTfsf0aYXy 8j/F/F2Uw+CAT3GviknwcfYf6Ftdyc+5ayAwGDiFb9ERHEzaOulp+G7YYslwIQr9Tj rJIY8l8a87slxxUliYyqYeF0= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HeoJ7hOO6GJR; Fri, 28 Jul 2023 12:24:08 +0000 (UTC) Received: from localhost (unknown [36.170.57.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 28 Jul 2023 12:24:07 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 67090cb1; Fri, 28 Jul 2023 12:24:07 +0000 (UTC) References: <87bkg1jt43.fsf@qq.com> Date: Fri, 28 Jul 2023 20:24:07 +0800 In-Reply-To: (873216071@qq.com's message of "Fri, 28 Jul 2023 12:46:43 +0800") Message-ID: <87r0osw7fc.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via 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-Spam-Score: -6.64 X-Migadu-Queue-Id: 445966ED78 X-Migadu-Spam-Score: -6.64 X-Migadu-Scanner: mx0.migadu.com X-TUID: 7AVK84UDyFgy Hello, I could look into this next days, maybe create a kde-updates branch for review. Thanks! Z572 <873216071@qq.com> writes: > Andreas Enge writes: > >> Am Mon, Jul 24, 2023 at 10:11:37PM +0800 schrieb Z572: >>> kde is more difference program use several identical versions, e.g. KDE >>> frameworks program version is 5.108.0, KDE Plasma program version is >>> 5.27.6, other program version is 23.04.3 >> >> We could use two different variables for frameworks and plasma: >> (define-public %kde-framework-version "5.108.0") >> (define-public %kde-plasma-version "5.27.6") >> and, if they are all different, version other programs one by one, >> or if the majority has the same version add yet another variable. >> >>> (And won't the guix refresh stop working if i add %kde-version?) >> >> That should still be fine, it will not notice the difference if the >> version is given through a string or a string "variable" (which is >> in fact a constant). > > no, it cann't work, like it: > ``` > From https://download.kde.org/stable/release-service/23.04.3/src/ark-23.0= 4.3.tar.xz... > following redirection to `https://kde.cs.nycu.edu.tw/ftp/stable/release-s= ervice/23.04.3/src/ark-23.04.3.tar.xz'... > =E2=80=A6.3.tar.xz 2.9MiB 2.9MiB/s 00:01 =E2=96=95=E2= =96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96= =88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88= =E2=96=88=E2=96=8F 100.0% > gnu/packages/kde-utils.scm:54:2: ark: updating from version 22.04.3 to ve= rsion 23.04.3... > gnu/packages/kde-utils.scm:54:2: warning: ark: no `version' field in sour= ce; skipping > ``` > > see attache photo. Oh, that's not ideal. > >> >> If we go for this route, I would start from the beginning: >> Introduce the variables at their current values in one commit, which >> should have no impact on the resulting packages, then try to update them >> and see what QA has to say about it. >> >> iyzsong, what do you think? >> >> Andreas That's fine, but since it seems 'guix refresh' doesn't update hashes when version is not inline, some work is needed for the 'refresh' command. I think we could look into group versions after this merge.