From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mENZJSTXw2TaRQEASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 16:56:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QHE4JSTXw2Q0VQAA9RJhRA (envelope-from ) for ; Fri, 28 Jul 2023 16:56:36 +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 0B1EA58349 for ; Fri, 28 Jul 2023 16:56:36 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=feE1gQ8T; 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=1690556196; 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-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=E40CMcmbnIOu1GNBDYvuIR0tl46qs3K71v08gg5jGyI=; b=nfTMPsc/vFxMPFnqLu4JdOGj5ZWoj0C4HXhuAmKX70k7r9jldNsHQzXsnbYhEhdveDl4r4 oES8RgT9PkHq+l9rDI65V3yMW9dwb5wv1cVMCgNUfpNy8vneYY3JkoZhIAQWwevpwmeCg7 MybT+yg/fB6x2ASZBnNkA1PzD/rxN+6nR4wNPAn8OxEThcCe3yyfqD3Mve76gHUUINujVb /c9J4Ugf6GHlWP7HhbdZNUWRJ2hysgeKM54ikPHr61IWZ6gFp7Qbp49dMwu8wGXEuh2pEG fXgwRC7EmLK8IAsgcLSilF8bXvjwXQaBfEJ76xqgNeReYGl4lS7w40RTDrYCsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=feE1gQ8T; 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=1690556196; a=rsa-sha256; cv=none; b=KfawbPfql1X/sPJE5406/dbh3dNMWiPAo10RarY14hfpo1bm0xfNVP44U1xq1/oHk/SUnW xjh9MqAjjM3Q7ikteCtkGH+s4EcLqqTZe+wSIHexKUthtfOsD51WMb0UgvyPBkTOMXk8LM aikI+2t4wn6ee+H68Y34zT3cSE5/cJaHOX1CSKcySjQAI9QffjqDK8bWHJ3h1k8Ukx/W/s BESg1r6lQAqr+IGWVSS8v1I7WSCzNXPqjglK1KuGcU5UN9pTx4fF7fQKjbQwgZwEJtQtj0 xdEEOiJsB81KuVYuxFD88/+fcjsJ/l/kWOkZ7ZGMIzOKv3m4ZfWSMIZDwchyiQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPOHC-0008IE-DL; Fri, 28 Jul 2023 10:17:06 -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 1qPOHA-0008Go-CC for guix-patches@gnu.org; Fri, 28 Jul 2023 10:17:04 -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 1qPOH9-0001xS-RH for guix-patches@gnu.org; Fri, 28 Jul 2023 10:17:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPOH9-0002TY-Nr for guix-patches@gnu.org; Fri, 28 Jul 2023 10:17:03 -0400 Subject: bug#64758: [PATCH] gnu: xnedit: Update to 1.5.0 Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 14:17:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 64758-done@debbugs.gnu.org Mail-Followup-To: 64758@debbugs.gnu.org, iyzsong@envs.net, atai@atai.org Received: via spool by 64758-done@debbugs.gnu.org id=D64758.16905537989436 (code D ref 64758); Fri, 28 Jul 2023 14:17:03 +0000 Received: (at 64758-done) by debbugs.gnu.org; 28 Jul 2023 14:16:38 +0000 Received: from localhost ([127.0.0.1]:45816 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPOGk-0002S8-Hd for submit@debbugs.gnu.org; Fri, 28 Jul 2023 10:16:38 -0400 Received: from mail.envs.net ([5.199.136.28]:35134) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPOGi-0002S0-Nd for 64758-done@debbugs.gnu.org; Fri, 28 Jul 2023 10:16:37 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 33A5438A2050; Fri, 28 Jul 2023 14:16:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690553796; bh=E40CMcmbnIOu1GNBDYvuIR0tl46qs3K71v08gg5jGyI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=feE1gQ8TY/5uGKgax0yau6MMcoVcVb+d3ZnWBrSG1cU8jorjUmPdxqMEPzkdSsXDB rh1hiRnfZ0i7fO4Zr2XL05MhkJ6RYUY9eHtGNknNyNhDNilIUibKSGcCiCMhSvyi1e kN16yhXpnqxRMfX3zc60cwiDAdMd+2vhEoZnyq17o3BamO1Fggq/2y9evB/8ImwrAo 03I42dPqqK1m6fWlkJBsrtgdOxklSxQraPIrQ1mmDwSiJIzAYl8NlmtE93QyHQoK5R Ws4h/eazKs4p44kEttPzHZtuS7sALmPxgx5NJPAASUT4iTvlLUCb/ks7/mnmL17+Cs NMf6/8N/d79bclSWGESU69jlTWKnPEW6ghhMbh0nRe4G6aFEqMVvVnBscFDHRfEBB6 +h9sTLE7dP9OpkSCoI+boihiGodOAx96ZyHqrGSd60caaEWAFMgbAb5Ruk29zCfb8y 8VhCAZogcBbXKZrWUMh67BjfNplvUQY3/H0xYdLsTi1VfCY699qZxZ7lBLB5giWCln UTxFm7/HeWQgu3MNTK8Yfdsk45yXpn0UJXnrSdSDRfoAQyTVXAxSmx1yXqC/3EUxH1 xdX5wR0BQoWodOrlL149tYk+E6jikTM4vEcfGh51LBn5lZ+1R5voxiGEzdAevubunC mIl2al2Yj3Y8MlXw0Kx3FDmk= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id GVhvx_Lurumd; Fri, 28 Jul 2023 14:16:33 +0000 (UTC) Received: from localhost (unknown [36.170.57.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 28 Jul 2023 14:16:32 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 5fec7956; Fri, 28 Jul 2023 14:16:32 +0000 (UTC) References: <846d943acdd3eafcf7f579a8eef54eba677cb524.1689919537.git.atai@atai.org> Date: Fri, 28 Jul 2023 22:16:32 +0800 In-Reply-To: <846d943acdd3eafcf7f579a8eef54eba677cb524.1689919537.git.atai@atai.org> (Andy Tai's message of "Thu, 20 Jul 2023 23:06:15 -0700") Message-ID: <87v8e4i0jj.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.64 X-Migadu-Queue-Id: 0B1EA58349 X-Migadu-Spam-Score: -6.64 X-Migadu-Scanner: mx0.migadu.com X-TUID: DTN067pmoVFI Andy Tai writes: > * gnu/packages/text-editors.scm (xnedit): Update to 1.5.0 Pushed to master, thank you!