From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sGpsMthAzmD1cAEAgWs5BA (envelope-from ) for ; Sat, 19 Jun 2021 21:09:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id uIskLthAzmA1IgAA1q6Kng (envelope-from ) for ; Sat, 19 Jun 2021 19:09:12 +0000 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 82374249A7 for ; Sat, 19 Jun 2021 21:09:12 +0200 (CEST) Received: from localhost ([::1]:41032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lugL9-0000VT-FH for larch@yhetil.org; Sat, 19 Jun 2021 15:09:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lugL1-0000Ut-Bh for guix-patches@gnu.org; Sat, 19 Jun 2021 15:09:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49268) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lugL1-0002Uc-4W for guix-patches@gnu.org; Sat, 19 Jun 2021 15:09:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lugL0-0005So-Vm for guix-patches@gnu.org; Sat, 19 Jun 2021 15:09:02 -0400 Subject: bug#49086: [PATCH] gnu: linkchecker: Update to 10.0.1. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 19 Jun 2021 19:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49086 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen , 49086-done@debbugs.gnu.org Mail-Followup-To: 49086@debbugs.gnu.org, arunisaac@systemreboot.net, arunisaac@systemreboot.net Received: via spool by 49086-done@debbugs.gnu.org id=D49086.162412970520935 (code D ref 49086); Sat, 19 Jun 2021 19:09:02 +0000 Received: (at 49086-done) by debbugs.gnu.org; 19 Jun 2021 19:08:25 +0000 Received: from localhost ([127.0.0.1]:60810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lugKP-0005Rb-7E for submit@debbugs.gnu.org; Sat, 19 Jun 2021 15:08:25 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:42050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lugKL-0005RR-Px for 49086-done@debbugs.gnu.org; Sat, 19 Jun 2021 15:08:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:To:From:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=6lmWqr7PFJUgznKXCCIwDPuIzYfFh72c2+rvLZs6leI=; b=XKVqW998VjsyYb+ytv3xOWTPEM yXX+QwWQx/IJQr6Z9cdVdD/NhByou6Yjb/uaQlR6LDohcNT2vMhdOqNYwdLa+ppG/eJ4ML5v6zHro X0KEXGgqRzHBNegGPIMI7UktmKIe3cJ+ONrpn/+50chez8KUda2wkqs7NlinxaLAo84eoKKfXcGZF KFR0VlpwIY0ox4mLYA5kjBEd3/4cYCmRG8IYesVYiUUD9u5pChsjfA/bGCpLGhVpYt3aJzAi6elyk aL8lJ4hyKG3u3kRv9cH9d4JW37JKaRpamyxkcamcdDgeQzxBR9naaKZMLUKehOZ18mhdNxN8g9Gk9 Gu1hF8JQ==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1lugKJ-000BYJ-3P; Sun, 20 Jun 2021 00:38:19 +0530 From: Arun Isaac In-Reply-To: <87v96antw6.fsf@systemreboot.net> References: <20210618120023.14607-1-arunisaac@systemreboot.net> <87eecz6yu0.fsf@yoctocell.xyz> <87v96antw6.fsf@systemreboot.net> Date: Sun, 20 Jun 2021 00:37:58 +0530 Message-ID: <87sg1doepd.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624129752; 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=6lmWqr7PFJUgznKXCCIwDPuIzYfFh72c2+rvLZs6leI=; b=DPn1eCf24Lubhp8gbhYEOlwW1prb+Dn3yTK1XXGfSH1u4QLz/Je3bFkfcdhQVd4pauyA/x 0DcfOw2YwhHy1OCY+4hFPbo8OA30Zw8piP3yx0tH34NFxOdUXRTWTtO2l99OF8i3vQJX8k lByEZgEDW4CR8pHtTtSmPuSxvK+1aCHdGgygxyjO9LVTHqXVOnbfYlQNmADRA/lkV7W076 QonhU23qgXqK7XnWZSK8zgL/0xVirqoBnWQc8Vo80wCx4rjERgqX+pIxjuNqjXI8X84+ZB OBDhacOIc5cGJkNq0mT6aWva6wwAZfKfaHPa/rVPMu2w+zQmzyu+w5WLGC+7Dg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624129752; a=rsa-sha256; cv=none; b=sc6iGjgmuJmtDbHWYZMFTFotHh8iI4xaVcELXfP8aq4mBKoXZIB4yrODgyNLXNGJnd8oDB vYeV6wjVZyCWmAengk4NPlaY4xaO7WNZeWSSFaCmnJHRBabhvET7hHFmXVus1vMntWqJnV a4T/mfBeVrV6ztLj7+EXMGeRMYUNIp83NzaPvGO1+Gg2vZnZLuBo7FXsBkU1KAJLjqWjVP aloHjAVYefiM/mbE7K8c+DcgELAZ8M/T5PlICCAAmhkPWYLtZfPQxu3IasVisMP3SA7Muv /4A87Ltnb+Prfh+makdlAxjl3OTu59o9Kfjkkwm9pcZwIh2QWwEakYVBxniUHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=XKVqW998; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=XKVqW998; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 82374249A7 X-Spam-Score: -3.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: hX2D80HjzxQI --=-=-= Content-Type: text/plain Pushed to master. Thanks for the review! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmDOQI4bHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzxF4H/2j+Vju+zhy7M3yLOkKL ViZvbsF86MltM8UsJXK1AzORlsvLdQ7Voj3rckgVIjlMGJUBxh/vz7rQibFusZ58 LcpvslQo8CZlQwI6wPVhEXUepq8bXWxTwISrD0zxjOT9wlVZOqV1oi++rr+eRsSX u66Ryo43qJ3+XmuHInBa0jfYbkyaNaRHqNpQV91p9h/yZEUlAr7ZKYY1DnLOOFId 4K63tJIXZ4/fPfBPMgw1pgvieIuk18zBTK5sWOvUe30xQZ3MLZOVrPe63HuL3cGn I1w92qM9CSnGekzs3GM58vNTafXqivs3nfp/J2MJ8vqAhuFRqymVne0wWQgCJVLX ac8= =w/Fw -----END PGP SIGNATURE----- --=-=-=--