Skip to content

Commit

Permalink
Update recipe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinefrasca authored Feb 6, 2025
1 parent 139361e commit 38b99f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/small_time/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ context:
version: "0.0.1"

package:
name: "small_time"
name: "small-time"
version: ${{ version }}

source:
Expand All @@ -12,7 +12,7 @@ source:
build:
number: 0
script:
- mojo package small_time -o ${{ PREFIX }}/lib/mojo/small_time.mojopkg
- mojo package small-time -o ${{ PREFIX }}/lib/mojo/small-time.mojopkg
requirements:
host:
- max =24.6
Expand Down

0 comments on commit 38b99f9

Please sign in to comment.