From 101cbb47d40d80f24195d00639ad327748da9953 Mon Sep 17 00:00:00 2001 From: staging-update-bot Date: Sun, 28 Dec 2025 15:05:05 +0000 Subject: [PATCH] vim/9.1.2031 package update --- vim.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vim.yaml b/vim.yaml index 342bdc058e7..52aea297f4f 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: "9.1.2017" + version: "9.1.2031" epoch: 0 description: "Improved vi-style text editor" copyright: @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/vim/vim tag: v${{package.version}} - expected-commit: 8ea0e7205cdd16dbddd8981bd2429eca22c7386d + expected-commit: 6df5360691266b5eca49380e94f3e21fa48e5e0b - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build