From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WDzxC5QU8GSQMwEAG6o9tA:P1 (envelope-from ) for ; Thu, 31 Aug 2023 06:18:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WDzxC5QU8GSQMwEAG6o9tA (envelope-from ) for ; Thu, 31 Aug 2023 06:18:28 +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 21F985E526 for ; Thu, 31 Aug 2023 06:18:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=XxCpzkRb; 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=1693455508; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: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=cZUtregyIl/ZMkOGVs92eVHDz67aUc3Tk5PGRFSzKtE=; b=ipCuSAsFbQa3FkpqymLe3iIrleeHHdwZqGYwinuq2xHjdBP8fNewZWrZ4grOJoKKwzW/xN KU7yDeWvAOIQ0JOh0vStRtgSLX2vgujnvLmpnbO+GVoXqfhn131nVvWdCltmJRR5JQKLv1 IsOJIwVUANwlgGxuLR0G4tLByfn+adBODSGFDuzEOEKB+k2B31YBRVa5InnZhUSrepqDye mwNd9pkOAp4YwtndsBV9Wqh+olKBWhkx4WMqcMIuC2rYkvDKmo+34okuAbc+6uKH/PvNgR eJEiLmtNhn8bhWfN9NyxZz9Fm4ChPeb1H4LaZk3mHfZtLbygxSSGn3TTpY7QKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=XxCpzkRb; 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=1693455508; a=rsa-sha256; cv=none; b=gxSNcZHvDB7TxHCvImPKmFTI+mlCVyLW4J7MLyYC2zOtdRRAEELjscS9GvcPv0UoNS655b MeqZr/y53onHWk0HGMGTLkSdTkGGZUyR4TeHkyDRFVoqnF+roUYiKzalYopc21LtA1D4ON n9+yMIXcJjsWc4p96QsobsKY2l0ihJjhU1HfBeT4mHRZaISwlw77KE2O7rN3zLtl1sdL5y 1TM4y5xjRk5q9xridXub8XSi7Afd+KXVPPvPdZ8UXRmtzcI0ZloSQTgWOAn4b2mEseio+m 7SjfHqSDDY8gd7RDZHq5EeS9IXL5hPQuc5JE5RwYeEfq15IhBDpi4pu3rUoKrQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbZ8C-0003SA-3K; Thu, 31 Aug 2023 00:18:09 -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 1qbZ83-0003Q5-06 for guix-patches@gnu.org; Thu, 31 Aug 2023 00:17:59 -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 1qbZ80-0005cx-Oo for guix-patches@gnu.org; Thu, 31 Aug 2023 00:17:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbZ88-0008Ux-5T; Thu, 31 Aug 2023 00:18:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65644] [PATCH gnome-team 7/9] gnu: gnome-settings-daemon: Update to 44.1. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com, rg@raghavgururajan.name, guix-patches@gnu.org Resent-Date: Thu, 31 Aug 2023 04:18:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65644 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65644@debbugs.gnu.org Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com, rg@raghavgururajan.name X-Debbugs-Original-Xcc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com, rg@raghavgururajan.name Received: via spool by 65644-submit@debbugs.gnu.org id=B65644.169345546632579 (code B ref 65644); Thu, 31 Aug 2023 04:18:04 +0000 Received: (at 65644) by debbugs.gnu.org; 31 Aug 2023 04:17:46 +0000 Received: from localhost ([127.0.0.1]:54441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbZ7p-0008TI-I4 for submit@debbugs.gnu.org; Thu, 31 Aug 2023 00:17:45 -0400 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:45119) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbZ7i-0008Rv-O2 for 65644@debbugs.gnu.org; Thu, 31 Aug 2023 00:17:39 -0400 Received: by mail-ed1-x541.google.com with SMTP id 4fb4d7f45d1cf-52a40cf952dso393534a12.2 for <65644@debbugs.gnu.org>; Wed, 30 Aug 2023 21:17:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693455445; x=1694060245; darn=debbugs.gnu.org; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :from:to:cc:subject:date:message-id:reply-to; bh=cZUtregyIl/ZMkOGVs92eVHDz67aUc3Tk5PGRFSzKtE=; b=XxCpzkRbpYiw8+1o1LVyM2gTZrN6Vyz9nWYhbRqy+oJ09V229eKX6OMEpTttRZOUVj C1kYQabFR5E51/oH7vthGb7dSgqVX/7boTujqpUZNSHshCT21SAfx9cIZFGYtEGKTgcg HujiswKl2xq6wnx2faRRs3K7BLjTDCtMbOcjX+KgStYnoaO9Phy+m8+DH5HYacD/7GxF EJ3RrSx8yS/QbuPF5RHUsLW2H1FGt2OZBqB20SRWGUrnHOM/8CGO5iZRglqK1DQgi/p7 G7HoVWfU0rN+n14bQ1weIOnriFJzOTErNAS4rxj6YcqiIlH6/sTBo0Y//h1ot7sk1Fqq tvQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693455445; x=1694060245; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cZUtregyIl/ZMkOGVs92eVHDz67aUc3Tk5PGRFSzKtE=; b=hdkZS9AxFw2b0jFND/XH7O3bg2MwIDG/7YoCUKLWC43aC5ulk0JVFL6jvWJtbed/9b yP9X6XOOvT6Q+R+DWR130QdfVidJ4m8v0eGhbeyEnD1XNZ8bLXM8uOytBczmv8rBPTI0 RUr/HROsAl3S0yf7nTd0PAZGwf14qqBUxVizX24j01jMHacoAYm+JiW/DFW1XQHKnq8n 4K8FKJ7eDjuah6LgRuT0IBtFcwcpyDGF370FBFBc1xS9MMrMEYUu8hAvOjc8MFsDs4Im vZqywgMRwUbpVyRMl6IGzUld2IiBMQtUSaN/aJdPDT7aG5fLSXOfWyZWKRq54jd6zY2j s1EA== X-Gm-Message-State: AOJu0YxTuDOy5ZD26GnNp3cfOcSBprszCp6Tm3iJqvZYyGIj4Ma+CaQE sqkPrEsPZeRlBEQwiI+rBZYwA+Kl+r/DXTdI X-Google-Smtp-Source: AGHT+IGPzLl3wrUgwh8lCvoTxv2wF5ZoAOSEtkxcYYbOUhv5gwSQtfbO56n9cG59cJ5OEFGQBLxt3Q== X-Received: by 2002:aa7:d34f:0:b0:522:40dd:74f3 with SMTP id m15-20020aa7d34f000000b0052240dd74f3mr2999392edr.39.1693455445085; Wed, 30 Aug 2023 21:17:25 -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 d3-20020a056402516300b005256771db39sm313300ede.58.2023.08.30.21.17.24 for <65644@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Aug 2023 21:17:24 -0700 (PDT) Message-ID: In-Reply-To: References: From: Liliana Marie Prikler Date: Sun, 20 Aug 2023 09:03:05 +0200 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -2.62 X-Spam-Score: -2.62 X-Migadu-Queue-Id: 21F985E526 X-TUID: r627n+BJ3oa5 * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 44.1. [inputs]: Replace gcr with gcr-4. Replace geocode-glib-with-libsoup2 with geocode-glib. Replace libgweather4-with-libsoup2 with libgweather4. --- gnu/packages/gnome.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 26bc238f14..7341f58547 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5924,7 +5924,7 @@ (define-public libgweather4-with-libsoup2 (define-public gnome-settings-daemon (package (name "gnome-settings-daemon") - (version "42.2") + (version "44.1") (source (origin (method url-fetch) @@ -5933,7 +5933,7 @@ (define-public gnome-settings-daemon name "-" version ".tar.xz")) (sha256 (base32 - "005b1dvrfcyr6n4srl6c0lzr95c18prps4xm1lf2ghcfm8a9fi4w")) + "129rjhr2kvfd37fingz8737brh8a874hlw3xlh01658zv1r3nr8j")) (patches (search-patches "gnome-settings-daemon-gc.patch")))) (build-system meson-build-system) (arguments @@ -5976,15 +5976,15 @@ (define-public gnome-settings-daemon baobab colord cups - gcr + gcr-4 geoclue - geocode-glib-with-libsoup2 + geocode-glib gnome-desktop gsettings-desktop-schemas lcms libcanberra libgudev - libgweather4-with-libsoup2 + libgweather4 libnotify (librsvg-for-system) libwacom -- 2.41.0