diff --git a/vim.yaml b/vim.yaml index a87d423f255..a5a934cda17 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.1.0146 + version: 9.1.0149 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: 5972664d59c63d8c2ba465689dca289994008a63936fff215dc6b1fea494a847 + expected-sha256: 118efb2c54b7e1a3af35550bf33644e43ffe5b732bb42e01373c74fb80f0056f - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build