Skip to content

Commit afdd24d

Browse files
authored
Update small_time (#75)
* Update small_time * Update recipe.yaml * Update recipe.yaml
1 parent 00560dd commit afdd24d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/small_time/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
context:
2-
version: "0.0.2"
2+
version: "0.0.3"
33

44
package:
55
name: "small_time"
66
version: ${{ version }}
77

88
source:
99
- git: https://github.com/thatstoasty/small-time.git
10-
rev: 6e26ace5bcf50c8fc10ea6e569d1f03d524b6ce0
10+
rev: 34c801cd378c22695f3fb4f1dd04b0c10115f569
1111

1212
build:
13-
number: 1
13+
number: 0
1414
script:
1515
- mojo package src/small_time -o ${{ PREFIX }}/lib/mojo/small_time.mojopkg
1616
requirements:

0 commit comments

Comments
 (0)