diff --git a/recipes/small_time/recipe.yaml b/recipes/small_time/recipe.yaml index 311aebdc..023fb100 100644 --- a/recipes/small_time/recipe.yaml +++ b/recipes/small_time/recipe.yaml @@ -1,5 +1,6 @@ context: - version: "25.4.1" + version: "25.6.0" + mojo_version: "=0.25.6" package: name: "small_time" @@ -7,7 +8,7 @@ package: source: - git: https://github.com/thatstoasty/small-time.git - rev: 5eb887d8efcf2d401d7ebef82f332550bcffbdb9 + rev: cd584c00b350ae0b4d94bbe3451230e000109874 build: number: 0 @@ -15,9 +16,11 @@ build: - mojo package src/small_time -o ${{ PREFIX }}/lib/mojo/small_time.mojopkg requirements: host: - - max =25.4 + - mojo-compiler ${{ mojo_version }} + build: + - mojo-compiler ${{ mojo_version }} run: - - ${{ pin_compatible('max') }} + - ${{ pin_compatible('mojo-compiler') }} tests: - script: