verify checksums

This commit is contained in:
2026-02-14 14:00:07 +01:00
parent 03d20665b4
commit b4564fa5bb
16 changed files with 206 additions and 21 deletions

View File

@@ -6,6 +6,6 @@
(src (tar
(url "https://github.com/vim/vim/archive/refs/tags/v9.1.2148.tar.gz")
(dir "vim-9.1.2148")
(blake3 "")))
(blake3 "1bc0bbf9da0fa156df66aeb716cfa1310101bdb0cca9aa60f241351fc8d13d8e")))
(build
(configure_make)))