update neovim (#12965)

This commit is contained in:
Patrick Schratz 2019-09-28 20:28:27 +02:00 committed by Adam J. Stewart
parent 3776eccc4b
commit 86a85b7eb2

View file

@ -11,8 +11,9 @@ class Neovim(CMakePackage):
"""NeoVim: the future of vim"""
homepage = "http://neovim.io"
url = "https://github.com/neovim/neovim/archive/v0.3.4.tar.gz"
url = "https://github.com/neovim/neovim/archive/v0.4.2.tar.gz"
version('0.4.2', sha256='9f874d3d2a74f33b931db62adebe28f8d2ec116270d1e13998b58a73348b6e56')
version('0.3.4', sha256='a641108bdebfaf319844ed46b1bf35d6f7c30ef5aeadeb29ba06e19c3274bc0e')
version('0.3.1', '5405bced1c929ebc245c75409cd6c7ef')
version('0.3.0', 'e5fdb2025757c337c17449c296eddf5b')