diff --git a/vim.yaml b/vim.yaml index a87916ed86b..df54f1eecae 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.1.0814 + version: 9.1.0821 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: fdf135a0525746cc0ff85bed2fbbde320ddb6d0d + expected-commit: 20e045f78148c0ef0143c33ffe686fee72d29376 - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build