From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aOfHOPhkq2GGfQAAgWs5BA (envelope-from ) for ; Sat, 04 Dec 2021 13:54:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qLeENPhkq2FlGgAA1q6Kng (envelope-from ) for ; Sat, 04 Dec 2021 12:54:16 +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 916A9333C5 for ; Sat, 4 Dec 2021 13:54:16 +0100 (CET) Received: from localhost ([::1]:43780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtUYR-0004i2-PP for larch@yhetil.org; Sat, 04 Dec 2021 07:54:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtUYF-0004ge-1C for guix-patches@gnu.org; Sat, 04 Dec 2021 07:54:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41528) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mtUYE-0007ZC-Py for guix-patches@gnu.org; Sat, 04 Dec 2021 07:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mtUYE-00057w-2N for guix-patches@gnu.org; Sat, 04 Dec 2021 07:54:02 -0500 Subject: bug#52262: [PATCH] gnu: tinmop: Update to 0.9.2 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 04 Dec 2021 12:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52262 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: cage Cc: 52262-done@debbugs.gnu.org Mail-Followup-To: 52262@debbugs.gnu.org, glv@posteo.net, cage-dev@twistfold.it Received: via spool by 52262-done@debbugs.gnu.org id=D52262.163862243719695 (code D ref 52262); Sat, 04 Dec 2021 12:54:01 +0000 Received: (at 52262-done) by debbugs.gnu.org; 4 Dec 2021 12:53:57 +0000 Received: from localhost ([127.0.0.1]:53074 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtUY8-00057a-Tu for submit@debbugs.gnu.org; Sat, 04 Dec 2021 07:53:57 -0500 Received: from mout02.posteo.de ([185.67.36.66]:41397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtUY5-00057K-Or for 52262-done@debbugs.gnu.org; Sat, 04 Dec 2021 07:53:55 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 220D4240101 for <52262-done@debbugs.gnu.org>; Sat, 4 Dec 2021 13:53:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1638622427; bh=39ZAPofrpP6l2eOQ+njQfeYu0W9OGwXVSgVGwKAQPC0=; h=From:To:Cc:Subject:Date:From; b=LUzD64/6KTPr21FxwkeSYMGJX5jgYcdYT/R25srzPeFWv5UVHR3tlUYKhJYckRJoE YFHp7TdzGpxLVXHK4OnJSOkvp1AjFUJZakQ8EaOkrWq3Flq+lwg0/giyVX2iW4Kwxa oKeLUokpkQ6GxfAoPJwFX65iQZt8UChfIB+MSa/dz9LZeGChVDiWhs24QmddZU9XyO qtZuV2rNlF0AHvWG0Xm6bSdlVPVfjmj5plg2zYK20HmMmMsUpuTttXBlxHtpC9eEg0 fWbV7lp96V125an3+8PCl8rSTnqutOljaCjhQUCDoVgpZTwYt6duO1JkZENs+ILNNx /xi6G8oikc+Hg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4J5qPk0PQQz9rxF; Sat, 4 Dec 2021 13:53:45 +0100 (CET) References: From: Guillaume Le Vaillant Date: Sat, 04 Dec 2021 12:52:55 +0000 In-reply-to: Message-ID: <875ys4zg2v.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638622456; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=39ZAPofrpP6l2eOQ+njQfeYu0W9OGwXVSgVGwKAQPC0=; b=qtxbUqwhh3VbI6FpuNVdPvwmjoW3zQ44LBRDBRDpdlTC71xRWRBq22d+G+QTt3l24/jijE W4ekAuLBFRyfHz3jvI5zUwVr5vBgt1OPjEKkp/2rPddw+wVaskxN4uzzO0kdnX+rhUm9aa Kzm9g72m47GGGmZ8G4banC3nqG/y3HgCbykKK6aCkWft9gWqGwPmEsHWSAosOaeqTmn2ZE HrukEA2MJw7rW4DktmIC5kBFTTfHNA3LrIdPa9QQ+mwKCSw7N1m4j+6U4wc98U+nmbKI79 diPmF/xipti8DNFrSkuu0rSxKTcX+LeK3Lkyo2IFfdpuQWinQxD0xTyQzJ+Q3A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638622456; a=rsa-sha256; cv=none; b=gb7se5DqoAcL6vimheWK72Mi+LniUA5ijG15D6kh25ZnO8QYNGVcHAV2eU+0Hr6ZFvxf59 b8/qDjBvrzLP1R7sYnV3vZTV+wgx+Lq6dHpJoxygEi9RC75aiAK/ydyQGJzGQcp8DLhG3H svc8UywMDwxN+BlwuCpd6fAuB9sH5DyRuI6OQA8i22e5Ip6lw7JmbZYotp4pF0Fk4IiD35 Egp8MBp+G4eQ5MuyYBvMb1EA9FMkP3g5cAjXhdZp0YTE85fN6otiPmcVyliEA2YPQ5fhv6 C97EeJ8tht6ZZlo+nNASElxJDuYAiOH3x4LMZPU6tPS2qv0Xc+mz7jMDjjglIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="LUzD64/6"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" X-Migadu-Spam-Score: -3.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="LUzD64/6"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" X-Migadu-Queue-Id: 916A9333C5 X-Spam-Score: -3.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2TwijrqWkGcB --=-=-= Content-Type: text/plain Patch pushed as 612fe425b413c914844f3d282a9d527c7609b5f7 with a complete commit message. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYatk2A8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j98vwD+Jo+oGl2zrWg+EXVB1Nt/hxSE0K+lKLE3eAeR xeL7i+0A/AwPUn14RP4qQ2SOslauycMIRZzsRUAxNkLL2eG2lv2r =v/ZM -----END PGP SIGNATURE----- --=-=-=--