We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b49a1 commit e1632ccCopy full SHA for e1632cc
vim.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: vim
3
- version: 9.1.0586
+ version: 9.1.0587
4
epoch: 0
5
description: "Improved vi-style text editor"
6
copyright:
@@ -22,7 +22,7 @@ pipeline:
22
with:
23
repository: https://github.com/vim/vim
24
tag: v${{package.version}}
25
- expected-commit: 700cf8cfa1e926e2ba676203b3ad90c2c2083f1d
+ expected-commit: 490c1daa2484772d78d059f6eed91bd6f4fd0f39
26
27
- runs: |
28
# vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build
0 commit comments