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
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/passagemath-qepcad/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 10.8.5
version: 10.8.6

package:
name: passagemath-qepcad
version: ${{ version }}

source:
- url: https://pypi.org/packages/source/p/passagemath-qepcad/passagemath_qepcad-${{ version }}.tar.gz
sha256: 00689c52e2b281eb7a19f7c2947874fec10e2284fff69fc9dde940a5b1d16323
sha256: ca5e99a26fd2a26588e6301344f833b5a1436dd5b52480a7f4e9001b440cf729

build:
script: ${{ PYTHON }} -m pip install .
Expand Down