mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 20:55:20 +03:00
11 lines
238 B
Diff
11 lines
238 B
Diff
--- a/lapis-bayes-dev-1.rockspec 2021-11-08 21:13:05.000000000 -0500
|
|
+++ b/lapis-bayes-dev-1.rockspec 2023-11-02 11:44:28.149658203 -0400
|
|
@@ -12,7 +12,7 @@
|
|
}
|
|
|
|
dependencies = {
|
|
- "lua == 5.1",
|
|
+ "lua >= 5.1",
|
|
"lapis >= 1.8.2"
|
|
}
|
|
|