From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oFknL51ts2UX0QAAqHPOHw:P1 (envelope-from ) for ; Fri, 26 Jan 2024 09:30:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id oFknL51ts2UX0QAAqHPOHw (envelope-from ) for ; Fri, 26 Jan 2024 09:30:21 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Lj9Cv/qV"; 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=1706257821; 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-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=QMYuO0GlU5EkLto1nwZRWp8cj01NrMDTVR74ZAC4wCo=; b=VxKHaStDViuUET2lmhxl42x3Mu8Nhyr7sVecqVo/LR+GpOmne05rEeQFpidtfuCEHK6Tf8 MaxcHIP+AoueGUImytTXtQruOMqgAFbkhrJahSMw5+nLvNN15/gv4MiFWhRXNTtfThAiKJ mbtPxkg2hadW0EO3hkcZaI43KqKDnYrrAzfvEtncJDce+efM5FfnAicPop72LLfanUDQCp rbgj8bR1xrmIdSkPDaOvLdlX5BWZFW9ndOHm3/XVpt0+8GqdyTLGzI6eSQ2c+8wo3Ybtb4 QzqdgT7OSh11JxMGaMzw1MMzIvMiXmPuK2ubvXv905Z/dLqz8lcEGiRr/xckAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Lj9Cv/qV"; 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=1706257821; a=rsa-sha256; cv=none; b=EXXR03Oj25VhC5BEgTk7XOCYEnM9MI/NToK59RL4BgmxpD6R5zCcI0uY+si1gUCtK7qpfz KhyD3pv4itOg6o3yItOOu9AdMv+SCrSjLQW+/LhT7nY4l6i0nlarAzx2LtLGzsr8goFAnG 6/csBWhkoWDPbMX3VmDPPoRgrErZbxctQnzaTt3rrNge5M+0yEThOp+ByUNa4fPYO9MiIz IM07Hn4/ZFTbqvgsEnRlXGN1ncvCu1nay8DJUj84grPfVtdgawpokFYdYz7K2iSMTTrW2r gczau1gGY0rICuhP3KFneSHtU/eXfq0J+CqKSkgrVDbovJR39M97hCYAFv4/Cg== 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 67B193905F for ; Fri, 26 Jan 2024 09:30:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rTHb5-0002JT-95; Fri, 26 Jan 2024 03:29:59 -0500 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 1rTHb3-0002JG-4d for guix-patches@gnu.org; Fri, 26 Jan 2024 03:29:57 -0500 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 1rTHb2-0006UW-SM for guix-patches@gnu.org; Fri, 26 Jan 2024 03:29:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rTHb9-0006bB-0e for guix-patches@gnu.org; Fri, 26 Jan 2024 03:30:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68730] [PATCH] gnu: vim: Update to 9.1.0059. Resent-From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 26 Jan 2024 08:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68730 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68730@debbugs.gnu.org Cc: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170625778125306 (code B ref -1); Fri, 26 Jan 2024 08:30:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Jan 2024 08:29:41 +0000 Received: from localhost ([127.0.0.1]:50353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rTHan-0006a6-8f for submit@debbugs.gnu.org; Fri, 26 Jan 2024 03:29:41 -0500 Received: from lists.gnu.org ([2001:470:142::17]:40888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rTHal-0006Zq-0a for submit@debbugs.gnu.org; Fri, 26 Jan 2024 03:29:39 -0500 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 1rTHaW-00023l-CD for guix-patches@gnu.org; Fri, 26 Jan 2024 03:29:25 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rTHaU-0006NJ-9D for guix-patches@gnu.org; Fri, 26 Jan 2024 03:29:24 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CC1C641300; Fri, 26 Jan 2024 09:29:18 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8-vhBMxFoSfy; Fri, 26 Jan 2024 09:29:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1706257758; bh=FQs9+SDjgJr0n2UTSGfBpQGEV/R/oexduSRLonSYgX8=; h=From:To:Cc:Subject:Date; b=Lj9Cv/qVS6JSgAduCZ+ksyNtTUwhLV3ueiVeF5tdGKWgSmIjb13xteD8lMunEWzjH IEyvnBuxratD6aY9VO7MYXA4LehxWN0+Rx/YzOleD7adUYjFzzyefa/BPq4dDPpkeN VzFKB3HXq0Qdm+NtAeqxW7rS9Wxw9A/7O9n/YQCVMrKMFac9dXhd+w/O1ckw/ioSpU XHJrGsRsMWWtSCdzvJHz9cQHIcI+qUQS2TqPo6EOeFlfRQArxtfLcFyKgx8sedNmQu fw2VmBKou40/OGwSYVR7l3TR5Ymb3eZ4VNLJ0EAKRGzVDD4ABFUwuBoixNktr4NzMi HVbcWbfgKLIHA== Date: Fri, 26 Jan 2024 17:28:42 +0900 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=mcsinyx@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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?Nguy=E1=BB=85n?= Gia Phong X-ACL-Warn: , =?utf-8?q?Nguy=E1=BB=85n_Gia_Phong_via_Guix-patches?= From: guix-patches--- 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-Migadu-Spam-Score: -5.16 X-Migadu-Queue-Id: 67B193905F X-Spam-Score: -5.16 X-Migadu-Scanner: mx11.migadu.com X-TUID: a37WRT/ZwZJu * gnu/packages/vim.scm (vim): Update to 9.1.0059. Change-Id: Idf89d04a6c4e2297bcaad7a8b275de4a124001a9 --- gnu/packages/vim.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index 55c896f373b1..8a4198a9485c 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -86,7 +86,7 @@ (define-module (gnu packages vim) (define-public vim (package (name "vim") - (version "9.0.2001") + (version "9.1.0059") (source (origin (method git-fetch) (uri (git-reference @@ -95,7 +95,7 @@ (define-public vim (file-name (git-file-name name version)) (sha256 (base32 - "1y0xfvndnyfv677gn4mkq0jf5k15mm1dngl96l9j90sp4lbqrszx")))) + "146zhwhagdsbsh3h7f8h7izbzrwh3hgry4cx2lalq9s275qy3hzb")))) (build-system gnu-build-system) (arguments `(#:test-target "test" base-commit: fdffaa2256775a48585dbc563d646fdccb96f284 -- 2.41.0