diff --git a/vim.yaml b/vim.yaml index 3a536891549..47832160ddc 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.0.1587 + version: 9.0.1591 epoch: 0 description: "Improved vi-style text editor" copyright: @@ -21,7 +21,7 @@ pipeline: - uses: fetch with: uri: https://github.com/vim/vim/archive/v${{package.version}}.tar.gz - expected-sha256: 292cf023182111ec10f1c918750d4aeecaa7b3f0d828861db912eb628f74337e + expected-sha256: a3b1d959a91649264add72319f6b99627428e929f5237b744433841bfc79d8db - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build