Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f27bd commit acf26e7Copy full SHA for acf26e7
vim.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: vim
3
- version: 9.1.0412
+ version: 9.1.0413
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: 6043024cd48db485e3c748e8f46ca87e3cdef9d9
+ expected-commit: eff20eb35d2dba413c6d115291dd9ddea705e802
26
27
- runs: |
28
# vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build
0 commit comments