We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fc85ae + e1632cc commit 1988a03Copy full SHA for 1988a03
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