internal/rosa/package/vim: 9.2.0461 to 9.2.0707

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-24 06:10:58 +09:00
parent 025810bf0f
commit 21044d5a60
+2 -2
View File
@@ -3,11 +3,11 @@ package vim {
website = "https://www.vim.org"; website = "https://www.vim.org";
anitya = 5092; anitya = 5092;
version# = "9.2.0461"; version# = "9.2.0707";
source = remoteGitHub { source = remoteGitHub {
suffix = "vim/vim"; suffix = "vim/vim";
tag = "v"+version; tag = "v"+version;
checksum = "18Rr_5oIf_PkKuqVkN4CMZIGkZEgpN1vamlrsvPLBjn4mN98CRuoJmhzRZ7MoVYM"; checksum = "lWJTTs_CxKsj-uOZqoPEDk3Rgac6bK8RtV32uizRxEcqRwBtBRlmCpAuhRZsSLiG";
}; };
writable = true; writable = true;