Skip to content

Commit b1fbbfb

Browse files
authored
Merge pull request #3101 from wolfi-dev/wolfictl-8873886e-d159-42af-9def-46c91f4848ae
vim/9.0.1660 package update
2 parents 931703a + 349c48c commit b1fbbfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vim.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: vim
3-
version: 9.0.1644
3+
version: 9.0.1660
44
epoch: 0
55
description: "Improved vi-style text editor"
66
copyright:
@@ -21,7 +21,7 @@ pipeline:
2121
- uses: fetch
2222
with:
2323
uri: https://github.com/vim/vim/archive/v${{package.version}}.tar.gz
24-
expected-sha256: b871ba33e46e43dcdd5764ba600aa80511f499d4525b361d80bb09fa3e188c9d
24+
expected-sha256: c99eb09e0ea67e5f4caa2b18505ea8dd325b425346fdcf80ec9e4dbf8784eb80
2525

2626
- runs: |
2727
# vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build

0 commit comments

Comments
 (0)