We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d54f7 commit fc37431Copy full SHA for fc37431
recipe/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = "0.9.1" %}
+{% set version = "0.9.2" %}
2
{% set cxx_version = "0.9.0" %}
3
4
package:
@@ -7,7 +7,7 @@ package:
7
8
source:
9
- url: https://github.com/symengine/symengine.py/releases/download/v{{ version }}/symengine.py-{{ version }}.tar.gz
10
- sha256: 8a96ff79fe9fc5132b32de769b44d1dcbfad31e9f9ec88924a3eee21e7aed93b
+ sha256: 9da048692d741bb001d9947a0e2bdf8909600cb4e6f3b9273d518cf93300955d
11
folder: python
12
13
- url: https://github.com/symengine/symengine/releases/download/v{{ cxx_version }}/symengine-{{ cxx_version }}.tar.gz
0 commit comments