We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d97ab0 commit e49b496Copy full SHA for e49b496
luatz-0.4-0.rockspec renamed to luatz-0.4-1.rockspec
@@ -1,5 +1,5 @@
1
package = "luatz"
2
-version = "0.4-0"
+version = "0.4-1"
3
4
description = {
5
summary = "library for time and date manipulation.";
@@ -23,7 +23,7 @@ dependencies = {
23
24
source = {
25
url = "https://github.com/daurnimator/luatz/archive/v0.4.tar.gz";
26
- dir = "luatz-0.4-0";
+ dir = "luatz-0.4";
27
}
28
29
build = {
0 commit comments