[Bug]: Rocks install
sometimes appends :
to version in rocks.toml
#57
Labels
bug
Something isn't working
Rocks install
sometimes appends :
to version in rocks.toml
#57
To reproduce:
:Rocks install luasnip 2.1.1
:Rocks edit
Expected behaviour:
rocks.toml
contains:luasnip = "2.1.1-1"
Actual behaviour:
rocks.toml
contains:luasnip = "2.1.1-1:"
The text was updated successfully, but these errors were encountered: