diff --git a/app-vim/vim-vsnip/Manifest b/app-vim/vim-vsnip/Manifest index 79e8f0a..e03b236 100644 --- a/app-vim/vim-vsnip/Manifest +++ b/app-vim/vim-vsnip/Manifest @@ -1 +1 @@ -DIST vim-vsnip-0_pre20221031.tar.gz 38410 BLAKE2B 6ed455f41213ff1f60d42198c73e2f94e31cc8d1a8e9e274d67900460da143ecbc0f06f614103cc11b846572e488cdb022cad5fa37219eb79562f8037e52d9e7 SHA512 6dc2d42549e1a87a41fe855b755bd5e66de0c5ae5a10200e381ac80ac83c74dcafab21ce9cf82b499338174e31db2a82a5a1dd70232e92063cacf3cd936929b3 +DIST vim-vsnip-0_pre20221114.tar.gz 38427 BLAKE2B a40b2d92c0512043eb89adb6173c500e64495d68e5e70b1b49999f092ed3d7362ce048f5ffdc932a2fedd71d303f0cf3d68a252d171e1c1959e718467f2fba29 SHA512 1d822abe52163faac09f1b638cc77ba0e79e72c368c96938ccb90b705cb9f837651b2dac3226237622f660e5626089afce4df1d219a411702e9f38270ca554e0 diff --git a/app-vim/vim-vsnip/vim-vsnip-0_pre20221031.ebuild b/app-vim/vim-vsnip/vim-vsnip-0_pre20221114.ebuild similarity index 94% rename from app-vim/vim-vsnip/vim-vsnip-0_pre20221031.ebuild rename to app-vim/vim-vsnip/vim-vsnip-0_pre20221114.ebuild index 03cd231..9d865d7 100644 --- a/app-vim/vim-vsnip/vim-vsnip-0_pre20221031.ebuild +++ b/app-vim/vim-vsnip/vim-vsnip-0_pre20221114.ebuild @@ -6,7 +6,7 @@ EAPI="8" LUA_COMPAT=( lua5-{1..4} luajit ) inherit lua-single vim-plugin -COMMIT_ID="ceeee48145d27f0b3986ab6f75f52a2449974603" +COMMIT_ID="6f873418c4dc601d8ad019a5906eddff5088de9b" DESCRIPTION="Snippet plugin with support for LSP/VSCode snippet format" HOMEPAGE="https://github.com/hrsh7th/vim-vsnip"