mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
Fixed package searcher overriding the Lua one
This commit is contained in:
parent
91f72e6d17
commit
2d297db687
5 changed files with 108 additions and 100 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package = "candran"
|
||||
|
||||
version = "0.6.0-1"
|
||||
version = "0.6.1-1"
|
||||
|
||||
description = {
|
||||
summary = "A simple Lua dialect and preprocessor.",
|
||||
|
|
@ -17,7 +17,7 @@ description = {
|
|||
|
||||
source = {
|
||||
url = "git://github.com/Reuh/candran",
|
||||
tag = "v0.6.0"
|
||||
tag = "v0.6.1"
|
||||
}
|
||||
|
||||
dependencies = {
|
||||
Loading…
Add table
Add a link
Reference in a new issue