From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aJUBATZnwmVyOQEAqHPOHw:P1 (envelope-from ) for ; Tue, 06 Feb 2024 18:07:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id aJUBATZnwmVyOQEAqHPOHw (envelope-from ) for ; Tue, 06 Feb 2024 18:07:02 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b=bREm4wpe; 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=1707239221; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=U8qwAK/MhGJYgAjYrE7mVrWsC4P5EnR8A9ZRbjNyH5Q=; b=t1rs90j16fI1Jfk07dxIbllEtHs59eMBNBkzHMuxtItInPra0IJFO5W2YKhf8K+ObVg0Ds gyiTA9UJqwwp0igAkly0EDGdneK6Aq+C0BiJ43/N4XQVNkp55SNosTbBUVTq2ynEe2kO7+ bT+6IRn0Zq+Q/I18C/PbXQGS5VXkAF5kf60MM0E11krUBfXFqXC2Munq0nG/DVCtiWtMR+ dl/1PrinuyHSTMq9aJHOufbS7t3mFXzO4Mi6R5x5ou3qZn8iVpMjHu8R3HUPMteHGjsrpp aJ4KRqVgEYBxBliXfM8wwrh+Abz3xBc5dhnGgZ9GtFy3HUXl6VPy9x9ceSo2qg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b=bREm4wpe; 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-Seal: i=1; s=key1; d=yhetil.org; t=1707239221; a=rsa-sha256; cv=none; b=jI0C7zh0C8XIKidiMGoVNwSvLOVxRwc7yh8VovoUpa3U8WlYTDhynJDmHjsRL00NBpmBji 9cJ77Z91QwoqLs+NAFO8ELxCf7dK/RxEOGB3+IlRPEt/0k3uotZMG001lEwdocgWKpNUyX +ygLzE21RfdA3g1moAAwP14Ld+I9aw4K0cQ80hRWTclel26Isa5Eh3bU0wNmcxN6vD9RsK /4E5fErBmOO5xRHOZiCjAq+TOXUyZpl9QOvjvOz9daqpvoRqTru7PACVj0rz9xM+LNmP2b SW6iJHRNnQMRwddbRcndl9kYipfdF06PbmDzw0i3iCCFfZX635EZy9wzur1NKg== 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 E33E8219A9 for ; Tue, 6 Feb 2024 18:07:01 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXOuK-0002nE-Uv; Tue, 06 Feb 2024 12:06:52 -0500 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 1rXOuJ-0002mp-2b for guix-patches@gnu.org; Tue, 06 Feb 2024 12:06:51 -0500 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 1rXOuI-00023s-PQ for guix-patches@gnu.org; Tue, 06 Feb 2024 12:06:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXOuT-0005m8-Vn for guix-patches@gnu.org; Tue, 06 Feb 2024 12:07:01 -0500 Subject: bug#68447: [WIP-PATCH gnome-team] gnu: deja-dup: update to 45.2. References: In-Reply-To: Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 06 Feb 2024 17:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68447 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68447-done@debbugs.gnu.org Mail-Followup-To: 68447@debbugs.gnu.org, vivien@planete-kraus.eu, vivien@planete-kraus.eu Received: via spool by 68447-done@debbugs.gnu.org id=D68447.170723920522168 (code D ref 68447); Tue, 06 Feb 2024 17:07:01 +0000 Received: (at 68447-done) by debbugs.gnu.org; 6 Feb 2024 17:06:45 +0000 Received: from localhost ([127.0.0.1]:55024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXOuD-0005lT-3E for submit@debbugs.gnu.org; Tue, 06 Feb 2024 12:06:45 -0500 Received: from planete-kraus.eu ([89.234.140.182]:43780) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXOuB-0005lF-1O for 68447-done@debbugs.gnu.org; Tue, 06 Feb 2024 12:06:43 -0500 Received: from planete-kraus.eu (localhost [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id c9e1c859 for <68447-done@debbugs.gnu.org>; Tue, 6 Feb 2024 17:06:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:subject:from:to:date:content-type :content-transfer-encoding:mime-version; s=albinoniB; bh=zL99X1f eClKzAJqa1XwVXoFw9MQ=; b=bREm4wpeBq3icZguQQ7JB1OVopCol+M96QPuhed xOT4+aEV4ioO+YkB9he9OCtXpX9BXTJwmst4lQNQfkG6aWHxXQJXDETouYrGK0+K bwGhp06jpPhTYGgt0pVqvGAZAUsY+G0LuYM+Jyl9DcPCgTiO5FmT1mhwv0F6A1UQ y+nM3Ue5yV7+7uivX48e7ct309lrNzg7uYT+f/JNlJFXaxpISaArBu+al/PZB34S 1l8G6c+SQhAS6vpCteXxFInW+lz1De0SMT8d+yOiIIn28JXBUJV2rlzoKWyKgDlu 1tAafIyOWrhdtkJxLPRfrfHG+EWuXK9srm/elJXgfDiUe6Q== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 66f58887 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <68447-done@debbugs.gnu.org>; Tue, 6 Feb 2024 17:06:23 +0000 (UTC) Message-ID: <156d3c9b8e0be04199491fc54f9939bdc19c563d.camel@planete-kraus.eu> Date: Tue, 06 Feb 2024 18:06:22 +0100 Content-Type: text/plain Content-Transfer-Encoding: 7bit User-Agent: Evolution 3.48.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: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.17 X-Spam-Score: -7.17 X-Migadu-Queue-Id: E33E8219A9 X-Migadu-Scanner: mx12.migadu.com X-TUID: gmHuO6vs3666 It has already been applied, thank you!