about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorAlexei Robyn <shados@shados.net>2021-11-23 16:32:11 +1100
committerMatthieu Coudron <teto@users.noreply.github.com>2021-11-23 18:28:13 +0100
commitb8173c4a0e03f3f25601bf4c12175a9fa6a887f0 (patch)
treebdaa909ce2400e3800518670693c455932a6307d /maintainers
parenta2a756e8034ceb65adcabad5b2d29a97151ad4ab (diff)
luaPackages.moonscript: Correct package version to dev-1
The "0.5.0-1" rockspec on luarocks has a bug, resulting in it pulling
the current git master version, which is what we have effectively been
using.

Given that 0.5.0-1 is the latest release, is 6 years old, and that there
have been some bug fixes since then, we do actually want to be using the
git master version, but we also want to be using the correct rockspec
(particularly as alt-getopt has been replaced by argparse in the `moon`
binary).
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/scripts/luarocks-packages.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/scripts/luarocks-packages.csv b/maintainers/scripts/luarocks-packages.csv
index d4a5f83d011b8..23303d22c471a 100644
--- a/maintainers/scripts/luarocks-packages.csv
+++ b/maintainers/scripts/luarocks-packages.csv
@@ -73,7 +73,7 @@ lyaml,,,,,,lblasc
 markdown,,,,,,
 mediator_lua,,,,,,
 mpack,,,,,,
-moonscript,,,,,,arobyn
+moonscript,https://github.com/leafo/moonscript.git,dev-1,,,,arobyn
 nvim-client,https://github.com/neovim/lua-client.git,,,,,
 penlight,https://github.com/lunarmodules/Penlight.git,,,,,alerque
 plenary.nvim,https://github.com/nvim-lua/plenary.nvim.git,,,,lua5_1,