From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8Lh5MumlNWXeMAEA9RJhRA:P1 (envelope-from ) for ; Mon, 23 Oct 2023 00:44:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8Lh5MumlNWXeMAEA9RJhRA (envelope-from ) for ; Mon, 23 Oct 2023 00:44:57 +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 799F45C3FF for ; Mon, 23 Oct 2023 00:44:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MLI2jzN4; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698014697; a=rsa-sha256; cv=none; b=srSgBVhM5wpmRQV71gJs9s/4jE7zVhzwb5fmdRGQ6BzmFEvtfR8pj+TQWu5zARby9g13Tw i1kpvAVcheTah44Yz7mKck3qoT7edyaUi38ziesJSyEYQFcAbKXwpxSv29WE8pEU1J3h8N tgv/wB16oyolKO/nftaTVeWQ1nDdh5Tgtec2o45M5aPba9z4pxYsbxcJ4BojNexwXv8jXB o2KjaKoB4cA3bBuLKv7SlhZ73M80VBvBzwsZeSVwWSfMxU9yoaOfNYHoMj90dBsWzfwV0N 0f1Ev4QrG2lZuyx1NoRYuqyx/njsfHbH4chRGh3fvSis+fRJs3/24RLaQp15cQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MLI2jzN4; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698014697; 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=mElbksA91ggDVrmqSeGGMPHVLqtXv3+b89KREv3HdhE=; b=F4WJUQjhKv6oxwg3EQNSlLv/RKzQf2xgxoOZKVUpCcAIQ0nu8Vlzs96EecUC+PawTtHN87 WDjYZ5Vu7wWjpO76B4z7L83vguNui05ynUkk4QXiCmnOq/ohQont0AX+t33u5z7rixOuQG Bk9IpQZVj2sQ461ZeMxblkLTOCpCvDfIX52Ii3ry09l0NDk8ogD0EgSbKgtgbuwcGiMwmp mWQqpQp5pkPbGtC9XRfNxEwMjikYe17u6rFdGou5XXMKcnbpQzyvC2hteuGbt+R9yKFg0z ojV+JG7Phy9c5nR19ignGFMf+hY45adEeam7pMxy9crviv8/05me/eC7ZaORug== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1quhBU-0005Hw-0P; Sun, 22 Oct 2023 18:44:36 -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 1quhBS-0005Gr-18 for guix-patches@gnu.org; Sun, 22 Oct 2023 18:44:34 -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 1quhBR-0006r0-Pd for guix-patches@gnu.org; Sun, 22 Oct 2023 18:44:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1quhBu-0000k2-Cf for guix-patches@gnu.org; Sun, 22 Oct 2023 18:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66689] [PATCH gnome-team 00/14] Update everything in (gnu packages glib) Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 22 Oct 2023 22:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66689 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vivien Kraus , 66689@debbugs.gnu.org Cc: rg@raghavgururajan.name, control@debbugs.gnu.org, maxim.cournoyer@gmail.com Received: via spool by 66689-submit@debbugs.gnu.org id=B66689.16980146642766 (code B ref 66689); Sun, 22 Oct 2023 22:45:02 +0000 Received: (at 66689) by debbugs.gnu.org; 22 Oct 2023 22:44:24 +0000 Received: from localhost ([127.0.0.1]:48497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quhBI-0000iX-1C for submit@debbugs.gnu.org; Sun, 22 Oct 2023 18:44:24 -0400 Received: from mail-lf1-x143.google.com ([2a00:1450:4864:20::143]:52325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quhBF-0000iH-DK; Sun, 22 Oct 2023 18:44:23 -0400 Received: by mail-lf1-x143.google.com with SMTP id 2adb3069b0e04-5079fa1bbf8so3878924e87.0; Sun, 22 Oct 2023 15:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698014626; x=1698619426; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=mElbksA91ggDVrmqSeGGMPHVLqtXv3+b89KREv3HdhE=; b=MLI2jzN4YlXKHJ+q1ce6ivG9ggWw7QWbTsMdG0qs3/c8SQ9KV6oR4Nvdf8WSG7TcHT K+Qhp4TW3E3f2gBzWPNxLoe9512aIV6FfeW07MMIiYVuydeByvOsYj50YZeKCTaNZkhg wXjK76ytFzkTiMOnNsfL22EcY/G1oSDiBoJjBCqqyLdp1Ie3bGzZgYyUodfE8szAuUlR uwzEtd/3kySaDsBpxIpBt0VrWkcU02bpHqdj4P2evtZx1RVDEyggYEW/GqrATQz+bE3u 9/FnWsM+0Lsx67T5cYmvyl5eirUPIWSqD5fVBvJrjJNcc8ESyhdNqf5J7riOGY9jx8NC STkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698014626; x=1698619426; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=mElbksA91ggDVrmqSeGGMPHVLqtXv3+b89KREv3HdhE=; b=JBOfWF03AtxLw/aEHlPub1qaSLXd0ZkijQfMTSuybfff526uMBH7eYd/K5c2VQgokV cYvcFuzkMyIKVcOsKXcKGFxitynr0kJtGTbwCn22PPOVLmdTLgxcuuPYXntx9dS9+8T+ 6Sn2W2VxpAW76u40w+cILd+4qX22DxNaxOMbjLNJLamy1i6EV/3n6E6eHrecXZeI8zM3 gzGickP1nf+0EahGCFPqi8g3odopk+xEhIYRaoIxitBOiilDXIFycFTYHuLnhUR+TE4c GrXBn9x3ZJ8gnA1idTBlooExlVgQN3pHJuLsXtmQOdq/vpA5Hpv0qzVEQ5wU5YImR3R+ g97Q== X-Gm-Message-State: AOJu0YwkEfOyy1ifCs28cjzULFRcMYH7G2VSCL6Ec6JRBp+MDQhUhI1Y bs7PoBfQy3jgdyMR7bMGb9c= X-Google-Smtp-Source: AGHT+IEocU1OGlJ1sBe8RP4mGxAzHuxSeTDGtAKlHa0V4GG3ERABzof0BmWET8pes3fZb96wfs/3ZQ== X-Received: by 2002:ac2:4202:0:b0:500:9214:b308 with SMTP id y2-20020ac24202000000b005009214b308mr4984178lfh.65.1698014626311; Sun, 22 Oct 2023 15:43:46 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id cf15-20020a0564020b8f00b0053deb97e8e6sm5281177edb.28.2023.10.22.15.43.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 22 Oct 2023 15:43:45 -0700 (PDT) Message-ID: <03bdc9cff94a3d6692d654acc42904b46476187a.camel@gmail.com> From: Liliana Marie Prikler Date: Mon, 23 Oct 2023 00:43:44 +0200 In-Reply-To: <0147747e9dfa556163a982cfef07713da3913f00.camel@gmail.com> References: <0147747e9dfa556163a982cfef07713da3913f00.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.37 X-Spam-Score: 4.37 X-Migadu-Queue-Id: 799F45C3FF X-TUID: kPUPK+OVN0xp reopen 66689 thanks Am Montag, dem 23.10.2023 um 00:41 +0200 schrieb Liliana Marie Prikler: > Am Montag, dem 23.10.2023 um 00:40 +0200 schrieb Liliana Marie > Prikler: > > reopen 66689 > > thanks > >=20 > > Am Montag, dem 23.10.2023 um 00:37 +0200 schrieb Liliana Marie > > Prikler: > > > Am Sonntag, dem 22.10.2023 um 22:33 +0200 schrieb Vivien Kraus: > > > FYI, we already have a bump from 2.72 to 2.76.=C2=A0 I'd rather look > > > at > > > more leafy stuff right now than rebuilding the world; unless you > > > have a good reason to do so anyway. > > Sorry, wrong address. > ^2 Wrong command this time.