From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cJ67JoaLCmZ1ZwEA62LTzQ:P1 (envelope-from ) for ; Mon, 01 Apr 2024 12:25:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id cJ67JoaLCmZ1ZwEA62LTzQ (envelope-from ) for ; Mon, 01 Apr 2024 12:25:10 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fabionatali.com header.s=gm1 header.b=aEzj2mKq; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711967110; 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: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=l/ZlkCiLwAJsT7xhranRpaTffjSogx19lUVfPF58s9g=; b=rdpvC+Y721yhHfjwbEeZt+PIWD+O0ZvegikMNAmEwtCnjellSuoSu4biSZ0OMuh/cwws4H Ex5K5QdX4ca90/84k9WCB+Or9dOJn7OXP2nzkoUkzW0y5K9PfVSPxG5J8qswn0PxiWv+8K 3+esNnzy6sMs0p5OaFiD8q/fIt0HxYuVdPgyh/4WA4IPERTYjDLMPwA0G3ZUUihd+ab1vQ ziqqHdqRxooGLIgWkxEPcxbXHI5he1lrhfPptId+wYxMCDr1Xo/6Av4Zy2hsotBGP1nv+M OSkkfbKk3R/poEGfoMv6BLWq+gvagrU7MQWOep0Z5GLUYXbGS7RKj8/jlGKxfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fabionatali.com header.s=gm1 header.b=aEzj2mKq; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711967110; a=rsa-sha256; cv=none; b=s6jBRyHnmboW+6mQ24g11aWJ+qAS/oDa890LfwJcDXxdA3womZCkgaUywyMqlal/vbZ91z 5bO2qimbYIiPieLVoI8l1KJQHIcBib7UKqqJcd7m3MDc+P9yNeLYVntQx2j7ZeYJ+08u4/ 2nW6pLOx74cmefuAj58hQGCKZgo8AdbUuPFQi1P33tAvHq+oUm4ChJDsoR+m0H91XV5AXV ix+6XIFWsGmDT4Rwc7w+Gsu7VF9lU39C/qMhdIlUzZW16wl5KX0S12W5vHmw1NBgd+oMWu cY7oFACaW5eVMmUGbDqQTrnX9vSO4P0e1CT1Q8/1SJx6wvgyHxuVHsh0p/rmmw== 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 48851616B8 for ; Mon, 1 Apr 2024 12:25:10 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrEqa-0002Ka-N6; Mon, 01 Apr 2024 06:25:00 -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 1rrEqZ-0002KD-6W for guix-patches@gnu.org; Mon, 01 Apr 2024 06:24: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 1rrEqY-0006w1-V0 for guix-patches@gnu.org; Mon, 01 Apr 2024 06:24:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrEqb-0005FM-WB for guix-patches@gnu.org; Mon, 01 Apr 2024 06:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70057] [PATCH] Resent-From: Fabio Natali Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 Apr 2024 10:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70057 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , Marius Bakke , 70057-done@debbugs.gnu.org, Tanguy Le Carrour Received: via spool by 70057-done@debbugs.gnu.org id=D70057.171196709120134 (code D ref 70057); Mon, 01 Apr 2024 10:25:01 +0000 Received: (at 70057-done) by debbugs.gnu.org; 1 Apr 2024 10:24:51 +0000 Received: from localhost ([127.0.0.1]:49633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrEqR-0005Eg-8C for submit@debbugs.gnu.org; Mon, 01 Apr 2024 06:24:51 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:33163) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrEqN-0005EP-Oe for 70057-done@debbugs.gnu.org; Mon, 01 Apr 2024 06:24:49 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 75A741BF206; Mon, 1 Apr 2024 10:24:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1711967078; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=l/ZlkCiLwAJsT7xhranRpaTffjSogx19lUVfPF58s9g=; b=aEzj2mKqukWZtyz5d9rCletEmLZZrYYklBOCPjjav4ZxTTbv4u7OMPdwbOX/1QIqaxBhd/ NXvowiPL4N05ISb/5XHH8rI3VfzQ0M6EpRjHPzs3YGyO81yaQ6H5CZqQ5RzIdwM1CVyvw7 Vf6nprtgiPIDXBFwQi/i+vZdPHmrHWpq1FnLlrvmHul+66oyZ2vN2UbIlpdwfp6Ji+ly9E HLNX9ZmeRsmUqw5J7JbfnNbdQO9wluLK5Hp/icffEZuQaUIEh0LbG3rsXur012VO2Qk+H7 jursWVwdMIfeY7dHiWJWTwHUaJS4847aqHAxViA1xyI4gmVwyz6UemGRqi/Nrg== In-Reply-To: <01253ea0121dcc1f8aafd9ef09291cacd0e9623f@dismail.de> References: <1e2f0580212adc76b9fe6479c45414c094effc64.1711642451.git.me@fabionatali.com> <01253ea0121dcc1f8aafd9ef09291cacd0e9623f@dismail.de> Date: Mon, 01 Apr 2024 11:24:36 +0100 Message-ID: <87msqd5qjf.fsf@fabionatali.com> MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: me@fabionatali.com 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: Fabio Natali X-ACL-Warn: , Fabio Natali via Guix-patches From: Fabio Natali 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-Spam-Score: -6.94 X-Migadu-Queue-Id: 48851616B8 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.94 X-TUID: V35/vOHO8AG7 On 2024-03-31, 23:23 +0000, "jgart" wrote: > I reviewed and applied borgmatic with some minor changes. This is brilliant, thanks for helping with this jgart! Have a lovely day. Cheers, Fabio.