From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id qJkYMu8zG2NhTgAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 14:39:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SIwIMu8zG2NYgQEAauVa8A (envelope-from ) for ; Fri, 09 Sep 2022 14:39:11 +0200 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 9D95C16EA1 for ; Fri, 9 Sep 2022 14:39:11 +0200 (CEST) Received: from localhost ([::1]:49124 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWdHq-00035d-QJ for larch@yhetil.org; Fri, 09 Sep 2022 08:39:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60412) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWdHi-00032g-7b for guix-patches@gnu.org; Fri, 09 Sep 2022 08:39:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44083) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWdHh-0007tg-VQ for guix-patches@gnu.org; Fri, 09 Sep 2022 08:39:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWdHh-00079u-NG for guix-patches@gnu.org; Fri, 09 Sep 2022 08:39:01 -0400 Subject: bug#57656: [PATCH v2] gnu: Add cl-wordnet. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 12:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57656 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 57656-close@debbugs.gnu.org Mail-Followup-To: 57656@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 57656-done@debbugs.gnu.org id=D57656.166272711927484 (code D ref 57656); Fri, 09 Sep 2022 12:39:01 +0000 Received: (at 57656-close) by debbugs.gnu.org; 9 Sep 2022 12:38:39 +0000 Received: from localhost ([127.0.0.1]:32782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWdHL-00079D-DY for submit@debbugs.gnu.org; Fri, 09 Sep 2022 08:38:39 -0400 Received: from mout02.posteo.de ([185.67.36.66]:53029) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWdHJ-00078y-93 for 57656-close@debbugs.gnu.org; Fri, 09 Sep 2022 08:38:37 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id BDCE4240101 for <57656-close@debbugs.gnu.org>; Fri, 9 Sep 2022 14:38:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1662727111; bh=g9NyIxCJuEZnPatwsmneK2pT1Y6oy1OAE2Mp8H4JXvw=; h=From:To:Cc:Subject:Date:From; b=nnDf8kGuP3ddSuDfTJU0IJZ2rxbQ4EKAVhteF3q0VsoG1dLz0VNom/07yDT6sGk4Q kDPqnGbTUugATfO2Dzmh4fj5iCFNCY73osefZ665XUPBtw5IaP7c59brd+sijBaFev yEy4yEHq7B9zE5fgX5E2/IfhA/4u/wndt7hUPjleyeA5qoxdsnE8TEIkQPT/9ix7D5 O/ZU1XdlWsj5PrFJr5TsBEOrtXG/E/gsJKyolKr+zn9zzSbwKT7tu0fldNqbrjOe/g klTJvp2WMkSVFV5GkxgDR9suMHDCc8Veq3CFWJ8IwdiXoN6ddCDzsP8ctuhMpNYO0f NmB60lVM6/xtg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MPFsL3nh8z6tmQ; Fri, 9 Sep 2022 14:38:29 +0200 (CEST) References: <20220908010830.28603-1-jgart@dismail.de> <20220908013216.6024-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Fri, 09 Sep 2022 12:36:55 +0000 In-reply-to: <20220908013216.6024-1-jgart@dismail.de> Message-ID: <87v8pwlo3f.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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662727151; 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=g9NyIxCJuEZnPatwsmneK2pT1Y6oy1OAE2Mp8H4JXvw=; b=ehlsuh6WbElSR0wfLdWzJ3+c3hi08x1K/l9NvPQwpI6HDssmFEX2sUmcVenTwBKSLpEZQQ 49Y2SsrUqnGCEVfpjZjLeFRThDBQa8W5aMeWRRfl8/4xEcCp+Ho/4vIf/qtL92hRwSyrTz zEX8eaMz86Zon7kBkF1ipMVOuAHBzpyL9Oudf+IoMEyToFvlL4deQ+fJKHmwode6rE4buk lZpQWMTpcZVjwdN0xfUb4wpGTAd3vgahYVZBTlUd7lSMlBp3zBh2aTc5dMUeHkfBn2NBSu F+R/Jg0HYJJJBvCZohiUj3nsCeQ3SW3FfwBlZ8266TIgS90U1tktN0QVs92b9A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662727151; a=rsa-sha256; cv=none; b=l7WpsbcYAOiJ9Y3Y4zwg8OhsGkMNzEr5jsJQsnOjf0Grq4kJhlscABxSXtVLaDfY6C61iC 5a2mRZh51pVXEiKH8U659GkbspQidth63m8Cqtv0t2NgQyk88T/g7TOVbpsgMf1WnYRfbk u0BGjYQW8shxOiJr5q4fv1ZBq049xmNVnXSJdO8fvZ0iFh3RKk6ei3k1Qko6y0+lc2Z00J u1Z84IUra4VfJZ6YhxlVAxu7xQWRHya+7HdGYEwmuhgzpZwhYAVeMXy/Uf7ejGQLzfeelG rMsvnfNnJtQNJecBAciyatYWYFm6wK0LD6STSHUJKEHKkNSMRtAQ4RceRG8QMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=nnDf8kGu; 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: 5.10 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=nnDf8kGu; 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: 9D95C16EA1 X-Spam-Score: 5.10 X-Migadu-Scanner: scn0.migadu.com X-TUID: hUhsu2ofRWoj --=-=-= Content-Type: text/plain It looks like you already sent this patch in February. It was merged in commit ecaada08ea555310c3d7c3aef868cbb42c25a62d. Closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYxszxA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9GJgD/eVXrbiTsuayStpDDcjZnue0YfpCYajiW/cLe uTUd79IA/15Z0dzNbFuDVxkq9JdwP8RzNCbVMOC+6sY2/MV/qxHn =Yq7U -----END PGP SIGNATURE----- --=-=-=--