Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions recipes/small_time/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
context:
version: "25.7.0"
mojo_version: "=0.25.7"
version: "26.1.0"
mojo_version: "=0.26.1.0"

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

source:
- git: https://github.com/thatstoasty/small-time.git
rev: 0dbf6349ef13d7009abca777702146b1438ff5fe
rev: afc04a3923b10a70a92f56bcd04794dc73139b04

build:
number: 0
Expand Down
Loading