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 packages/python-flint/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: python-flint
version: 0.7.1
version: 0.8.0
top-level:
- flint
requirements:
Expand All @@ -9,8 +9,8 @@ requirements:
- libgmp
- libmpfr
source:
url: https://files.pythonhosted.org/packages/source/p/python_flint/python_flint-0.7.1.tar.gz
sha256: 8594cdbcba0c29503eefca76dfca37fe2388f11ee95c8d1f74e47006b97ce6d2
url: https://files.pythonhosted.org/packages/source/p/python_flint/python_flint-0.8.0.tar.gz
sha256: 3da125cd780e09510b0fb5f455646013f2b49072ea43eea806f6af77b450fa39
build:
cflags: |
-I$(WASM_LIBRARY_DIR)/include
Expand Down
Loading