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