summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPavel Vinogradov2019-09-16 17:17:46 -0400
committerPavel Vinogradov2019-09-16 17:17:46 -0400
commit78e785610e6d0b6cb8b59b5df9de34ef3d893065 (patch)
tree9e98f74cce19ecc4f87a25a82d1c2b0cf9f64da0 /editors
parent2583c65bc7c8ab6d5cdf21f8388a48aa6c2d52e8 (diff)
editors/neovim: version 0.4.2
Diffstat (limited to 'editors')
-rwxr-xr-xeditors/neovim/DETAILS4
-rw-r--r--editors/neovim/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/editors/neovim/DETAILS b/editors/neovim/DETAILS
index 933087462f..1991e91a3b 100755
--- a/editors/neovim/DETAILS
+++ b/editors/neovim/DETAILS
@@ -1,7 +1,7 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=neovim
- VERSION=0.3.8
- SOURCE_HASH=sha512:431d3df859b430570e3f927328b862945a15b1ac041108599670d32af6cccac9361a143fc6af27847529629a43a5e0a0afd98b1c826d4ee1e7570de3cf14f9c7
+ VERSION=0.4.2
+ SOURCE_HASH=sha512:cc0de18ee7ca5105a0dd9f5f06b4d58335618b22c4dc3d584a024683785ff9d541c7f5131742b8a818ac9acb2218da92f9b8a881d56c4b963237918e589fac22
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_HINTS="no-check-certificate"
diff --git a/editors/neovim/HISTORY b/editors/neovim/HISTORY
index 5b532aa31c..2fcc5524c7 100644
--- a/editors/neovim/HISTORY
+++ b/editors/neovim/HISTORY
@@ -1,3 +1,6 @@
+2019-09-16 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.4.2
+
2019-07-03 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.3.8