Skip to content

Commit

Permalink
Update small_time (#75)
Browse files Browse the repository at this point in the history
* Update small_time

* Update recipe.yaml

* Update recipe.yaml
  • Loading branch information
thatstoasty authored Feb 19, 2025
1 parent 00560dd commit afdd24d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/small_time/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
context:
version: "0.0.2"
version: "0.0.3"

package:
name: "small_time"
version: ${{ version }}

source:
- git: https://github.com/thatstoasty/small-time.git
rev: 6e26ace5bcf50c8fc10ea6e569d1f03d524b6ce0
rev: 34c801cd378c22695f3fb4f1dd04b0c10115f569

build:
number: 1
number: 0
script:
- mojo package src/small_time -o ${{ PREFIX }}/lib/mojo/small_time.mojopkg
requirements:
Expand Down

0 comments on commit afdd24d

Please sign in to comment.