diff --git a/srcpkgs/lsp-plugins/template b/srcpkgs/lsp-plugins/template
index e6b76a2af5b..9473573ff18 100644
--- a/srcpkgs/lsp-plugins/template
+++ b/srcpkgs/lsp-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'lsp-plugins'
 pkgname=lsp-plugins
-version=1.2.10
+version=1.2.14
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
 homepage="https://lsp-plug.in/"
 changelog="https://raw.githubusercontent.com/sadko4u/lsp-plugins/master/CHANGELOG"
 distfiles="https://github.com/sadko4u/lsp-plugins/releases/download/$version/lsp-plugins-src-${version}.tar.gz"
-checksum=d987fee13606585fc0308d6436f54ec7d83a092228799298eb7a82ff324d8a57
+checksum=1a3359ee8b8a82971bd7e9eeabe43f58ce6b4a4793d85fb16f97b100e4edee9a
 nocross="Build system doesn't support cross-compilation properly"
 
 do_configure() {