Revert "update neovim (#12965)" (#12978)

This reverts commit 86a85b7eb2.
This commit is contained in:
Adam J. Stewart 2019-09-30 13:18:27 -05:00 committed by GitHub
parent c70f9bffe2
commit 5b2b0ee9a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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