diff --git a/vim.yaml b/vim.yaml index 1b5194d84ca..771c798aaa2 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.0.1644 + version: 9.0.1651 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: b871ba33e46e43dcdd5764ba600aa80511f499d4525b361d80bb09fa3e188c9d + expected-sha256: 1c3449200a612c3306e6c031e1914eced5566c5ebf3e3f9ee1a7a03026f0acda - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build