Skip to content
Open
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/recipes_emscripten/xeus-ocaml/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 0.2.8
version: 0.2.9

package:
name: xeus-ocaml
version: ${{ version }}

source:
url: https://github.com/davy39/xeus-ocaml/archive/refs/tags/v${{ version }}.tar.gz
sha256: 4e9390b103ef41ccbedb2c313e6e08094aaceae56e517952895841e4acfffa44
sha256: 43d330603022f0d58bf0a11b08cee88eea3d53a738d0aff261bd38ea562705a9

requirements:
build:
Expand Down Expand Up @@ -38,4 +38,4 @@ about:

extra:
recipe-maintainers:
- Davy39
- Davy39
Loading