summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-03 16:24:09 -0400
committerPavel Vinogradov2019-07-03 16:24:45 -0400
commitb70936410258eddce219df510e7f7108a6e884cb (patch)
tree38fff8e6802b5307c584ace786e4494fb07e592c /editors
parent442302f5681860f08a5c69183af388edd61f061f (diff)
editors/neovim: version 0.3.8
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 a1fa3ea651..933087462f 100755
--- a/editors/neovim/DETAILS
+++ b/editors/neovim/DETAILS
@@ -1,7 +1,7 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=neovim
- VERSION=0.3.7
- SOURCE_HASH=sha512:1d770a4643a44da65f0a03c90e18e89f337b16ec3eca20dbffa21bcab10c836062ef82974437b64bd766f7b07317cd3dc8e3e72b9d5d0911b1d4f2c528cd20c2
+ VERSION=0.3.8
+ SOURCE_HASH=sha512:431d3df859b430570e3f927328b862945a15b1ac041108599670d32af6cccac9361a143fc6af27847529629a43a5e0a0afd98b1c826d4ee1e7570de3cf14f9c7
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_HINTS="no-check-certificate"
diff --git a/editors/neovim/HISTORY b/editors/neovim/HISTORY
index 5998ce7e60..5b532aa31c 100644
--- a/editors/neovim/HISTORY
+++ b/editors/neovim/HISTORY
@@ -1,3 +1,6 @@
+2019-07-03 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.3.8
+
2019-06-12 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: SECURITY_PATCH++ for 0.3.6, (CVE-2019-12735)