diff --git a/vim.yaml b/vim.yaml index cb477c9dec0..ce7766192c6 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.0.1668 + version: 9.0.1669 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: 180bc896f696e54575d217d6fc6ba205fc6a6cf9565370cc603d085f193290c4 + expected-sha256: a1b24affe245d4cc73fb4d549b16a48b9797bb6ecfea979eb41cf936bf563d6d - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build