diff --git a/recipes/small_time/recipe.yaml b/recipes/small_time/recipe.yaml index 992abd2..eb64466 100644 --- a/recipes/small_time/recipe.yaml +++ b/recipes/small_time/recipe.yaml @@ -1,5 +1,5 @@ context: - version: "25.3.0" + version: "25.4.0" package: name: "small_time" @@ -7,7 +7,7 @@ package: source: - git: https://github.com/thatstoasty/small-time.git - rev: 28848acaef5e1b1aa76f6befa8994fee5628a5a5 + rev: 04d8c7a3febbbb6707b11aeebb55b42d7f7d4129 build: number: 0 @@ -15,7 +15,7 @@ build: - mojo package src/small_time -o ${{ PREFIX }}/lib/mojo/small_time.mojopkg requirements: host: - - max =25.3 + - max =25.4 run: - ${{ pin_compatible('max') }}