From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EAYGNNRzeWE3PQAAgWs5BA (envelope-from ) for ; Wed, 27 Oct 2021 17:44:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cB7EL9RzeWFXIgAA1q6Kng (envelope-from ) for ; Wed, 27 Oct 2021 15:44:20 +0000 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 71BD737996 for ; Wed, 27 Oct 2021 17:44:20 +0200 (CEST) Received: from localhost ([::1]:55340 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfl6B-0003z3-J1 for larch@yhetil.org; Wed, 27 Oct 2021 11:44:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52824) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfkEg-0007UA-VM for guix-patches@gnu.org; Wed, 27 Oct 2021 10:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38616) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfkEg-0002dt-N7 for guix-patches@gnu.org; Wed, 27 Oct 2021 10:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mfkEg-0008EV-EI for guix-patches@gnu.org; Wed, 27 Oct 2021 10:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51428] core-updates-frozen-batched-changes built and ready to merge Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Oct 2021 14:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 51428@debbugs.gnu.org Received: via spool by 51428-submit@debbugs.gnu.org id=B51428.163534613031625 (code B ref 51428); Wed, 27 Oct 2021 14:49:02 +0000 Received: (at 51428) by debbugs.gnu.org; 27 Oct 2021 14:48:50 +0000 Received: from localhost ([127.0.0.1]:50162 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfkET-0008E1-Sd for submit@debbugs.gnu.org; Wed, 27 Oct 2021 10:48:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfkES-0008Dm-Bz for 51428@debbugs.gnu.org; Wed, 27 Oct 2021 10:48:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39066) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfkEN-0001ZV-39; Wed, 27 Oct 2021 10:48:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=ATN3Dif2WLyX0g0Nv/GZWB9cmEzsH0gxys49X0PvyWw=; b=Q1aTJy+1ov141kXvs8rs f+WD7R5lTUavuvVIR40VIT6V+9nKvYW2u2O2GuaZdJNZzg87AgPXEfygq1LsWDpeIZzFvBaP4wXlo Uos3Z2C4zRhFKeR9fo8pPeUm5mAeARLb0kQxgGI8R8ECjnk96vXIHp+YaG9zq8LzGAZs5JYUqFizt QhwpvueE0dkgWDwyCXNh1vdZB5uhUI/xVYqxi2vCHYkc8nPP8QG9QfLwRv3uqbuJXm7DfgOVgcguB oQ0FUY4P/43RDI+Z/IA6nWQ/UPHmfRTfds6QoRTZFEX2/7T4U4AJzfnO5HPmobqD5+Wt7GQkwx2Fw Cegn6InsJD1yAQ==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=55008 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfkEM-0004T4-Lh; Wed, 27 Oct 2021 10:48:42 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211027045151.9889-1-maxim.cournoyer@gmail.com> <20211027045151.9889-16-maxim.cournoyer@gmail.com> Date: Wed, 27 Oct 2021 16:48:40 +0200 In-Reply-To: <20211027045151.9889-16-maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Wed, 27 Oct 2021 00:51:47 -0400") Message-ID: <87h7d2frqv.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635349460; h=from:from:sender:sender: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=ATN3Dif2WLyX0g0Nv/GZWB9cmEzsH0gxys49X0PvyWw=; b=IpA+TFAg2IBSREFgX5EeADqRlCBeOxob7Wr8Kwp9t5Egn7EIcyH4AYoF2aOnEixcT25/g9 vzr/QaR52PxSW8UV3kEuMDSCeKujk+uK9lGppq7sQOhA3bLpQPKpb+7ZK/8JcgSYvea0/G rAYn9tI9AMSOLouaWV1WQbDUlN9HtbsfDMh6coJylng0prmp5isjNE0m/xogsuWjtGD0FX MT/asahwcs7Vc4CnUUA2LDT9h73hF9GC+7grfHPwHhasc70mI0lE5zQk4w8I4zgXMlc5mh izph+18PvasPmyeXmYcmBaTaeZVV7+SuEjxa49tgMFzZ3Zg3RBX9oglPDiYHYg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635349460; a=rsa-sha256; cv=none; b=jYFDaq+MNxLCQCxb+1t+Ws+Rjz3JYtd3P5h0i/y7Fha4/shINjJw56cGJ9/wIm+zcwF6fm 2IXAwQHdMzgeH+ku+3Em+nTh+imGCz3ji8UdnSr06n6Xdl18pQ421dXg+eVN/FxO8nm9Y/ c7N3AvyvuV6WkJsNgpd73/C6M0jc+qCTdE+ZBrqxKXdDLZLcS6qjjpXZS6gCd7YBI+Tc5p obfkVt2GRpmKF9ncOGB7+dMV0wptvKPN0YkjOXPk2i0ekeac+Aw6SBkoRzbFXAtJ7qMsK/ WkKv+S6WZ9bc19eIVRdGgunPGxURyJ/nLU81dxevccjI5GFv7f0jtMNgeeKvGQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Q1aTJy+1; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Q1aTJy+1; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 71BD737996 X-Spam-Score: -1.43 X-Migadu-Scanner: scn0.migadu.com X-TUID: F2WhWirg2k0r Maxim Cournoyer skribis: > +(define %gdk-pixbuf-loaders-cache-file > + "lib/gdk-pixbuf-2.0/2.10.0/loaders.cache") A comment indicating that this file is built by the hook would be nice, but let=E2=80=99s not trigger a rebuild just for that. Isn=E2=80=99t the hard-coded version number going to cause troubles when gdk-pixbuf is upgraded? Or if we have some packages using a newer version while others remain on 2.10.0? Thanks, Ludo=E2=80=99.