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