From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id iDPzI1i0gmYYGgEA62LTzQ:P1 (envelope-from ) for ; Mon, 01 Jul 2024 13:51:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iDPzI1i0gmYYGgEA62LTzQ (envelope-from ) for ; Mon, 01 Jul 2024 15:51:20 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b="I3w2/ZPT"; 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=none; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}") ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719841880; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=lPBhQcGp9AoUmRmT23sG4S/UVtfy0G4ynmG+9OjzgoE=; b=Jhkc1TPnzbGQ+E+w+TvF2t6A0nlYZ4tvMKLCU5EZz7SRNZha08u8kNfuMsI7E9D9cVN7fF mv9X0+arbcx/hihca35DNwdw1bw8Ktji39FhGc+aThPvUBrPlSDPhL37XB5V06q2o7PUKG VoIA4qw4YT3stGU/trT9O1Nem6ITIHnIzH3qn3yXN+vRjOy38E1jC3H+XPjgXOgMZU5+uA 5/HWds7aQ5AoD1q/79YCorfX0DYePMeTTIVz5Y2JRh4tU7tScBnAh38wVTbKkRTHWapvDk Rac82FXYgYnsGtqaTKH3Vo6AZLoxItqtWAO9u8U1JHh4iHY+bo/B71PPx2VrSA== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b="I3w2/ZPT"; 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=none; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}") ARC-Seal: i=2; s=key1; d=yhetil.org; t=1719841880; a=rsa-sha256; cv=fail; b=FE+MsHpJaq0uNIfJthWT84YQsT5DB2w43RUrCIpGr8A5nY+ArTJF4QvrUnERCk7bV9rVR7 BGPf984pr04jBQMzYwReA949J+syS6K9G8BqXKw0vy68xXZ9cXil2V0oopNX0AdtbhsLWu p2bcSBP30enQ6zPviUYI4N4FObvESqfpe3hK2btA1qUYYR3jTX/F5pTPmnJ+CdeXhdurjK buxDhhTxnXbXuJ+tyeBkkwyjwZhRngQK8x4wcc5JXK4L4zJYc/jtCsAYum9916q18nK9o7 SpBtt9L/soonycnaNw6RZjKaqM/ynLjNS/6UhqKaACy5LiuCFpuSaD6HYLFonQ== 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 B30816B070 for ; Mon, 1 Jul 2024 15:51:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sOHQu-0001Tq-AC; Mon, 01 Jul 2024 09:51:04 -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 1sOHQt-0001TS-95 for guix-patches@gnu.org; Mon, 01 Jul 2024 09:51:03 -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 1sOHQt-0001MV-03 for guix-patches@gnu.org; Mon, 01 Jul 2024 09:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sOHQs-0004YS-LJ for guix-patches@gnu.org; Mon, 01 Jul 2024 09:51:02 -0400 Subject: bug#71651: [PATCH] gnu: Add r-anpan. References: In-Reply-To: Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 01 Jul 2024 13:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71651 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71651-done@debbugs.gnu.org Mail-Followup-To: 71651@debbugs.gnu.org, rekado@elephly.net, Navid.Afkhami@mdc-berlin.de Received: via spool by 71651-done@debbugs.gnu.org id=D71651.171984180617435 (code D ref 71651); Mon, 01 Jul 2024 13:51:02 +0000 Received: (at 71651-done) by debbugs.gnu.org; 1 Jul 2024 13:50:06 +0000 Received: from localhost ([127.0.0.1]:60601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sOHPx-0004X9-UF for submit@debbugs.gnu.org; Mon, 01 Jul 2024 09:50:06 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21187) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sOHPv-0004Wy-0t for 71651-done@debbugs.gnu.org; Mon, 01 Jul 2024 09:50:04 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1719841800; cv=none; d=zohomail.com; s=zohoarc; b=iI3yh6ZQ2GHOGaLPOxp3XXx7K3yU4/S2xMKTTEzc6E5qoORrRLDuqsKjB1FdOyypdp8ElRxqUzAxZXYNkujzTC2OJ9Ige+yE+dY9LecMlVAsQbwaLq1QveTIxeaHYKSBrcxmDhSoN+4rrT1jwF+kNtrVYgnt3cw4e0B+oQ4CglE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1719841800; h=Content-Type:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To:Cc; bh=lPBhQcGp9AoUmRmT23sG4S/UVtfy0G4ynmG+9OjzgoE=; b=hPwZwvAiynLZ9zjAIMDyEPQaddLX/126AKc9ryNcQCeLVwQi+Ho2IWRLOvh2oFe/DlCjfUr5r8V58f5ejzaQSwz5y4xz8zk3yROEcOgDwpotZvHF3INoCKov/oOoxo1a0KWgVaKu+C1aioCqXSe2WNZX9rr70hRNArcvryhaBLA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1719841800; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:From:To:To:Subject:Subject:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To:Cc; bh=lPBhQcGp9AoUmRmT23sG4S/UVtfy0G4ynmG+9OjzgoE=; b=I3w2/ZPTQmWzsqHA437fhSm39vwXBXxnXjxJNNhl+mJYYojs6yuwOcgmZdSjhvD5 zhAOltVBBLLDAp26kQDkV9uHd9VPJwpggvKaOEbbd4sWPTI+dAFcr8FjPMPlyBk1tMQ RItqImCPURG2YpGiL5c6u0XJ90vRJDPah2gcIMh4= Received: by mx.zohomail.com with SMTPS id 1719841799150932.8089585816323; Mon, 1 Jul 2024 06:49:59 -0700 (PDT) From: Ricardo Wurmus Date: Mon, 01 Jul 2024 15:49:55 +0200 Message-ID: <87tth9te64.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External 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-Spam-Score: 1.62 X-Migadu-Queue-Id: B30816B070 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 1.62 X-TUID: Z6iBPjiqEoEt Applied, thank you! -- Ricardo