diff --git a/app-vim/vim-vsnip/Manifest b/app-vim/vim-vsnip/Manifest index e03b236..552d6e0 100644 --- a/app-vim/vim-vsnip/Manifest +++ b/app-vim/vim-vsnip/Manifest @@ -1 +1 @@ -DIST vim-vsnip-0_pre20221114.tar.gz 38427 BLAKE2B a40b2d92c0512043eb89adb6173c500e64495d68e5e70b1b49999f092ed3d7362ce048f5ffdc932a2fedd71d303f0cf3d68a252d171e1c1959e718467f2fba29 SHA512 1d822abe52163faac09f1b638cc77ba0e79e72c368c96938ccb90b705cb9f837651b2dac3226237622f660e5626089afce4df1d219a411702e9f38270ca554e0 +DIST vim-vsnip-0_pre20221130.tar.gz 41860 BLAKE2B 86c7dc03e88763957568e5b814692fea479052b5486339835599887fbdd4cca5a13405469fd3446eef78abdaa0bb0da6a59b4080608557f91071671d8c9b2215 SHA512 649c2e3163cc57da324cc8f26afc66de65c79329cb8833f424247c938da53c583ddd9c5890abc5f61ac66a215061614926d343e6da1a447c503e9f8e4b8a71f7 diff --git a/app-vim/vim-vsnip/vim-vsnip-0_pre20221114.ebuild b/app-vim/vim-vsnip/vim-vsnip-0_pre20221130.ebuild similarity index 94% rename from app-vim/vim-vsnip/vim-vsnip-0_pre20221114.ebuild rename to app-vim/vim-vsnip/vim-vsnip-0_pre20221130.ebuild index 9d865d7..d3bed09 100644 --- a/app-vim/vim-vsnip/vim-vsnip-0_pre20221114.ebuild +++ b/app-vim/vim-vsnip/vim-vsnip-0_pre20221130.ebuild @@ -6,7 +6,7 @@ EAPI="8" LUA_COMPAT=( lua5-{1..4} luajit ) inherit lua-single vim-plugin -COMMIT_ID="6f873418c4dc601d8ad019a5906eddff5088de9b" +COMMIT_ID="e44026b5394fd79aa0f2118aaf41627ef9c354ee" DESCRIPTION="Snippet plugin with support for LSP/VSCode snippet format" HOMEPAGE="https://github.com/hrsh7th/vim-vsnip"