We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ac301 commit 6cac6dcCopy full SHA for 6cac6dc
1 file changed
vim.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: vim
3
- version: "9.2.0288"
+ version: "9.2.0298"
4
epoch: 0 # go/wolfi-rsc/vim
5
description: "Improved vi-style text editor"
6
copyright:
@@ -25,7 +25,7 @@ pipeline:
25
with:
26
repository: https://github.com/vim/vim
27
tag: v${{package.version}}
28
- expected-commit: 71a0a552cf08398cb46455687fd3011c33c4e6eb
+ expected-commit: 3c79e33aeb0c26534c749a35d35a331613104d57
29
30
- runs: |
31
# vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build
0 commit comments