From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 aGeLDiQ582SnWQAAauVa8A:P1 (envelope-from ) for ; Sat, 02 Sep 2023 15:31:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aGeLDiQ582SnWQAAauVa8A (envelope-from ) for ; Sat, 02 Sep 2023 15:31:16 +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 0111254A22 for ; Sat, 2 Sep 2023 15:31:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=mc8MGqPT; dmarc=pass (policy=none) header.from=gnu.org; 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=1693661476; 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=qNAUTFr1XolFsZZZZunkeetUCeG8JeWPOdJ4/xDDDBo=; b=PwK2cDWe+noE6MkBMzEvYLzGQ4lVCl783nwRDXwrKoRFeMOCzHlhE9nBoSs7vqvt8IuCC2 YROzny0OtjApcg5FrBqaSttCfYiUWA1JvD3hRx84/Bavd+goELANcrumHpUXj08+/SZisV eSQWAlDVm4aX2gL/Rybo93CbpsvAmTmsePtybFAZIVcqlvOMS34HLiTIXWRDYNd5Dip43I OrryvcLOBdG8qUUNFP5eZf6CN0vzSLTryvYDtaKBTN957RxjGr6pyY0ifkrZuu4Xqex59w TB1bWmcq/+y0iYCO0W97zQMGDmgvJIr60hocJ+Py83GZosBIAUGakI+bfZpiKg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693661476; a=rsa-sha256; cv=none; b=RR0p3ZcJ23h86CLZim+bMhnUKMk5RuC68FXPWmIWj8Eg8ARwOIXf6WQiZM2ecN1sSGHJcF Mffq//Y0BhW3eez+7DyeY2GsQmknxXS/N+Jeh+8VaN63lnu9+5snGgxO639JfHgupaNgDB bkG6lDh6SzM3bMwNIb7pIHWovjS6f2Um20OZGgdXxXBFDN8UD3GWqbmjaJbEyzHouXhQRz zp8FK1he/J2HRK0ORIi3L9pbO4Y54zMaRxTnQU32Pc0yq0UzH7Ad7xdUtbIYnL+hK8Nkph WtsvFn6Lpifag0aGPtgKkYd3UBFbshUAd9WHZGBGHJvQHX26Ixw1RAnVWKSBsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=mc8MGqPT; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcQiG-0006Vk-Jo; Sat, 02 Sep 2023 09:30:56 -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 1qcQiD-0006U4-S8 for guix-patches@gnu.org; Sat, 02 Sep 2023 09:30:53 -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 1qcQiC-00082p-AR for guix-patches@gnu.org; Sat, 02 Sep 2023 09:30:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcQiL-0007Vw-NX for guix-patches@gnu.org; Sat, 02 Sep 2023 09:31:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65458] [PATCH] gnu: granite: Upgrade to 7.3.0. Resent-From: Altadil Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 13:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65458 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 65458@debbugs.gnu.org Received: via spool by 65458-submit@debbugs.gnu.org id=B65458.169366140628747 (code B ref 65458); Sat, 02 Sep 2023 13:31:01 +0000 Received: (at 65458) by debbugs.gnu.org; 2 Sep 2023 13:30:06 +0000 Received: from localhost ([127.0.0.1]:35505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcQhS-0007Ta-6R for submit@debbugs.gnu.org; Sat, 02 Sep 2023 09:30:06 -0400 Received: from mail-4316.protonmail.ch ([185.70.43.16]:31337) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcQhO-0007Sn-Fq for 65458@debbugs.gnu.org; Sat, 02 Sep 2023 09:30:04 -0400 Date: Sat, 02 Sep 2023 13:29:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1693661386; x=1693920586; bh=qNAUTFr1XolFsZZZZunkeetUCeG8JeWPOdJ4/xDDDBo=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=mc8MGqPTP1kEcFJ4py+2zzGxOp8ZPSYCvFy7QSH/UT3yvc5IVcXue+nCOk0eeM6Ja eWQy/5LIDEH/U5OobIdtjvA4BWM6l2Z6YT3SDhCQVigca1vj6I7BqLIBV2g2Hlyciq I7nUwHwpHspZoLU+31+eKodFdb2I6rhJxr+JGrxsxXQVxqm8nVysPA1ADUqdVU9F7i ygyw2BTtrC8RwodZUOkHYoTPBYMzbXHbiVtfwWPNZnK10kdFvOKVeRPqsu5ebYz6kT M25mGYrovQ7ovvTtf8xEH8b60EDRdXoCG5nuSLSKkXuSKVenFksgWXItSq748OiZMP HIF1M4DCuXnJA== Message-ID: In-Reply-To: <87pm31z24h.fsf@gmail.com> References: <87pm31z24h.fsf@gmail.com> Feedback-ID: 3841829:user:proton 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: Altadil X-ACL-Warn: , Altadil via Guix-patches From: Altadil via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 0111254A22 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.73 X-Spam-Score: -6.73 X-TUID: QDfomlUFF82a > Hi, >=20 > altadil Altadil@protonmail.com writes: >=20 > > * gnu/packages/pantheon.scm (granite):=E2=80=AFUpgrade to 7.3.0. > > --- > > This is a work in progress, as I have noted two problems. > > First is: guix lint says > > "label 'glib' does not match package name 'glib:bin" > > but looking at the package reference in the manual, > > I don=E2=80=99t get why the way I wrote it is wrong. >=20 >=20 > The glib:bin lint warning can be ignored. It's a long standing issue. >=20 > > Second: guix size reports a doubled size, but I don=E2=80=99t > > know if anything can be done about it. >=20 >=20 > GTK (4) needs some size work. It appear this may have broke some other > dependent packages such as pantheon-calculator, maybe because of the > mismatched GTK version used. We'll have to see what the QA says after > it has processed it (https://qa.guix.gnu.org/issue/65458). >=20 > -- > Thanks, > Maxim Hi, my goal in updating granite was actually to be able to upgrade pantheon-cal= culator to its latest upstream version. So I guess I=E2=80=99ll go work on = that as soon as I can. Thanks a lot for your help ! Altadil